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
Age
Commit message (
Expand
)
Author
2008-03-26
Init the _fmtownsBuf in the constructor, not in setupScumm() (fixes a leak, a...
Max Horn
2008-03-26
Fixed GCC warning. It warns about "if (a = b)" unless you put an extra set of
Torbjörn Andersson
2008-03-26
Fixed typo.
Johannes Schickel
2008-03-26
- reworked skip flag handling in some places again
Johannes Schickel
2008-03-26
- fixed multiple voices playing at once (see bug #1926547 "HoF: Right mouse b...
Johannes Schickel
2008-03-26
Set delay time for the hack in o2_updateSceneAnim to the value Raziel^ suggests.
Johannes Schickel
2008-03-26
Possible fix for part 1 of bug #1926547 "HoF: Right mouse button messes up ga...
Johannes Schickel
2008-03-26
Added support for HoF savefile from the original interpreter.
Johannes Schickel
2008-03-26
Added some inlines to MemoryReadStreamEndian.
Johannes Schickel
2008-03-26
Commented out two frees() in DestroyScalers(), introduced with commit #31244 ...
Filippos Karapetis
2008-03-26
Extended savegame type checks.
Johannes Schickel
2008-03-26
Added a simple hack which adds delay between animation frames of some scene a...
Johannes Schickel
2008-03-26
Modified Patch #1925352: Memory leak fixes
Max Horn
2008-03-26
Fix bug #1923638 "HoF: Marco missing animation frames".
Johannes Schickel
2008-03-26
Call InitScalers instead of setting gBitFormat directly
Max Horn
2008-03-26
Added note on how the WinCE scalers are wasting valuable cycles, and how to f...
Max Horn
2008-03-26
And don't attempt to play sound, when the sound file isn't loaded in The Feeb...
Travis Howell
2008-03-26
Remove error for missing sound files in The Feeble Files, due to fault in Fre...
Travis Howell
2008-03-26
Move code to ignore invalid characters.
Travis Howell
2008-03-26
Ooops, correct error in conversion of The Feeble Files font data.
Travis Howell
2008-03-26
Always ignore invalid characters, when using charset data.
Travis Howell
2008-03-26
Switch all font data to hexadecimal and sort by language name.
Travis Howell
2008-03-25
Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.
Travis Howell
2008-03-24
fixed skip flag reset for sequence player
Florian Kagerer
2008-03-24
improved skip flag handling for intro and outro (see tracker item #1922556)
Florian Kagerer
2008-03-24
Correct background color when displaying saved game list in Amiga versions of...
Travis Howell
2008-03-23
Fix name locking in Waxworks, and cleanup.
Travis Howell
2008-03-23
Respect text/voice settings in Kyrandia 1 Intro/Outro.
Johannes Schickel
2008-03-23
Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path a...
Jordi Vilalta Prat
2008-03-23
Patch #1923547: enable nasm usage on OS/2
Jordi Vilalta Prat
2008-03-23
Remove left over debug code.
Travis Howell
2008-03-23
Add comments about unknown cases and remove unused cases in parseNextEvent().
Travis Howell
2008-03-23
Added the MD5 for a non-interactive demo of Lost in Time
Sven Hesse
2008-03-22
removed dead code
Max Horn
2008-03-22
- fixed bug in Sound::voiceIsPlaying
Johannes Schickel
2008-03-22
Fix for bug #1922514 "HoF: palette artifacts when abom. snowman".
Johannes Schickel
2008-03-22
Add support for room states in Waxworks (DOS).
Travis Howell
2008-03-22
Fix for bug #1922521 "HoF: mountaineer sprite vanishes".
Johannes Schickel
2008-03-21
Oops removing debug output.
Johannes Schickel
2008-03-21
- improved timer information output in debugger
Johannes Schickel
2008-03-21
Removed some unneeded waiting for voice to finish.
Johannes Schickel
2008-03-21
- disabled some old warnings
Johannes Schickel
2008-03-21
Cleanup.
Johannes Schickel
2008-03-21
- Implemented opcode 97: o2_isAnySoundPlaying
Johannes Schickel
2008-03-21
Proper fix for bug #1920869 "HoF: palette artifacts in inventory".
Johannes Schickel
2008-03-20
- fix skip flags for non-playable demo
Florian Kagerer
2008-03-20
- made Screen_v2::applyOverlay support dirty rect handling
Johannes Schickel
2008-03-20
Add HoF CD demo.
Travis Howell
2008-03-20
Fixed bug #1920869 "HoF: palette artifacts in inventory".
Johannes Schickel
2008-03-20
Fixed compilation.
Torbjörn Andersson
[next]