Age | Commit message (Expand) | Author |
2015-12-23 | LAB: Some more renaming, remove useless variables | Strangerke |
2015-12-23 | LAB: Change the gadget lists to use Common::List | Filippos Karapetis |
2015-12-23 | LAB: Move more functions to DisplayMan | Strangerke |
2015-12-23 | LAB: Start working on a separate DisplayMan class | Strangerke |
2015-12-23 | LAB: Some renaming and cleanup | Filippos Karapetis |
2015-12-23 | LAB: Renamed mouse.* to eventman.* | Eugene Sandulenko |
2015-12-23 | LAB: Rename Image class members | Eugene Sandulenko |
2015-12-23 | LAB: Some renaming, move a couple of variables to game engine | Strangerke |
2015-12-23 | LAB: Move functions related to keyboard events to Event | Strangerke |
2015-12-23 | LAB: Rework and renaming in the Event class | Strangerke |
2015-12-23 | LAB: Put Image into a separate class. Leaks memory for now | Eugene Sandulenko |
2015-12-23 | LAB: Get rid of stddefines | Strangerke |
2015-12-23 | LAB: Renames in vga.cpp | Eugene Sandulenko |
2015-12-23 | LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP) | Strangerke |
2015-12-23 | LAB: Fix several cppcheck errors | Strangerke |
2015-12-23 | LAB: Put vga.cpp into LabEngine class | Eugene Sandulenko |
2015-12-23 | LAB: Rename IntuiMessage struct members | Eugene Sandulenko |
2015-12-23 | LAB: get rid of timing.h | Eugene Sandulenko |
2015-12-15 | LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper | Filippos Karapetis |
2015-12-15 | LAB: Simplify usage of createButton() | Filippos Karapetis |
2015-12-15 | LAB: Remove superfluous void function parameters | Filippos Karapetis |
2015-12-15 | LAB: Initial support for lowres mode | Eugene Sandulenko |
2015-12-15 | LAB: Cleanup | Eugene Sandulenko |
2015-12-15 | LAB: Kill storage.h | Eugene Sandulenko |
2015-12-15 | LAB: Added input | Eugene Sandulenko |
2015-12-15 | LAB: Initial code | Eugene Sandulenko |