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
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-11-01
ENGINES: Get rid of some (f)printfs
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-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
AGI: Fix some code analysis warnings (bug #3087825)
Eugene Sandulenko
2010-10-12
AGI: Fix bug #3017908 with MIDI music
Eugene Sandulenko
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-11
AGI: Fix one more strncpy/strncat issue
Willem Jan Palenstijn
2010-10-11
AGI: Fix possible buffer overflow.
Johannes Schickel
2010-10-03
AGI: Properly detect the autosave slot in the save dialog
Torbjörn Andersson
2010-09-26
AGI: Fix bug in cmd_cancel_line()
Torbjörn Andersson
2010-09-25
AGI: Fix C64 AGI pictures
Matthew Hoops
2010-09-22
AGI: Fix for Bug #3067263 "SQ2: ScummVM hanging on the inventory screen"
David Turner
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-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-16
AGI: Initialise PCjr emulator channels on creation
Torbjörn Andersson
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-09-14
AGI: Fix compilation.
Travis Howell
2010-09-14
AGI: Improve support for MT-32 in the MIDI output.
Johannes Schickel
2010-08-25
AGI: Respect mute setting
Eugene Sandulenko
2010-08-25
AGI: Fix bug #3034370
Eugene Sandulenko
2010-08-25
AGI: Reset controllers on game restart
Eugene Sandulenko
2010-08-24
AGI: Fix bug #3017908: "AGI: No music with the new MIDI patch"
Eugene Sandulenko
2010-07-26
AGI: Fix valgrind warning
Eugene Sandulenko
2010-07-26
AGI: Fix crash on exit thanks to valgrind
Eugene Sandulenko
2010-07-26
AGI: Fix spelling and formatting
Eugene Sandulenko
2010-07-23
AGI: Fix bug #3017911
Eugene Sandulenko
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-07-16
Use "true" instead of "1" in if statements to make clang a bit more happier w...
Johannes Schickel
2010-07-16
Cleanup.
Torbjörn Andersson
2010-07-14
Fix non-PCSPK sound types in AGI.
Matthew Hoops
2010-07-02
AGI: Removed the deprecated (and confusing) getGameId() function inside the A...
Filippos Karapetis
2010-07-02
AGI: Fixed bug #3017905 - "AGI: GR - Crash on start". A free() was done on an...
Filippos Karapetis
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-21
AGI: Turn some more AGI static functions into AgiEngine methods
Max Horn
2010-06-21
AGI: Change a static var to member var AgiEngine::_lastTickTimer
Max Horn
2010-06-21
AGI: Turn timerHack and curLogic into AgiEngine members; get rid of some #def...
Max Horn
2010-06-21
AGI: Change AGI commands/opcodes to member methods
Max Horn
2010-06-20
Don't go into "menu input mode" unless the game currently allows the menus to
Torbjörn Andersson
2010-06-19
AGI: Get rid of GID_SQ0
Max Horn
2010-06-19
AGI: Fix detection of AGI Tetris and Caitlyn's Destiny
Max Horn
2010-06-18
AGI: Change some #defines to enums
Max Horn
[next]