# # ChangeLog for trunk/src/util/shell_command.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 13, 2024, 11:15:44 AM Sat, 27 Aug 2005 11:06:04 GMT bensch [5152] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: all types work as expected Sat, 27 Aug 2005 10:59:28 GMT bensch [5151] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: default Values are passed along Sat, 27 Aug 2005 10:48:47 GMT bensch [5150] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: SubString is now Safe also for NULL and 1 parameters Sat, 27 Aug 2005 10:27:50 GMT bensch [5149] * trunk/src/lib/util/substring.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: ok, now testS and testI from shell work Sat, 27 Aug 2005 10:17:50 GMT bensch [5148] * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: one Parameter safe now Sat, 27 Aug 2005 00:51:14 GMT bensch [5147] * trunk/src/lib/util/substring.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: flush Sat, 27 Aug 2005 00:34:18 GMT bensch [5146] * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: calling to 1-param works (without any real parameters) Sat, 27 Aug 2005 00:15:44 GMT bensch [5145] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: one parameter-functions should be executable.... dubugging Fri, 26 Aug 2005 22:32:41 GMT bensch [5143] * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/physics/physics_interface.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: minor cleanup Fri, 26 Aug 2005 22:01:59 GMT bensch [5142] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: more elaborate version now the command Structure is ... Fri, 26 Aug 2005 14:04:53 GMT bensch [5141] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/util/helper_functions.cc (copied) * trunk/src/lib/util/helper_functions.h (copied) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: moved helper-functions to helper-functions.cc Fri, 26 Aug 2005 12:15:06 GMT bensch [5140] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/proto/proto_singleton.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: now all new commands get subscribed Fri, 26 Aug 2005 11:54:05 GMT bensch [5139] * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: registered 'quit' from GameLoader Fri, 26 Aug 2005 11:41:54 GMT bensch [5137] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/functor_list.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: better macro-definition Fri, 26 Aug 2005 11:24:02 GMT bensch [5136] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: registering singleton-Classes now Fri, 26 Aug 2005 10:51:27 GMT bensch [5135] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: it is now possible to execute Commands registered to ... Thu, 25 Aug 2005 22:04:43 GMT bensch [5130] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: flush Thu, 25 Aug 2005 20:52:11 GMT bensch [5129] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (copied) * trunk/src/util/shell_command.h (copied) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: minor extension-addition to the Shell. Thu, 25 Aug 2005 01:43:23 GMT bensch [5127] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: now it is possible to add multi-non-newLine printf's ...