# # ChangeLog for code/branches/physics_merge/src/network # # Generated by Trac 1.0.9 # May 29, 2024, 2:16:19 AM Sun, 14 Dec 2008 22:41:08 GMT rgrieder [2457] * code/branches/physics_merge/src/network/packet/Gamestate.cc (modified) Fix didn't do the trick. Don't even know exactly what it would have ... Sun, 14 Dec 2008 22:25:05 GMT rgrieder [2456] * code/branches/physics_merge/src/network/packet/Gamestate.cc (modified) Applied bugfix r2441 to physics_merge branch as well. Sun, 14 Dec 2008 22:16:36 GMT rgrieder [2455] * code/branches/physics_merge/src/network/synchronisable/NetworkCallbackManager.cc (modified) Bugfix: std:dequeue::front() on an empty list is a very bad idea. Sun, 14 Dec 2008 11:25:18 GMT rgrieder [2440] * code/branches/physics_merge (copied) new physics_merge branch Sun, 14 Dec 2008 00:43:52 GMT rgrieder [2436] * code/branches/presentation/src/network/TrafficControl.cc (modified) * code/branches/presentation/src/network/TrafficControl.h (modified) * code/branches/presentation/src/network/synchronisable/NetworkCallbackManager.cc (modified) * code/branches/presentation/src/network/synchronisable/NetworkCallbackManager.h (modified) * code/branches/presentation/src/orxonox/objects/quest/QuestListener.cc (modified) * code/branches/presentation/src/orxonox/objects/quest/QuestListener.h (modified) * code/branches/presentation/src/orxonox/objects/worldentities/Planet.cc (modified) * code/branches/presentation/src/orxonox/objects/worldentities/Planet.h (modified) * code/branches/presentation/src/orxonox/overlays/notifications/Notification.cc (modified) * code/branches/presentation/src/orxonox/overlays/notifications/Notification.h (modified) * code/branches/presentation/src/orxonox/overlays/notifications/NotificationManager.cc (modified) * code/branches/presentation/src/orxonox/overlays/notifications/NotificationManager.h (modified) * code/branches/presentation/src/orxonox/overlays/notifications/NotificationQueue.cc (modified) * code/branches/presentation/src/orxonox/overlays/notifications/NotificationQueue.h (modified) Added svn:eol-style "native" to all files.