# # ChangeLog for code/branches/network/src/util # # Generated by Trac 1.0.9 # Jun 14, 2024, 4:39:49 PM Mon, 25 Aug 2008 23:19:21 GMT scheusso [1669] * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/util/Bytestream.cc (added) * code/branches/network/src/util/Bytestream.h (added) * code/branches/network/src/util/CMakeLists.txt (modified) * code/branches/network/src/util/UtilPrereqs.h (modified) forgot something ;) Wed, 11 Jun 2008 12:56:35 GMT scheusso [1589] * code/branches/network (copied) another try (new network branch) Sun, 08 Jun 2008 15:04:18 GMT landauf [1566] * code/trunk/src/orxonox/hud/Navigation.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.cc (modified) * code/trunk/src/orxonox/hud/RadarObject.h (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/util/Math.cc (modified) * code/trunk/src/util/Math.h (modified) - added a prediction-crosshair to the navigation focus - fixed a ...