aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31AGI: VM Var code cleanupMartin Kiewitz
2016-01-31AGI: revert "motion type check in objectstop AGI3"Martin Kiewitz
2016-01-31AGI: rename VGA font to PC BIOS fontMartin Kiewitz
2016-01-31AGI: added/improved font debug outputMartin Kiewitz
2016-01-31AGI: hardcoded value replaced with VM_VAR_SECONDSMartin Kiewitz
2016-01-31AGI: font cleanupMartin Kiewitz
2016-01-31AGI: change key -> direction handlingMartin Kiewitz
2016-01-31AGI: motion type check in objectstop was AGI3 onlyMartin Kiewitz
2016-01-31AGI: copying between var + ego screen obj fixedMartin Kiewitz
2016-01-30AGI: Ego motion type change on newroom only agi3Martin Kiewitz
2016-01-30AGI: fix agi256 view decompressionMartin Kiewitz
2016-01-30AGI: Fix some word parsing issuesMartin Kiewitz
2016-01-30AGI: fix keyboard input code for keycodesMartin Kiewitz
2016-01-30AGI: do not allow load/save while in inner loopMartin Kiewitz
2016-01-30AGI: fix F7-F10 keysMartin Kiewitz
2016-01-30AGI: fix amiga mouse cursor commentMartin Kiewitz
2016-01-29AGI: add hack to make numpad cursor keys workMartin Kiewitz
2016-01-29AGI: font loader support for Atari ST fontMartin Kiewitz
2016-01-29AGI: overwrite save restore dialog font characterMartin Kiewitz
2016-01-29AGI: support for user-supplied font-fileMartin Kiewitz
2016-01-29AGI: new font class createdMartin Kiewitz
2016-01-29AGI: use Common::RenderMode instead of its ownMartin Kiewitz
2016-01-29AGI: remove commented out code from CmdSetSimple()Martin Kiewitz
2016-01-29AGI: font.h / change comment to use unix slashesMartin Kiewitz
2016-01-29AGI: improve checkPosition() code, remove while(0)Martin Kiewitz
2016-01-29AGI: remove commented out code in console.cppMartin Kiewitz
2016-01-29AGI: remove initGraphics commentMartin Kiewitz
2016-01-29AGI: added/changed font warningsMartin Kiewitz
2016-01-29AGI: adjust mouse pos using render start YMartin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2016-01-29Merge pull request #629 from raziel-/patch-1Eugene Sandulenko
2016-01-29README: Clean up "Supported Platforms"Hubert Maier
2016-01-29README: Web link and other consistendy fixesHubert Maier
2016-01-29README: Fix line breakHubert Maier
2016-01-29README: Add Chapters 1.3) F.A.Q. and 10.) CreditsHubert Maier
2016-01-29README: Sorting and updating compatible games to match the entries at http://...Hubert Maier
2016-01-29README: More consistency fixesHubert Maier
2016-01-29README: Update 9) CompilingHubert Maier
2016-01-29README: Link MacOS and AmigaOS compiling intstructions to their respective wi...Hubert Maier
2016-01-29README: Fixed wrong chapter markingHubert Maier
2016-01-29README: Typo, cleanup and one more link fixedHubert Maier
2016-01-29README: Moved Copy Protection back to 3.1) as requestedHubert Maier
2016-01-29README: Update and consistency fixesHubert Maier
2016-01-29ACCESS: Fix some uninitialized variablesStrangerke
2016-01-28SHERLOCK: SS: Fix signed char issues with new isPrintable functionPaul Gilbert
2016-01-28I18N: Regenerate translations data fileThierry Crozat