# # ChangeLog for branches/std/src/lib/shell/shell_command_class.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 7:46:37 PM Sun, 12 Mar 2006 16:14:44 GMT bensch [7219] * branches/std/src/lib/coord/p_node.cc (modified) * branches/std/src/lib/coord/p_node.h (modified) * branches/std/src/lib/graphics/graphics_engine.cc (modified) * branches/std/src/lib/graphics/graphics_engine.h (modified) * branches/std/src/lib/graphics/render2D/element_2d.cc (modified) * branches/std/src/lib/graphics/render2D/element_2d.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_command.h (modified) * branches/std/src/lib/shell/shell_command_class.cc (modified) * branches/std/src/lib/shell/shell_command_class.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/loading/load_param_description.cc (modified) * branches/std/src/lib/util/loading/load_param_description.h (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) orxonox/std: less char* Sun, 12 Mar 2006 07:54:30 GMT bensch [7216] * branches/std/src/lib/coord/p_node.cc (modified) * branches/std/src/lib/coord/p_node.h (modified) * branches/std/src/lib/graphics/effects/fog_effect.cc (modified) * branches/std/src/lib/graphics/effects/fog_effect.h (modified) * branches/std/src/lib/graphics/effects/lense_flare.cc (modified) * branches/std/src/lib/graphics/effects/lense_flare.h (modified) * branches/std/src/lib/graphics/render2D/billboard.cc (modified) * branches/std/src/lib/graphics/render2D/billboard.h (modified) * branches/std/src/lib/graphics/render2D/element_2d.cc (modified) * branches/std/src/lib/graphics/render2D/element_2d.h (modified) * branches/std/src/lib/graphics/text_engine/text.cc (modified) * branches/std/src/lib/graphics/text_engine/text.h (modified) * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/class_list.cc (modified) * branches/std/src/lib/lang/class_list.h (modified) * branches/std/src/lib/particles/dot_particles.h (modified) * branches/std/src/lib/particles/model_particles.cc (modified) * branches/std/src/lib/particles/model_particles.h (modified) * branches/std/src/lib/particles/sprite_particles.cc (modified) * branches/std/src/lib/particles/sprite_particles.h (modified) * branches/std/src/lib/physics/physics_connection.cc (modified) * branches/std/src/lib/physics/physics_connection.h (modified) * branches/std/src/lib/physics/physics_engine.cc (modified) * branches/std/src/lib/physics/physics_engine.h (modified) * branches/std/src/lib/shell/shell.cc (modified) * branches/std/src/lib/shell/shell.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_command.h (modified) * branches/std/src/lib/shell/shell_command_class.cc (modified) * branches/std/src/lib/shell/shell_command_class.h (modified) * branches/std/src/lib/shell/shell_completion.cc (modified) * branches/std/src/lib/shell/shell_completion.h (modified) * branches/std/src/lib/shell/shell_input.cc (modified) * branches/std/src/lib/shell/shell_input.h (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/helper_functions.cc (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/story_entities/game_world_data.cc (modified) * branches/std/src/story_entities/game_world_data.h (modified) * branches/std/src/util/Makefile.am (modified) * branches/std/src/util/fast_factory.cc (modified) * branches/std/src/util/fast_factory.h (modified) * branches/std/src/util/multiplayer_team_deathmatch.cc (modified) * branches/std/src/util/multiplayer_team_deathmatch.h (modified) * branches/std/src/util/object_manager.cc (modified) * branches/std/src/util/object_manager.h (modified) * branches/std/src/util/track/track_manager.h (modified) * branches/std/src/world_entities/elements/text_element.cc (modified) * branches/std/src/world_entities/elements/text_element.h (modified) * branches/std/src/world_entities/planet.cc (modified) * branches/std/src/world_entities/planet.h (modified) * branches/std/src/world_entities/power_ups/param_power_up.cc (modified) * branches/std/src/world_entities/power_ups/param_power_up.h (modified) * branches/std/src/world_entities/power_ups/power_up.cc (modified) * branches/std/src/world_entities/power_ups/power_up.h (modified) * branches/std/src/world_entities/recorder.cc (modified) * branches/std/src/world_entities/recorder.h (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/terrain.h (modified) * branches/std/src/world_entities/weapons/aim.cc (modified) * branches/std/src/world_entities/weapons/aim.h (modified) * branches/std/src/world_entities/weapons/crosshair.cc (modified) * branches/std/src/world_entities/weapons/crosshair.h (modified) * branches/std/src/world_entities/weapons/weapon.cc (modified) * branches/std/src/world_entities/weapons/weapon.h (modified) * branches/std/src/world_entities/world_entity.cc (modified) * branches/std/src/world_entities/world_entity.h (modified) orxonox/std:: compile and run again, with many more std::strings.... Thu, 09 Mar 2006 12:55:32 GMT bensch [7202] * branches/std (copied) new branche for std-stuff Sat, 26 Nov 2005 14:47:51 GMT bensch [5780] * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: no more segfault in the Shell