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
Age
Commit message (
Expand
)
Author
2009-01-30
Don't use g_engine to access the mixer
Max Horn
2009-01-30
Bugfix to stop characters changing rooms if the entrance in the other room is...
Paul Gilbert
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2009-01-30
Renamed SpecialDebugLevel to DebugChannel
Max Horn
2009-01-30
Some more 'special debug levels' tweaks
Max Horn
2009-01-30
Some work on the 'special debug levels' aka 'engine debug levels' code
Max Horn
2009-01-30
AGOS: Added TODO about the possibility of using special debug levels
Max Horn
2009-01-30
cleanup
Max Horn
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-29
restrict charwidth table patch to french version, should fix #2523924
Gregory Montoir
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-28
T7G: start background music at start of input loop (0x0B). Should fix 2474078...
Henry Bush
2009-01-28
fix #2543067 'crash on Bud Tucker in Double Trouble german version', don't co...
Gregory Montoir
2009-01-28
Silence GCC warning.
Torbjörn Andersson
2009-01-28
Bugfix to allow characters to start moving when some other object (such as a ...
Paul Gilbert
2009-01-27
Protect save slot 0 from being overwritten and/or deleted by the GMM save/loa...
Filippos Karapetis
2009-01-27
remove _firstSlot offset from getSavegame*, fixing autosaves (#2537059)
Willem Jan Palenstijn
2009-01-27
typo
Willem Jan Palenstijn
2009-01-27
Proper fix for accented characters in the Italian version of ITE
Filippos Karapetis
2009-01-27
Fixed bug #2538838 - "Wrong accented char. in italian fan version [Regression]"
Filippos Karapetis
2009-01-27
Silence MSVC warnings
Filippos Karapetis
2009-01-27
Added a debug subcommand to enable a hotspot's position to be changed
Paul Gilbert
2009-01-27
Add/Update comments.
Travis Howell
2009-01-27
Add looping support to makeVOCStream().
Travis Howell
2009-01-27
Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to...
Max Horn
2009-01-27
cleanup
Max Horn
2009-01-27
Allow quitting Simon 2 during the intro
Max Horn
2009-01-26
Correct md5 checksum for German Atari ST version of Indiana Jones and the Las...
Travis Howell
2009-01-26
made fix from r36039 more efficient
Willem Jan Palenstijn
2009-01-26
Add German Atari ST version of Indiana Jones and the Last Crusade.
Travis Howell
2009-01-26
Implemented the Engine::getDebugger method
Paul Gilbert
2009-01-26
Add support for text compression in the AtariST version of Elvira 1.
Travis Howell
2009-01-25
added a few more code differences, demo version is now completable
Gregory Montoir
2009-01-25
TUCKER: modified flic playback to make use of dirtyrects
Gregory Montoir
2009-01-25
Fixed warning.
Torbjörn Andersson
2009-01-25
some DW2 endian fixes
Joost Peters
2009-01-25
Added some unused opcodes in Rodney
Filippos Karapetis
2009-01-25
Added some information on sfPlayNote, sfStopNote, sfPlayTele, sfStopTele
Filippos Karapetis
2009-01-25
Removed leftover debug code
Filippos Karapetis
2009-01-25
Introduced a static string list for language dependant strings, and changed t...
Paul Gilbert
2009-01-25
Minor cleanup and changed g_cruise to _vm for consistency
Paul Gilbert
2009-01-25
- Implemented sound decompression for Manhole EGA
Benjamin Haisch
2009-01-24
added detection entry for playable demo and some code differences
Gregory Montoir
2009-01-24
fix near-infinite loop and segfault in ARM costume asm when len == 0 (should ...
Willem Jan Palenstijn
2009-01-24
Update detection table with known file sizes.
Travis Howell
2009-01-24
Initialize variables that might not be initialized but still used later on li...
Kari Salminen
2009-01-24
fixing #2531282: don't fall back to a real audio CD when playing enhanced mid...
Willem Jan Palenstijn
2009-01-24
Removed leftover test code for MADE V1, used in Manhole EGA (though the sound...
Filippos Karapetis
2009-01-23
- Implemented sfGetMusicBeat (used in several games as some kind of timer)
Benjamin Haisch
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
Max Horn
[next]