aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/cge2_main.cpp
AgeCommit message (Expand)Author
2014-05-13CGE2: Make some static functions non-static.uruk
2014-05-13CGE2: Rename Snail to CommandHandler, expand it.uruk
2014-05-13CGE2: Add caveUp() and showBak().uruk
2014-05-13CGE2: Finish implementation of loadScript().uruk
2014-05-09CGE2: Implement CGE2Engine::loadSprite().uruk
2014-05-08CGE2: Further implement loadSprite(), fix compilation error.uruk
2014-05-08CGE2: Rework loadScript(), start implementation of loadSprite().uruk
2014-05-08CGE2: Use nullptrs instead of NULLs.uruk
2014-05-08CGE2: Make number() static, add token() to File I/O.uruk
2014-05-06CGE2: Start implementation of movie() and connected functions.uruk
2014-05-05CGE2: Add Text and a reduced skeleton of cge2_main.uruk