aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy/module.mk
AgeCommit message (Expand)Author
2016-10-10CHEWY: Create a scene classFilippos Karapetis
2016-10-10CHEWY: Move cursor related functions into a separate fileFilippos Karapetis
2016-10-04CHEWY: Initial support for in-game texts (game dialog texts)Filippos Karapetis
2016-10-03CHEWY: Add the event manager to module.mkFilippos Karapetis
2016-10-03CHEWY: Add initial video (CFO) playerFilippos Karapetis
2016-10-03CHEWY: Add a sound player class and use the proper game resolutionFilippos Karapetis
2016-10-03CHEWY: Add a graphics class and an image drawing testFilippos Karapetis
2016-10-03CHEWY: Add a console, with a "dump" command to dump resourcesFilippos Karapetis
2016-10-03CHEWY: Initial implementation of a resource manager, and a main loopFilippos Karapetis
2016-10-03CHEWY: Added engine stubEugene Sandulenko