# # ChangeLog for code/branches/weapon/TODO # # Generated by Trac 1.0.9 # May 16, 2024, 11:04:14 PM Wed, 15 Oct 2008 11:26:27 GMT polakma [1926] * code/branches/weapon (copied) create new weapon branch Sun, 12 Oct 2008 17:40:47 GMT scheusso [1907] * code/trunk/TODO (modified) * code/trunk/bin/ogre.cfg-init (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/GamestateClient.cc (modified) * code/trunk/src/network/GamestateManager.cc (modified) * code/trunk/src/network/GamestateManager.h (modified) * code/trunk/src/network/Host.cc (modified) * code/trunk/src/network/Host.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/packet/Acknowledgement.cc (modified) * code/trunk/src/network/packet/Acknowledgement.h (modified) * code/trunk/src/network/packet/Chat.cc (modified) * code/trunk/src/network/packet/Chat.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/ClassID.h (modified) * code/trunk/src/network/packet/DeleteObjects.cc (copied) * code/trunk/src/network/packet/DeleteObjects.h (copied) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/packet/Packet.cc (modified) * code/trunk/src/network/packet/Packet.h (modified) * code/trunk/src/network/packet/Welcome.cc (modified) * code/trunk/src/network/packet/Welcome.h (modified) * code/trunk/src/orxonox/Settings.cc (modified) * code/trunk/src/orxonox/Settings.h (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/objects/Backlight.cc (modified) * code/trunk/src/orxonox/objects/Backlight.h (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) merged network branch back to trunk