index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2016-02-02
SCI: Keyboard event handling cleanup
Martin Kiewitz
2016-02-02
SCI: Fix regression of previous keycode commit
Martin Kiewitz
2016-02-02
SCI: Removed ".data" from SciEvent
Martin Kiewitz
2016-02-02
AGI: changed debug msg VGA font -> PC BIOS font
Martin Kiewitz
2016-02-02
SCI: fix typo in comment
Martin Kiewitz
2016-02-02
Merge pull request #659 from wjp/sword25_loading
Willem Jan Palenstijn
2016-02-02
SWORD25: Remove now unused function
Willem Jan Palenstijn
2016-02-02
SCI: Do not pass/use .data for mouse button type
Martin Kiewitz
2016-02-02
SCI: Fix control/Fx keys not working anymore
Martin Kiewitz
2016-02-02
SWORD25: Use more appropriate function for growing the stack
Willem Jan Palenstijn
2016-02-02
LAB: Fix loading rules from room 0
Willem Jan Palenstijn
2016-02-01
SHERLOCK: Silence GCC signed/unsigned warning
Torbjörn Andersson
2016-02-01
TOUCHE: Fix semi-intentional array overrun
Willem Jan Palenstijn
2016-02-01
Revert "TOUCHE: Fix buffer overrun. CID 1003934"
Willem Jan Palenstijn
2016-02-01
AGI: change how menus are triggered on Non-PC
Martin Kiewitz
2016-02-01
AGI: Pass vm pointer directly to commands
Martin Kiewitz
2016-02-01
AGI: Rename _game.lognum to _game.curLogicNr
Martin Kiewitz
2016-02-01
AGI: Change _game.exitAllLogics to boolean
Martin Kiewitz
2016-02-01
AGI: Remove _game.hasPrompt, no longer needed
Martin Kiewitz
2016-02-01
AGI: Remove old clockEnabled boolean
Martin Kiewitz
2016-02-01
AGI: Fix pause command effectively freezing game
Martin Kiewitz
2016-02-01
SCI: Revert revert the keyboard handling changes
Martin Kiewitz
2016-02-01
AGI: Revert revert the keyboard handling changes
Martin Kiewitz
2016-02-01
AGI: Improve original save/load menus
Martin Kiewitz
2016-02-01
Merge pull request #657 from lordhoto/scumm-alt-x
Eugene Sandulenko
2016-01-31
SHERLOCK: SS: Fix Settings dialog hotkeys
Paul Gilbert
2016-02-01
AGI: Keyboard handling change
Martin Kiewitz
2016-02-01
SCI: Revert ascii detection for key event handling
Martin Kiewitz
2016-02-01
AGI: implement predictive dialog
Martin Kiewitz
2016-01-31
SHERLOCK: SS: Fix incorrect conversation lines display in German version
Paul Gilbert
2016-01-31
AGI: fix warnings
Martin Kiewitz
2016-01-31
AGI: Remove unused variable
Eugene Sandulenko
2016-01-31
AGI: Fix warning
Willem Jan Palenstijn
2016-01-31
Merge pull request #654 from m-kiewitz/master
Eugene Sandulenko
2016-01-31
AGI: vol system setting gets sent to scripts
Martin Kiewitz
2016-01-31
AGI: properly implement volume control + sync
Martin Kiewitz
2016-01-31
AGI: remove timer hack, implement in game timer
Martin Kiewitz
2016-01-31
AGI: adjust getFlag(), setVar() and getVar()
Martin Kiewitz
2016-01-31
SHERLOCK: SS: fix another warning
Martin Kiewitz
2016-01-31
SHERLOCK: SS: fix warnings
Martin Kiewitz
2016-01-31
AGI: getflag/setflag/etc. cleanup
Martin Kiewitz
2016-01-31
AGI: VM Var code cleanup
Martin Kiewitz
2016-01-31
AGI: revert "motion type check in objectstop AGI3"
Martin Kiewitz
2016-01-31
AGI: rename VGA font to PC BIOS font
Martin Kiewitz
2016-01-31
AGI: added/improved font debug output
Martin Kiewitz
2016-01-31
AGI: hardcoded value replaced with VM_VAR_SECONDS
Martin Kiewitz
2016-01-31
AGI: font cleanup
Martin Kiewitz
2016-01-31
AGI: change key -> direction handling
Martin Kiewitz
2016-01-31
AGI: motion type check in objectstop was AGI3 only
Martin Kiewitz
2016-01-31
AGI: copying between var + ego screen obj fixed
Martin Kiewitz
[prev]
[next]