# # ChangeLog for code/branches/network3 # # Generated by Trac 1.0.9 # May 23, 2024, 9:13:05 PM 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, ...