aboutsummaryrefslogtreecommitdiff
path: root/gob/gob.cpp
AgeCommit message (Collapse)Author
2005-04-22Must call openCD to support real Audio CD tracksMax Horn
svn-id: r17747
2005-04-19Call initCommonGFX() to set the graphics mode etc.Torbjörn Andersson
svn-id: r17684
2005-04-10Add autodetection for WinCE (to be modified)Nicolas Bacca
svn-id: r17527
2005-04-09Fix legal header. Be careful when doing global search and replace! Better ↵Max Horn
use full-word regex, to avoid problems like this svn-id: r17485
2005-04-05Separate game initialization and game running little more. Though probably ↵Eugene Sandulenko
it needs more work. svn-id: r17402
2005-04-05Removed unused variable.Torbjörn Andersson
svn-id: r17397
2005-04-05Initial checking of Gob engineEugene Sandulenko
svn-id: r17388