# # ChangeLog for code/branches/core5/data/levels/events.oxw # # Generated by Trac 1.0.9 # Sep 22, 2024, 7:18:05 AM Tue, 06 Oct 2009 03:29:39 GMT landauf [5890] * code/branches/core5/data/levels/events.oxw (modified) * code/branches/core5/data/levels/old/physicstest2.oxw (modified) * code/branches/core5/data/levels/old/princessaeryn.oxw (modified) * code/branches/core5/data/levels/old/sample4.oxw (modified) * code/branches/core5/data/levels/presentation.oxw (modified) * code/branches/core5/data/levels/presentation09b.oxw (modified) * code/branches/core5/data/levels/princessaeryn.oxw (modified) * code/branches/core5/src/modules/objects/eventsystem/EventTarget.cc (modified) * code/branches/core5/src/modules/objects/eventsystem/EventTarget.h (modified) Using target= instead of name= to define the target-object in ... Mon, 05 Oct 2009 20:50:19 GMT landauf [5883] * code/branches/core5/data/levels/events.oxw (modified) * code/branches/core5/src/libraries/core/BaseObject.cc (modified) main-state now supports also memoryless states (like "spawn" in ... Mon, 05 Oct 2009 19:57:05 GMT landauf [5882] * code/branches/core5/data/levels/events.oxw (added) * code/branches/core5/src/libraries/core/BaseObject.cc (modified) * code/branches/core5/src/libraries/core/BaseObject.h (modified) * code/branches/core5/src/modules/objects/eventsystem/EventDispatcher.cc (modified) * code/branches/core5/src/modules/objects/eventsystem/EventTarget.cc (modified) * code/branches/core5/src/modules/objects/eventsystem/EventTarget.h (modified) Again some changes in the event-system: - Added "mainstate" ...