Age | Commit message (Expand) | Author |
---|---|---|
2011-07-04 | CGE: This ends the first renaming pass. Also move some functions to CGEEngine | Strangerke |
2011-07-03 | CGE: Even more renaming (WIP) | Strangerke |
2011-07-03 | CGE: Bugfix for keyboard entry | Paul Gilbert |
2011-07-03 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-03 | CGE: Fix GCC compiler warnings | Paul Gilbert |
2011-07-02 | CGE: Bugfix for wrapping event queue when it reaches the 256th event | Paul Gilbert |
2011-07-02 | CGE: Added code for Mouse::On and Mouse::Off | Paul Gilbert |
2011-07-02 | CGE: Hooked up mouse event handler | Paul Gilbert |
2011-07-02 | CGE: Fix naming of touch() virtual methods, and fixed keyboard handling | Paul Gilbert |
2011-07-02 | CGE: Created an EventManager class and hooked it up to the Keyboard class | Paul Gilbert |
2011-07-02 | CGE: Changed MOUSE class from using static fields to an instantiated class | Paul Gilbert |
2011-07-02 | CGE: Merged mouse.* and keybd.* files to centralise event handling | Paul Gilbert |