aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/bomp.cpp
AgeCommit message (Collapse)Author
2007-02-17cleanupGregory Montoir
svn-id: r25645
2007-02-17get rid of bitCount table (count occurences of bit 0 directly in the main loop)Gregory Montoir
svn-id: r25642
2006-11-12byte -> boolGregory Montoir
svn-id: r24695
2006-09-17Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap ↵Max Horn
(i.e. _gdi is a pointer now) svn-id: r23921
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582