aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/interface.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Some renaming, move a couple of variables to game engineStrangerke
2015-12-23LAB: Move functions related to keyboard events to EventStrangerke
2015-12-23LAB: Rework and renaming in the Event classStrangerke
2015-12-23LAB: Put Image into a separate class. Leaks memory for nowEugene Sandulenko
2015-12-23LAB: Get rid of stddefinesStrangerke
2015-12-23LAB: Renames in vga.cppEugene Sandulenko
2015-12-23LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP)Strangerke
2015-12-23LAB: Fix several cppcheck errorsStrangerke
2015-12-23LAB: Put vga.cpp into LabEngine classEugene Sandulenko
2015-12-23LAB: Rename IntuiMessage struct membersEugene Sandulenko
2015-12-23LAB: get rid of timing.hEugene Sandulenko
2015-12-15LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapperFilippos Karapetis
2015-12-15LAB: Simplify usage of createButton()Filippos Karapetis
2015-12-15LAB: Remove superfluous void function parametersFilippos Karapetis
2015-12-15LAB: Initial support for lowres modeEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Kill storage.hEugene Sandulenko
2015-12-15LAB: Added inputEugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko