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-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
2016-01-30
AGI: Ego motion type change on newroom only agi3
Martin Kiewitz
2016-01-30
AGI: fix agi256 view decompression
Martin Kiewitz
2016-01-30
AGI: Fix some word parsing issues
Martin Kiewitz
2016-01-30
AGI: fix keyboard input code for keycodes
Martin Kiewitz
2016-01-30
AGI: do not allow load/save while in inner loop
Martin Kiewitz
2016-01-30
AGI: fix F7-F10 keys
Martin Kiewitz
2016-01-30
AGI: fix amiga mouse cursor comment
Martin Kiewitz
2016-01-29
AGI: add hack to make numpad cursor keys work
Martin Kiewitz
2016-01-29
AGI: font loader support for Atari ST font
Martin Kiewitz
2016-01-29
AGI: overwrite save restore dialog font character
Martin Kiewitz
2016-01-29
AGI: support for user-supplied font-file
Martin Kiewitz
2016-01-29
AGI: new font class created
Martin Kiewitz
2016-01-29
AGI: use Common::RenderMode instead of its own
Martin Kiewitz
2016-01-29
AGI: remove commented out code from CmdSetSimple()
Martin Kiewitz
2016-01-29
AGI: font.h / change comment to use unix slashes
Martin Kiewitz
2016-01-29
AGI: improve checkPosition() code, remove while(0)
Martin Kiewitz
2016-01-29
AGI: remove commented out code in console.cpp
Martin Kiewitz
2016-01-29
AGI: remove initGraphics comment
Martin Kiewitz
2016-01-29
AGI: added/changed font warnings
Martin Kiewitz
2016-01-29
AGI: adjust mouse pos using render start Y
Martin Kiewitz
2016-01-29
AGI: graphics rewrite + cleanup
Martin Kiewitz
2016-01-27
AGI: Apple IIgs: remove warning about bad sample size
Martin Kiewitz
2016-01-27
AGI: fix invalid memory access in Apple IIgs sound
Martin Kiewitz
2016-01-26
AGI: Only request actual save slots in listSaves.
Johannes Schickel
2016-01-21
AGI: Give a nicer error message on invalid render mode.
Johannes Schickel
2016-01-19
AGI: fix Apple IIgs sound invalid memory access
Martin Kiewitz
2016-01-19
AGI: reverse Apple IIgs stereo cleanup
Martin Kiewitz
2016-01-19
AGI: reverse stereo for Apple IIgs + cleanup
Martin Kiewitz
2016-01-18
AGI: fix Apple IIgs sound code + cleanup
Martin Kiewitz
2015-12-28
AGI: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-06
AGI: Remove unused variable
Torbjörn Andersson
2015-12-05
AGI: stub for AGI1 newRoom()
Eugene Sandulenko
2015-11-28
AGI: Improve debug output
Eugene Sandulenko
2015-11-27
AGI: Better pointer checking
Eugene Sandulenko
2015-11-27
AGI: Removed excess check
Eugene Sandulenko
2015-11-23
AGI: add new debug command "version"
Martin Kiewitz
[next]