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
/
agi.cpp
Age
Commit message (
Expand
)
Author
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: VM Var code cleanup
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 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
2015-12-28
AGI: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-05-19
AGI: implement original sierra font, fix bug #6405
Martin Kiewitz
2015-05-15
AGI: mouse support cleanup
Martin Kiewitz
2015-05-15
AGI: implement engine option to disable mouse
Martin Kiewitz
2014-12-07
AGI: Disable/remove unused code
Filippos Karapetis
2014-12-07
AGI: Set the correct palette to use for each Amiga game
Filippos Karapetis
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-05-02
AGI: Fix unitialized variables. CID 1002922
Eugene Sandulenko
2013-04-21
AGI: Fix sound deinit. CID 1004128
Eugene Sandulenko
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-03-27
AGI: Add played time information to saved games
Filippos Karapetis
2012-03-27
AGI: Use the ScummVM dialogs for saving/loading
Filippos Karapetis
2012-03-26
AGI: Fix compilation on NDS, broken due to predictive text changes.
D G Turner
2012-03-25
GUI: Move predictive dialog to common gui
Oleksiy Kurochko
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2011-09-26
AGI: Fixed bug #3196882 - "KQ3: PCSpeaker affects render mode"
Filippos Karapetis
2011-09-26
AGI: Fixed bug #3074570 - "AGI LSL1: TAB stops working after restart"
Filippos Karapetis
2011-09-25
AGI: Fixed bug #3292784 - "AGI: SQ2: Name forgotten after game restart"
Filippos Karapetis
2011-08-14
AGI: Make the sound code use AgiBase instead of AgiEngine
Matthew Hoops
2011-08-13
AGI: Refactor interpreter core (somewhat akin to SCI)
Jussi Pitkanen
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-08
AGI: Numeric Keypad Control in Predictive Dialog (Bug #3309376)
D G Turner
2011-05-17
AGI: Unify RandomSource instantiation
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-16
AGI: Remove newlines from debug()
dhewg
2011-03-05
AGI: Kill the timer based counter
dhewg
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-10-27
AGI: Add note about AgiEngine::parseFeatures
Max Horn
2010-10-26
AGI: Fix memory leak in AgiEngine::parseFeatures()
Max Horn
2010-10-26
AGI: Replace report() macro by debug() / warning()
Max Horn
2010-09-21
AGI: Deconfusify the AGI music driver
Torbjörn Andersson
2010-09-21
AGI: Changed meaning of pcjr sound device. Now it is Sarien emu
Eugene Sandulenko
2010-09-20
AGI: Fix bug #3061578: AGI: PCjr Mode Not Default for DOS Games
Eugene Sandulenko
2010-08-25
AGI: Respect mute setting
Eugene Sandulenko
2010-07-26
AGI: Fix valgrind warning
Eugene Sandulenko
[next]