Age | Commit message (Expand) | Author |
---|---|---|
2015-12-23 | LAB: Move utility functions to a separate class | Strangerke |
2015-12-23 | LAB: Get rid of the intermediate display bitmap pointer | Filippos Karapetis |
2015-12-23 | LAB: Rename and clean up some of the scene transition code | Filippos Karapetis |
2015-12-23 | LAB: Some refactoring, remove dead code and a useless return value | Strangerke |
2015-12-23 | LAB: Move text functions to DisplayMan, some renaming | Strangerke |
2015-12-23 | LAB: Move fade functions to DisplayMan, some renaming | Strangerke |
2015-12-23 | LAB: Get rid of some global variables | Strangerke |
2015-12-23 | LAB: Move more functions to DisplayMan | Strangerke |
2015-12-23 | LAB: Simplify several calls to flowText() and rectFill() | Filippos Karapetis |
2015-12-23 | LAB: Rewrite picture handling and get rid of the memory manager | Filippos Karapetis |
2015-12-23 | LAB: Make more functions member of LabEngine class | Strangerke |
2015-12-23 | LAB: Start working on a separate DisplayMan class | Strangerke |