aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/cge.cpp
AgeCommit message (Collapse)Author
2011-06-21CGE: ScummVM no longer crashes instantlyStrangerke
2011-06-20CGE: Remove some staticsStrangerke
2011-06-20CGE: Remove static parts of HEARTStrangerke
2011-06-19CGE: Get rid of some static initializingeriktorbjorn
ScummVM itself (not the engine; I haven't tried that) now starts without crashing. It exits immediately, but as far as I can tell it does not crash. It still produces lots of Valgrind warnings, though...
2011-06-13CGE: Format codeStrangerke
2011-06-09CGE: Add several sources based on headersStrangerke
2011-09-10CGE: Add minimal engine and detectionStrangerke