# # ChangeLog for branches/new_class_id/src/lib/shell/shell.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 9:13:55 AM Tue, 22 Aug 2006 22:43:25 GMT bensch [9692] * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script.h (modified) * branches/new_class_id/src/lib/script_engine/script_class.cc (modified) * branches/new_class_id/src/lib/shell/shell.cc (modified) * branches/new_class_id/src/lib/shell/shell.h (modified) * branches/new_class_id/src/lib/shell/shell_buffer.h (modified) * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command.h (modified) * branches/new_class_id/src/lib/shell/shell_command_class.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.h (modified) * branches/new_class_id/src/lib/shell/shell_input.cc (modified) * branches/new_class_id/src/lib/shell/shell_input.h (modified) orxonox/new_class_id: some thoughts on a BaseIterator class, that can ... Mon, 21 Aug 2006 22:37:18 GMT bensch [9683] * branches/new_class_id (copied) copy of trunk for the integration of the new ClassID Wed, 14 Jun 2006 08:08:41 GMT bensch [8362] * trunk/src/lib/collision_reaction/collision_handle.cc (modified) * trunk/src/lib/collision_reaction/cr_engine.cc (modified) * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/effects/volfog_effect.cc (modified) * trunk/src/lib/graphics/effects/volfog_effect.h (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/lib/gui/gui_saveable.cc (modified) * trunk/src/lib/gui/qt/gui_video.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/udp_server_socket.cc (modified) * trunk/src/lib/network/udp_socket.cc (modified) * trunk/src/lib/network/zip.cc (modified) * trunk/src/lib/script_engine/script.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/lib/util/executor/executor_xml.h (modified) * trunk/src/lib/util/loading/dynamic_loader.cc (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/load_param_description.cc (modified) * trunk/src/lib/util/preferences.cc (modified) * trunk/src/lib/util/preferences.h (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: removed stupid included in base_object.h this should ...