# # ChangeLog for code/branches/png2/data # # Generated by Trac 1.0.9 # Jun 1, 2024, 7:29:16 PM Sun, 29 Aug 2010 17:11:36 GMT rgrieder [7263] * code/branches/png2/data/overlays/hudtamplates_fps.oxo (modified) * code/branches/png2/data/overlays/hudtemplates3.oxo (modified) * code/branches/png2/data/overlays/underattackhud.oxo (modified) * code/branches/png2/data/particle/smoke1.particle (modified) * code/branches/png2/src/modules/overlays/hud/HUDBar.cc (modified) * code/branches/png2/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/png2/src/modules/overlays/hud/HUDRadar.cc (modified) Changed *.tga to *.png in code too. Sun, 29 Aug 2010 17:10:36 GMT rgrieder [7262] * code/branches/png2 (copied) Creating separate branch for tga-->png conversion. Tue, 24 Aug 2010 12:26:39 GMT dafrick [7210] * code/trunk/data/levels/tutorial.oxw (modified) * code/trunk/src/modules/notifications/NotificationsPrereqs.h (modified) * code/trunk/src/modules/notifications/dispatchers/CMakeLists.txt (modified) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.h (modified) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.cc (added) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.h (added) Created new NotificationDispatcher. It just displays, upon being ...