# # ChangeLog for code/branches/core5/data # # Generated by Trac 1.0.9 # Jun 30, 2024, 6:50:18 AM Tue, 06 Oct 2009 03:38:45 GMT landauf [5891] * code/branches/core5/data/levels/presentation_pong.oxw (modified) * code/branches/core5/data/particle/sparks2.particle (added) Added fancy particle effects in the pong level, based on the named ... 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" ... Sat, 03 Oct 2009 15:33:31 GMT rgrieder [5863] * code/branches/core5/data/defaultConfig/keybindings.ini (modified) * code/branches/core5/data/defaultConfig/masterKeybindings.ini (deleted) * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/Core.h (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/input/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputManager.h (modified) * code/branches/core5/src/libraries/core/input/KeyBinder.cc (modified) * code/branches/core5/src/libraries/core/input/KeyBinder.h (modified) * code/branches/core5/src/libraries/core/input/KeyBinderManager.cc (added) * code/branches/core5/src/libraries/core/input/KeyBinderManager.h (added) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) New class: KeyBinderManager (yes, it really was necessary, I'm not ... Sat, 26 Sep 2009 21:06:44 GMT landauf [5803] * code/branches/core5/data/levels/princessaeryn.oxw (modified) fix in princessaeryn.oxw Wed, 23 Sep 2009 18:43:45 GMT landauf [5768] * code/branches/core5 (copied) created new core branch to work on smart pointers and some other ... Wed, 23 Sep 2009 13:12:05 GMT dafrick [5761] * code/trunk/data/gui/layouts/QuestGUI.layout (modified) * code/trunk/data/gui/scripts/QuestGUI.lua (modified) Removed unused buttons.