# # ChangeLog for branches/terrain/src/lib/network/synchronizeable_var/synchronizeable_string.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Oct 22, 2024, 5:31:05 PM Wed, 21 Jun 2006 21:45:20 GMT patrick [8697] * branches/terrain (copied) * branches/terrain/src/defs/debug.h (modified) * branches/terrain/src/defs/glincl.h (modified) * branches/terrain/src/lib/collision_detection/cd_engine.h (modified) * branches/terrain/src/lib/graphics/graphics_engine.cc (modified) * branches/terrain/src/lib/graphics/importer/Makefile.am (modified) * branches/terrain/src/lib/graphics/importer/material.h (modified) * branches/terrain/src/lib/graphics/importer/terrain (copied) * branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/frustum.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/frustum.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.cc (copied) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.h (copied) * branches/terrain/src/lib/graphics/importer/terrain/types.h (copied) * branches/terrain/src/lib/util/threading.h (modified) * branches/terrain/src/orxonox.cc (modified) * branches/terrain/src/story_entities/game_world.cc (modified) * branches/terrain/src/story_entities/game_world_data.cc (modified) * branches/terrain/src/story_entities/game_world_data.h (modified) * branches/terrain/src/story_entities/multi_player_world_data.cc (modified) * branches/terrain/src/story_entities/simple_game_menu.cc (modified) * branches/terrain/src/util/multiplayer_team_deathmatch.cc (modified) * branches/terrain/src/world_entities/WorldEntities.am (modified) * branches/terrain/src/world_entities/camera.cc (modified) * branches/terrain/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (deleted) * trunk/src/world_entities/terrain.h (deleted) * branches/terrain/src/world_entities/terrain_entity.cc (copied) * branches/terrain/src/world_entities/terrain_entity.h (copied) merged the terrain with the new trunk (MARK TERRAIN) Mon, 05 Jun 2006 10:09:15 GMT bensch [8147] * trunk/configure.ac (modified) * trunk/src/lib/network/message_manager.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable_var/synchronizeable_string.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/network_game_rules.cc (modified) * trunk/src/util/network_game_rules.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/spectator.cc (modified) * trunk/src/world_entities/spectator.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: merged the network branche back here merged with ...