# # ChangeLog for trunk/src/lib/shell/shell_command.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 10:24:12 PM 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