# # ChangeLog for branches/network/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 12, 2024, 7:50:42 PM Thu, 09 Nov 2006 14:30:59 GMT patrick [9922] * branches/network/src/lib/graphics/importer/md2/resource_md2.cc (modified) * branches/network/src/world_entities/creatures/fps_player.cc (modified) * branches/network/src/world_entities/spectator.cc (modified) network bug fixed Thu, 09 Nov 2006 13:46:12 GMT rennerc [9921] * branches/network/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/world_entities/spectator.cc (modified) spectator spawns fpsplayer on space key Fri, 03 Nov 2006 09:27:59 GMT rennerc [9915] * branches/network/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/network/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/network/src/lib/graphics/text_engine/limited_width_text.h (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/world_entities/spectator.cc (modified) moved copy constructor from LimitedWidthText to BaseObject Wed, 01 Nov 2006 13:22:00 GMT rennerc [9911] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/creatures/fps_player.cc (modified) enabled playing for server Sat, 28 Oct 2006 20:52:35 GMT rennerc [9907] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid.cc (modified) * branches/network/src/util/game_rules.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) less debug - network seems to work again Thu, 26 Oct 2006 15:41:45 GMT rennerc [9900] * branches/network (copied) new branche network (MARK NET) Thu, 12 Oct 2006 06:25:16 GMT bensch [9882] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/world_entities/environments/mapped_water.cc (modified) trunk: gl_multi_texture check in the material. This should resolve ...