aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/util.cpp
AgeCommit message (Expand)Author
2007-04-02"char *" -> "byte *" where appropriateSven Hesse
2007-03-29- Properly implemented the ImdPlayerSven Hesse
2007-03-20Major clean-up, including:Sven Hesse
2007-03-18GOB: use EventManager::getMousePos and some cleanupMax Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-02-06Implemented vertical scrollingSven Hesse
2007-02-01- Fixed the palette animationsSven Hesse
2007-01-29Added a proper workaround for the race condition in the script when opening t...Sven Hesse
2007-01-29- Another attempt at fixing the immediately-closing notepad heisenbug (#1621089)Sven Hesse
2006-05-31- Removed usage of OSystem::quit(), added a _quitRequested variableSven Hesse
2006-05-29- More GOB2 map conversionsSven Hesse
2006-04-04Removed extra exclamation marks in warning() calls as well.Eugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn