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
/
agi
Age
Commit message (
Expand
)
Author
2016-02-03
AGI: Increase time delay for Apple IIgs
Martin Kiewitz
2016-02-03
AGI: Remove unused initialized variable
Martin Kiewitz
2016-02-03
AGI: Remove _game.state, not needed anymore
Martin Kiewitz
2016-02-03
AGI: Change cycle delay handling, seems to fix GR
Martin Kiewitz
2016-02-03
AGI: Cycle event processing changed
Martin Kiewitz
2016-02-03
AGI: Call update screen in have.key for now
Martin Kiewitz
2016-02-03
AGI: Make inner loop handlers consistent
Martin Kiewitz
2016-02-03
AGI: Implement messageBox() as inner loop
Martin Kiewitz
2016-02-03
AGI: Remove Gold Rush workaround, no longer needed
Martin Kiewitz
2016-02-03
AGI: Fix regression of have.key changes
Martin Kiewitz
2016-02-02
AGI: add drawCharacterOnDisplay()
Martin Kiewitz
2016-02-02
AGI: Remove inputMode, not needed anyore
Martin Kiewitz
2016-02-02
AGI: test commands cleanup
Martin Kiewitz
2016-02-02
AGI: Use inner loop functionality for have.key
Martin Kiewitz
2016-02-02
AGI: Don't pause in game timer while in menus
Martin Kiewitz
2016-02-02
AGI: code formatting
Martin Kiewitz
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2016-02-02
AGI: Add WORKAROUND comment to "render after menu"
Martin Kiewitz
2016-02-02
AGI: Don't use status row for menu mouse trigger
Martin Kiewitz
2016-02-02
AGI: Render after menu, when playarea starts at 0
Martin Kiewitz
2016-02-02
AGI: mouse support for menu
Martin Kiewitz
2016-02-02
AGI: changed debug msg VGA font -> PC BIOS font
Martin Kiewitz
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
AGI: Revert revert the keyboard handling changes
Martin Kiewitz
2016-02-01
AGI: Improve original save/load menus
Martin Kiewitz
2016-02-01
AGI: Keyboard handling change
Martin Kiewitz
2016-02-01
AGI: implement predictive dialog
Martin Kiewitz
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
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
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]