# # ChangeLog for trunk/src/util/loading/game_loader.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:28:01 AM Fri, 16 Dec 2005 17:45:32 GMT patrick [6139] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/converter.cc (copied) * trunk/src/lib/network/converter.h (copied) * trunk/src/lib/network/handshake.cc (copied) * trunk/src/lib/network/handshake.h (copied) * trunk/src/lib/network/network_game_manager.cc (copied) * trunk/src/lib/network/network_game_manager.h (copied) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.cc (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.cc (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/network_world.cc (added) * trunk/src/story_entities/network_world.h (added) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/spawning_point.cc (copied) * trunk/src/world_entities/spawning_point.h (copied) trunk: merged branche network with trunk using command: svn merge ... Wed, 07 Dec 2005 23:22:53 GMT bensch [5982] * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: Factory-Redesign on the wish of manuel Tue, 29 Nov 2005 10:07:43 GMT bensch [5819] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/defs/stdincl.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/tinyxml/tinystr.cc (modified) * trunk/src/lib/tinyxml/tinystr.h (modified) * trunk/src/lib/tinyxml/tinyxml.cc (modified) * trunk/src/lib/tinyxml/tinyxml.h (modified) * trunk/src/lib/tinyxml/tinyxmlerror.cc (modified) * trunk/src/lib/tinyxml/tinyxmlparser.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: merged branches world_entities to trunk again merged ... Sat, 12 Nov 2005 12:58:30 GMT bensch [5553] * trunk/src/lib/event/event_def.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) orxonox/trunk: Quit Events are listened on. 1. Quit-Button from the ... Fri, 07 Oct 2005 11:59:44 GMT bensch [5300] * trunk/src/defs/debug.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/coord/null_parent.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: even less debug-info Mon, 19 Sep 2005 18:36:45 GMT bensch [5208] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: first fruits of valgrind.... delete[] are fine 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 :) Mon, 05 Sep 2005 20:29:03 GMT bensch [5162] * trunk/src/lib/shell/shell.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) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: more elaborate and MUCH easier through Macro- definition 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 ... 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 Sun, 21 Aug 2005 21:17:50 GMT bensch [5093] * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: inputLine is working. Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ... Mon, 18 Jul 2005 13:36:18 GMT bensch [4885] * orxonox/trunk/orxonox.kdevelop (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/sound/sound_engine.cc (modified) * orxonox/trunk/src/lib/sound/sound_engine.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) * orxonox/trunk/src/util/loading/factory.h (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) * orxonox/trunk/src/util/loading/game_loader.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapons/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapons/weapon.h (modified) * orxonox/trunk/src/world_entities/weapons/weapon_manager.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the weaponSystem back to the trunk, because it ...