# # ChangeLog for branches/network/src/world_entities/space_ships in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 10:34:42 AM Wed, 01 Feb 2006 13:55:14 GMT rennerc [6940] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: move slower Wed, 01 Feb 2006 13:32:16 GMT patrick [6937] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) network: implemented network cd system Wed, 01 Feb 2006 12:25:12 GMT rennerc [6930] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: move slower Wed, 01 Feb 2006 12:11:46 GMT rennerc [6929] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: move slower Tue, 31 Jan 2006 16:48:04 GMT rennerc [6908] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:46:28 GMT rennerc [6907] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:43:57 GMT rennerc [6906] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:42:20 GMT rennerc [6905] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Tue, 31 Jan 2006 16:39:38 GMT rennerc [6904] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) fixed a bug Tue, 31 Jan 2006 16:36:30 GMT rennerc [6902] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) send velocity again Tue, 31 Jan 2006 15:12:26 GMT rennerc [6899] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) removed smooth moving Tue, 31 Jan 2006 15:08:10 GMT rennerc [6898] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) do smooth moving again Tue, 31 Jan 2006 13:55:24 GMT rennerc [6896] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: made velocity depend on dt Tue, 31 Jan 2006 13:48:01 GMT rennerc [6895] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: made velocity not depend on dt. velocity is only ... Tue, 31 Jan 2006 13:41:04 GMT rennerc [6893] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) spaceship: made velocity depend on dt Tue, 31 Jan 2006 13:28:45 GMT rennerc [6892] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) Mon, 30 Jan 2006 15:42:18 GMT bensch [6870] * branches/network (copied) new copy of the trunk Mon, 30 Jan 2006 15:41:19 GMT bensch [6868] * trunk/src/defs/debug.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) orxonox/trunk: merged the Network back to the trunk. merged with ...