aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03AGI: Make inner loop handlers consistentMartin Kiewitz
2016-02-03AGI: Implement messageBox() as inner loopMartin Kiewitz
2016-02-03AGI: Remove Gold Rush workaround, no longer neededMartin Kiewitz
2016-02-03AGI: Fix regression of have.key changesMartin Kiewitz
2016-02-02AGI: add drawCharacterOnDisplay()Martin Kiewitz
2016-02-02AGI: Remove inputMode, not needed anyoreMartin Kiewitz
2016-02-02AGI: test commands cleanupMartin Kiewitz
2016-02-02AGI: Use inner loop functionality for have.keyMartin Kiewitz
2016-02-02AGI: Don't pause in game timer while in menusMartin Kiewitz
2016-02-02AGI: code formattingMartin Kiewitz
2016-02-02LAB: Fix wrong glowing belt file in getInvName()Filippos Karapetis
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-02-02AGI: Add WORKAROUND comment to "render after menu"Martin Kiewitz
2016-02-02I18N: Regenerate translations.datEugene Sandulenko
2016-02-02I18N: Update Dutch translation. Patch #1624Eugene Sandulenko
2016-02-02I18N: Update Galego Translation. Patch #1623Eugene Sandulenko
2016-02-02I18N: Fixes to Russian translation. Patch #1625Eugene Sandulenko
2016-02-02AGI: Don't use status row for menu mouse triggerMartin Kiewitz
2016-02-02AGI: Render after menu, when playarea starts at 0Martin Kiewitz
2016-02-02AGI: mouse support for menuMartin Kiewitz
2016-02-02SCI: make event type, modifiers + character uint16Martin Kiewitz
2016-02-02SCI: Make event handling helper tables staticMartin Kiewitz
2016-02-02SCI: Fix comment about debugger keysMartin Kiewitz
2016-02-02SCI: Keyboard event handling cleanupMartin Kiewitz
2016-02-02SCI: Fix regression of previous keycode commitMartin Kiewitz
2016-02-02SCI: Removed ".data" from SciEventMartin Kiewitz
2016-02-02I18N: Regenerated translations.datEugene Sandulenko
2016-02-02I18N: Update Russian translationEugene Sandulenko
2016-02-02I18N: Update Ukrainian translationEugene Sandulenko
2016-02-02AGI: changed debug msg VGA font -> PC BIOS fontMartin Kiewitz
2016-02-02SCI: fix typo in commentMartin Kiewitz
2016-02-02Merge pull request #656 from lordhoto/xdg-dirs-posixJohannes Schickel
2016-02-02NEWS: Mention switch to XDG style locations for Unix ports.Johannes Schickel
2016-02-02POSIX: Use XDG specification for default save path.Johannes Schickel
2016-02-02POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}.Johannes Schickel
2016-02-02POSIX: Move default config file location to '$XDG_CONFIG_HOME/scummvm/scummvm...Johannes Schickel
2016-02-02POSIX: Use modern path for log file.Johannes Schickel
2016-02-02POSIX: Restructure code in OSystem_POSIX::createLogFile.Johannes Schickel
2016-02-02POSIX: Make assureDirectoryExists create full path if needed.Johannes Schickel
2016-02-02POSIX: Factor directory creation code into its own function.Johannes Schickel
2016-02-01MAEMO: Update debian/changelogTarek Soliman
2016-02-02Merge pull request #659 from wjp/sword25_loadingWillem Jan Palenstijn
2016-02-02SWORD25: Remove now unused functionWillem Jan Palenstijn
2016-02-02SCI: Do not pass/use .data for mouse button typeMartin Kiewitz
2016-02-02SCI: Fix control/Fx keys not working anymoreMartin Kiewitz
2016-02-02SWORD25: Use more appropriate function for growing the stackWillem Jan Palenstijn
2016-02-02LAB: Fix loading rules from room 0Willem Jan Palenstijn
2016-02-01SHERLOCK: Silence GCC signed/unsigned warningTorbjörn Andersson
2016-02-01I18N: Update source code line numbers in po filesThierry Crozat
2016-02-01TOUCHE: Fix semi-intentional array overrunWillem Jan Palenstijn