aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/game.cpp
AgeCommit message (Expand)Author
2006-04-29Fix warningMax Horn
2006-04-29Enhanced hotspot action so that the player will properly walk to a hotspot be...Paul Gilbert
2006-04-17Made the Lure engine call updateScreen() more often - particularly when usingTorbjörn Andersson
2006-04-11Added delays to the main and menu event loops to keep Lure from gobbling up allTorbjörn Andersson
2006-04-11Implemented better handling of changing rooms via room exitsPaul Gilbert
2006-03-13Fix a few valgrind warningsTravis Howell
2006-02-19Fixed compiler warningMax Horn
2006-02-19Cleaned up the main game loop, improved handling for changing rooms, and impr...Paul Gilbert
2006-02-11Moved engines to the new engines/ directoryMax Horn