# # ChangeLog for branches/network/src/lib/coord/p_node.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 10:11:26 PM Thu, 29 Dec 2005 18:09:07 GMT rennerc [6334] * branches/network/src/lib/coord/p_node.cc (modified) comitted with strange bug :D Thu, 29 Dec 2005 16:37:00 GMT rennerc [6331] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/subprojects/network/read_sync.cc (modified) * branches/network/src/subprojects/network/read_sync.h (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) * branches/network/src/subprojects/network/write_sync.cc (modified) * branches/network/src/subprojects/network/write_sync.h (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/terrain.h (modified) * branches/network/src/world_entities/weapons/ground_turret.cc (modified) * branches/network/src/world_entities/weapons/ground_turret.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) synchronizeable: writeBytes now returns int converter: converts now ... Fri, 16 Dec 2005 22:47:54 GMT patrick [6146] * branches/network (copied) * branches/network/src/lib/graphics/importer/texture.cc (copied) * branches/network/src/lib/network/synchronizeable.cc (copied) network: added branche network again Fri, 16 Dec 2005 18:13:57 GMT bensch [6142] * trunk/src/defs/debug.h (modified) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/cd_engine.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/network_world.cc (modified) * trunk/src/story_entities/network_world.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/garbage_collector.cc (deleted) * trunk/src/util/garbage_collector.h (deleted) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skysphere.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/bomb.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merge the ObjectManager to the trunk merged with ...