# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 8, 2024, 3:04:54 AM Fri, 30 Dec 2005 00:32:46 GMT rennerc [6337] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) groundturret now scales correctly on client Thu, 29 Dec 2005 18:43:51 GMT rennerc [6336] * branches/network/src/lib/coord/p_node.cc (modified) ground turret at right place Thu, 29 Dec 2005 18:35:36 GMT bensch [6335] * branches/network/src/world_entities/npcs/npc.cc (modified) * branches/network/src/world_entities/npcs/npc.h (modified) network: physicsengine is bork 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:42:13 GMT rennerc [6332] * branches/network/src/lib/coord/p_node.h (modified) pnode.h includes stdincl.h 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 ... Wed, 28 Dec 2005 01:41:52 GMT rennerc [6328] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) fixed some bugs Wed, 28 Dec 2005 01:14:31 GMT rennerc [6327] * branches/network/src/lib/sound/sound_engine.cc (modified) Wed, 28 Dec 2005 01:13:57 GMT rennerc [6326] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/sound/sound_engine.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) Mon, 26 Dec 2005 12:24:03 GMT rennerc [6304] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) Mon, 26 Dec 2005 12:02:55 GMT rennerc [6303] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) Mon, 26 Dec 2005 11:47:14 GMT rennerc [6301] * 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_protocol.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) Mon, 26 Dec 2005 03:07:41 GMT rennerc [6298] * branches/network/src/lib/network/network_protocol.cc (modified) Mon, 26 Dec 2005 02:40:10 GMT rennerc [6297] * branches/network/src/lib/network/network_stream.cc (modified) Mon, 26 Dec 2005 02:28:47 GMT rennerc [6296] * branches/network/src/lib/network/network_stream.cc (modified) Mon, 26 Dec 2005 01:29:09 GMT rennerc [6294] * branches/network/src/world_entities/world_entity.cc (modified) Mon, 26 Dec 2005 00:36:19 GMT rennerc [6293] * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) Mon, 26 Dec 2005 00:25:06 GMT bensch [6292] * branches/network/src/world_entities/power_ups/power_up.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) orxonox/branches/network: no more segfaults (at this end) Mon, 26 Dec 2005 00:16:13 GMT rennerc [6291] * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) commit code which crashes my system so bensch can test it Sun, 25 Dec 2005 15:24:50 GMT rennerc [6285] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/lib/network/synchronizeable.h (modified) converter: added function which allocates momory Sat, 24 Dec 2005 14:27:23 GMT rennerc [6277] * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/terrain.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) terrain loads now Sat, 24 Dec 2005 13:15:49 GMT rennerc [6275] * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/terrain.h (modified) synchronizeable: added macros to help write/read data Fri, 23 Dec 2005 16:30:22 GMT rennerc [6273] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.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_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.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/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) converter: added functions for strings network_protocol: length and ... Wed, 21 Dec 2005 23:09:32 GMT rennerc [6258] * branches/network/src/story_entities/network_world.cc (modified) network_world.cc: the client does not create the skybox anymore Wed, 21 Dec 2005 22:58:57 GMT rennerc [6257] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) class_id.h: changed CL_ENTITY_MANAGER to CL_NETWORK_GAME_MANAGER ... Wed, 21 Dec 2005 18:26:49 GMT rennerc [6256] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) network_socket: can now send more than 255 bytes ... Wed, 21 Dec 2005 15:43:24 GMT patrick [6252] * branches/network/src/lib/network/synchronizeable.cc (modified) network: less output Wed, 21 Dec 2005 15:40:13 GMT patrick [6251] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) network: debug less and client fix Wed, 21 Dec 2005 15:29:15 GMT patrick [6250] * 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_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/util/loading/factory.cc (modified) network: network game manager now sounds good Wed, 21 Dec 2005 14:44:04 GMT bwuest [6246] * branches/network/src/subprojects/network/network_unit_test.cc (modified) converter stuff changed Wed, 21 Dec 2005 14:30:04 GMT patrick [6240] * branches/network/src/util/loading/factory.cc (modified) network: singleton fix Wed, 21 Dec 2005 14:29:38 GMT patrick [6239] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/util/loading/factory.cc (modified) network: singleton fix Wed, 21 Dec 2005 14:28:37 GMT patrick [6238] * 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_manager.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) network: singleton fix Wed, 21 Dec 2005 14:00:35 GMT rennerc [6231] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) network_game_manager now works with new converter Wed, 21 Dec 2005 13:59:06 GMT patrick [6230] * 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) network bla Wed, 21 Dec 2005 13:55:55 GMT bwuest [6229] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) converter.h and converter.cc! Wed, 21 Dec 2005 13:50:20 GMT bwuest [6228] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) Take my converter.h again! Wed, 21 Dec 2005 13:21:44 GMT bensch [6226] * branches/network/src/util/loading/factory.h (modified) orxonox/branches/network: list included Wed, 21 Dec 2005 13:08:24 GMT bwuest [6225] * branches/network/src/lib/network/converter.h (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) Take my converter.h! Wed, 21 Dec 2005 12:43:19 GMT rennerc [6220] * branches/network/src/lib/network/network_stream.cc (modified) network_stream: server now sends the entity list to clients Wed, 21 Dec 2005 12:39:20 GMT rennerc [6219] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) network_game_manager: implemented some functions Wed, 21 Dec 2005 08:11:47 GMT rennerc [6214] * 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/network_stream.h (modified) network_game_manager: implemented some functions Tue, 20 Dec 2005 17:18:14 GMT bwuest [6197] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) converter.h and converter.cc changed: Conversion float to byte* and ... Tue, 20 Dec 2005 13:51:37 GMT rennerc [6190] * 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/network_stream.h (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) synchronizeable: added sender parameter to writeBytes ... 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 ...