aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/module.mk
AgeCommit message (Collapse)Author
2017-08-05WAGE: Remove all old console codeEugene Sandulenko
Now we have fully switched to MacTextWindow. Yay!
2016-07-31WAGE: Extract MacMenuBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
2016-07-26WAGE: Add saveGameState() sketchAlexander Tkachev
Copy-pasted from asvitkine/wage-engine (on java). I've managed filling in some values, the others are 0 for now.
2016-04-28WAGE: Renamed menu.* to macmenu.*Eugene Sandulenko
2016-04-13WAGE: Added stub of MacWindowManager classEugene Sandulenko
2016-03-15WAGE: Added engine debugger stubEugene Sandulenko
2016-02-16WAGE: Moved sound code stubs to sound.cppEugene Sandulenko
2016-02-14WAGE: Move all console-related stuff to gui-console.cppEugene Sandulenko
2016-02-14WAGE: Stub for dialogsEugene Sandulenko
2016-01-11WAGE: Moved menu rendering into separate fileEugene Sandulenko
2016-01-09WAGE: SPlit out combat-related methods into separate fileEugene Sandulenko
2016-01-09WAGE: Started implementation of performCombatAction()Eugene Sandulenko
2015-12-27WAGE: Started border drawing implementationEugene Sandulenko
2015-12-27WAGE: Move MacResManager to CommonEugene Sandulenko
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27WAGE: Merged most headers into entities.hEugene Sandulenko
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27WAGE: Load scene scripts too.Eugene Sandulenko
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27WAGE: Removed tons on those accessors.Eugene Sandulenko
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27WAGE: Initial version. "Another Fine Mess 1.8" is detected.Eugene Sandulenko
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>