# # ChangeLog for code/branches/network3 # # Generated by Trac 1.0.9 # May 22, 2024, 7:57:52 PM Fri, 03 Sep 2010 13:46:21 GMT scheusso [7337] * code/branches/network3/src/libraries/network/packet/Gamestate.cc (modified) fix in gamestate diff Fri, 03 Sep 2010 13:45:59 GMT scheusso [7336] * code/branches/network3/src/modules/weapons/MuzzleFlash.cc (modified) please only destroy objects (created by the Master and synchronised) ... Fri, 03 Sep 2010 08:49:13 GMT scheusso [7333] * code/branches/network3/src/libraries/network/packet/Gamestate.cc (modified) * code/branches/network3/src/libraries/network/packet/Gamestate.h (modified) rewrote network gamestate diff function in order to fix a bug Sat, 21 Aug 2010 10:43:48 GMT scheusso [7195] * code/branches/network3 (copied) creating new network branch for further testing Fri, 20 Aug 2010 19:55:50 GMT dafrick [7193] * code/trunk/data/levels/tutorial.oxw (modified) * code/trunk/src/modules/notifications/CMakeLists.txt (modified) * code/trunk/src/modules/notifications/Notification.cc (modified) * code/trunk/src/modules/notifications/NotificationDispatcher.cc (added) * code/trunk/src/modules/notifications/NotificationDispatcher.h (added) * code/trunk/src/modules/notifications/NotificationsPrereqs.h (modified) * code/trunk/src/modules/notifications/dispatchers (added) * code/trunk/src/modules/notifications/dispatchers/CMakeLists.txt (added) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.cc (added) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.h (added) Added NotificationDispatcher, class that can, upon being triggered, ...