aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/global.cpp
AgeCommit message (Expand)Author
2016-10-12AGI: Make TIME_DELAY 0 to set the game to 40 fpsMartin Kiewitz
2016-05-22AGI: Reduce audio header dependenciesOri Avtalion
2016-02-20AGI: Add detection for fan games with broken volume bug #7035Martin Kiewitz
2016-02-16AGI: Change how VM timer vars are handledMartin Kiewitz
2016-02-14AGI: Changes to vm var seconds heuristic (delay loop detection)Martin Kiewitz
2016-02-14AGI: Add heuristic to detect delay loops within scriptsMartin Kiewitz
2016-02-03AGI: Implement messageBox() as inner loopMartin Kiewitz
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-01-31AGI: properly implement volume control + syncMartin Kiewitz
2016-01-31AGI: remove timer hack, implement in game timerMartin Kiewitz
2016-01-31AGI: adjust getFlag(), setVar() and getVar()Martin Kiewitz
2016-01-31AGI: getflag/setflag/etc. cleanupMartin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2009-05-18Implement FR#2103654: "AGI sound volume"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-03Some updates to preagi's sound system and code cleanupFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-13Get rid of _opt. Cleanup.Eugene Sandulenko
2007-01-16Formating names in source codePaweł Kołodziejski
2007-01-07Renamed amiga -> amigaMode and agds -> agdsMode; also some minor cleanupMax Horn
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-05-31Fixed many const related warningsMax Horn
2006-05-23imported AGI enginePaweł Kołodziejski