aboutsummaryrefslogtreecommitdiff
path: root/common/engine.cpp
AgeCommit message (Collapse)Author
2002-11-30gp32 port stuffPeter Moraliyski
svn-id: r5761
2002-11-10completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some ↵Max Horn
static variables from drawFlashlight() and made them members of class Scumm instead svn-id: r5506
2002-11-06use strcat instead of sprintf+strlenMax Horn
svn-id: r5446
2002-09-30oopsPaweł Kołodziejski
svn-id: r5050
2002-09-26some fixes for the message dialog; added some commentsMax Horn
svn-id: r5021
2002-09-18moved warning, debug, checkheap to enginePaweł Kołodziejski
svn-id: r4965
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
svn-id: r4964
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn
svn-id: r4864
2002-08-21engine.* moved to common (where it belongs); added distclean target which ↵Max Horn
gets rid of the .deps dirs, too; removed -Isound svn-id: r4794