Age | Commit message (Expand) | Author |
---|---|---|
2011-07-10 | CGE: Mouse MC sprite array into the Mouse class | Paul Gilbert |
2011-07-09 | CGE: Cleanup: rename a couple of forgotten class members | Strangerke |
2011-07-09 | CGE: replace some 'tricky replicate lines' memcpy by two, in order to avoid o... | Strangerke |
2011-07-08 | CGE: Rename Mouse class | Strangerke |
2011-07-07 | CGE: Remove "bitmaps" files | Strangerke |
2011-07-03 | CGE: Some more renaming (WIP) | Strangerke |
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: Added engine prefix to header file #defines | Paul Gilbert |
2011-07-02 | CGE: Merged mouse.* and keybd.* files to centralise event handling | Paul Gilbert |