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
/
global.cpp
Age
Commit message (
Expand
)
Author
2017-08-06
JANITORIAL: Silence some GCC 7 warnings
Torbjörn Andersson
2016-10-12
AGI: Make TIME_DELAY 0 to set the game to 40 fps
Martin Kiewitz
2016-05-22
AGI: Reduce audio header dependencies
Ori Avtalion
2016-02-20
AGI: Add detection for fan games with broken volume bug #7035
Martin Kiewitz
2016-02-16
AGI: Change how VM timer vars are handled
Martin Kiewitz
2016-02-14
AGI: Changes to vm var seconds heuristic (delay loop detection)
Martin Kiewitz
2016-02-14
AGI: Add heuristic to detect delay loops within scripts
Martin Kiewitz
2016-02-03
AGI: Implement messageBox() as inner loop
Martin Kiewitz
2016-02-02
AGI: Fix formatting.
Johannes Schickel
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-29
AGI: graphics rewrite + cleanup
Martin Kiewitz
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2009-06-06
Whitespace fixes and C++ comments
Eugene Sandulenko
2009-05-18
Implement FR#2103654: "AGI sound volume"
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-03
Some updates to preagi's sound system and code cleanup
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-13
Get rid of _opt. Cleanup.
Eugene Sandulenko
2007-01-16
Formating names in source code
Paweł Kołodziejski
2007-01-07
Renamed amiga -> amigaMode and agds -> agdsMode; also some minor cleanup
Max Horn
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-05-31
Fixed many const related warnings
Max Horn
2006-05-23
imported AGI engine
Paweł Kołodziejski