aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/util.h
AgeCommit message (Expand)Author
2009-07-09Giving Font its own real classSven Hesse
2009-07-05Added a Key and ShortKey enumSven Hesse
2009-07-05Commenting prepareStr a bit and renaming it to cleanupStrSven Hesse
2009-07-05Adding an enum MouseButtonsSven Hesse
2009-06-14Fixed an animation speed regression that got introduced when I added a lag co...Sven Hesse
2009-06-06Demoplayer:Sven Hesse
2009-02-21Compensate small lags in Util::waitEndFrame(), so that the CD audio intro seq...Sven Hesse
2008-12-14Plugging leaksSven Hesse
2008-02-29Fixed some Lost in Time bugs:Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
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