# # ChangeLog for trunk/src/lib/shell/shell_command.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 3:41:29 AM Fri, 18 Nov 2005 17:55:18 GMT bensch [5636] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: adapting ShellCommand to use Executor. On the go Fri, 18 Nov 2005 17:09:01 GMT bensch [5634] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param_description.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: Executor works just fine. Changed: Paramerte* to ... Sun, 13 Nov 2005 10:46:49 GMT bensch [5555] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: error fixed in the default value of ShellCommand LoadModel Sat, 12 Nov 2005 12:40:06 GMT bensch [5552] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) orxonox/trunk: ShellCommand now uses MultiType instead of many ... Thu, 13 Oct 2005 11:04:06 GMT bensch [5374] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: cool shell-commands for loading images and setting colors Sat, 08 Oct 2005 21:07:21 GMT bensch [5329] * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/util/helper_functions.cc (modified) orxonox/trunk: executing static commands work Sat, 08 Oct 2005 20:13:32 GMT bensch [5328] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: almost working Sat, 08 Oct 2005 19:52:13 GMT bensch [5327] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: more overwhelmingly complicated code, that slowly gets ... Sat, 08 Oct 2005 19:18:12 GMT bensch [5326] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: ShellCommandStatic defined... now going to test it, ... Sat, 24 Sep 2005 20:43:28 GMT bensch [5249] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: stuff, that has been done (removed todo's) Mon, 19 Sep 2005 08:00:45 GMT bensch [5207] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) orxonox/trunk: default value can now be supplied as aditional arg of ... Sun, 18 Sep 2005 11:37:58 GMT bensch [5204] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: Shell now has a real nice help function Sun, 18 Sep 2005 10:50:52 GMT bensch [5203] * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: now all commands are executeable again Sun, 18 Sep 2005 01:49:21 GMT bensch [5200] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: aliases now can also take arguments Sun, 18 Sep 2005 01:29:24 GMT bensch [5199] * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: saver execution Sun, 18 Sep 2005 01:24:06 GMT bensch [5198] * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: Shell is now able to execute Aliases (without any ... Sun, 18 Sep 2005 00:57:20 GMT bensch [5197] * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: doxygen-tags Sun, 18 Sep 2005 00:39:39 GMT bensch [5196] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: ShellCommandAlias should really be completed now Sun, 18 Sep 2005 00:13:28 GMT bensch [5195] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/util/loading/game_loader.cc (modified) orxonox/trunk: alias-completion works too now :) Sat, 17 Sep 2005 22:49:27 GMT bensch [5192] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: more completion issues Sat, 17 Sep 2005 22:09:36 GMT bensch [5190] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: construct for ShellCommandAlias... have to work some ... Sat, 17 Sep 2005 00:09:14 GMT bensch [5189] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: minor function, to retrieve a List of Commands from a ... Fri, 16 Sep 2005 23:45:40 GMT bensch [5188] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: only retrieve Classes, that actually have a Command ... Sun, 11 Sep 2005 20:30:38 GMT bensch [5174] * trunk/src/defs/debug.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: ShellBuffer is extern to Shell now... (But NOT used in ... Wed, 07 Sep 2005 12:30:11 GMT bensch [5172] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: minor bug-fix Wed, 07 Sep 2005 11:08:21 GMT bensch [5171] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: some more implementation Wed, 07 Sep 2005 08:25:21 GMT bensch [5170] * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (copied) * trunk/src/lib/shell/shell_completion.h (copied) * trunk/src/orxonox.cc (modified) orxonox/trunk: registration of ShellCommands now via the ... Tue, 06 Sep 2005 11:45:46 GMT bensch [5166] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: doxygen-tags Tue, 06 Sep 2005 11:04:48 GMT bensch [5165] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: commands now get unregistered when leaving orxonox Mon, 05 Sep 2005 21:02:09 GMT bensch [5164] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: ability to describe the presented options :) Mon, 05 Sep 2005 20:37:45 GMT bensch [5163] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: match on Singleton dynamically Mon, 05 Sep 2005 20:19:44 GMT bensch [5161] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) orxonox/trunk: better method to register Shell-Commands (now via the ... Mon, 05 Sep 2005 06:12:38 GMT bensch [5160] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/orxonox.kdevelop (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.am (copied) * trunk/src/lib/shell/Makefile.in (copied) * trunk/src/lib/shell/shell.cc (moved) * trunk/src/lib/shell/shell.h (moved) * trunk/src/lib/shell/shell_command.cc (moved) * trunk/src/lib/shell/shell_command.h (moved) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: shell is now a lib for its own Sat, 27 Aug 2005 13:39:26 GMT bensch [5155] * trunk/src/defs/functor_list.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: now one should be able to create entities on the Fly