aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/util.h
AgeCommit message (Expand)Author
2007-06-23Fixed the FIXME (by making Util::_keyBuffer an array of Common::KeyState)Sven Hesse
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28Possible fix for bug #1709124 ("GOB3: (dos/russian) just dont run")Sven Hesse
2007-04-16Mouse button presses shouldn't repeat. Fixes "cut-scene" after the idol part ...Sven Hesse
2007-04-13Implemented fast modes: CTRL-f for double and CTRL-g for triple speedSven Hesse
2007-04-13The scrolling now works without cursor jittering...Sven Hesse
2007-03-20Major clean-up, including:Sven Hesse
2007-03-18GOB: use EventManager::getMousePos and some cleanupMax 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
2006-07-08- Fixed a few mistakes that added up to look correct, fixing bargon's cursorSven Hesse
2006-05-11- Sound! Still a bit glitchy, though:Sven Hesse
2006-02-11Moved engines to the new engines/ directoryMax Horn