# # ChangeLog for branches/christmas_branche/src/world_entities/Makefile.am in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 5:10:35 AM Mon, 19 Dec 2005 23:59:06 GMT patrick [6170] * branches/christmas_branche/src/Makefile.am (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/world_entities/Makefile.am (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: link error Mon, 19 Dec 2005 21:19:28 GMT patrick [6166] * branches/christmas_branche/src/defs/class_id.h (modified) * branches/christmas_branche/src/world_entities/Makefile.am (modified) * branches/christmas_branche/src/world_entities/creatures (added) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (added) * branches/christmas_branche/src/world_entities/creatures/md2_creature.h (added) christmas: added some new model class Mon, 19 Dec 2005 18:29:26 GMT patrick [6165] * branches/christmas_branche (copied) * branches/christmas_branche/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) branches: added a branche christmas for some christmas tests 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 ...