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
/
scumm
Age
Commit message (
Expand
)
Author
2004-01-04
Fix a few subtitles glitches in loomcd during cutscenes.
Travis Howell
2004-01-04
renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...
Max Horn
2004-01-04
turns out we always had VirtScreen::backBuf but didn't use it... change that ...
Max Horn
2004-01-04
removed setFeatures (not needed anymore)
Max Horn
2004-01-04
replaced many instances of _screenWidth by VirtScreen::width, where approriat...
Max Horn
2004-01-04
uhm? I don't see why VC 2003 would complain about this, but not about the man...
Max Horn
2004-01-04
I don't see why this would be needed (my guess is that the hack in initVirtSc...
Max Horn
2004-01-04
remove this HACK workaround - I think I may have fixed the true cause (we'll ...
Max Horn
2004-01-04
cleanup (mostly moved stuff around, and replaced the fadeOut call)
Max Horn
2004-01-03
renamed updateDirtyRect to markRectAsDirty (because that's what it really doe...
Max Horn
2004-01-03
cleanup
Max Horn
2004-01-03
oops
Max Horn
2004-01-03
removed unused param in initScreens
Max Horn
2004-01-03
added & renamed some constants; fixed & added some doxygen comments; cleaned ...
Max Horn
2004-01-03
renamed AudioInputStream -> AudioStream
Max Horn
2004-01-03
Should be enabled for all GF_NEW_COSTUMES games.
Travis Howell
2004-01-03
Add last few
Travis Howell
2004-01-03
Update
Travis Howell
2004-01-03
re-enabled .sog and .so3 support for FT
Max Horn
2004-01-02
sync with data
Max Horn
2004-01-02
Add comments for HE specific opcodes
Travis Howell
2004-01-02
Ooops
Travis Howell
2004-01-02
Add another HE games opcode and case.
Travis Howell
2004-01-02
Fix missing sfx in puttputt
Travis Howell
2004-01-02
Fix some masking issue in Putt Putt games
Travis Howell
2004-01-02
Fix for bug #869045 (DIG: Crash in bundle decoder); t'was a buffer overflow
Max Horn
2004-01-02
Can be used for The Dig too, lander mini-games works again.
Travis Howell
2004-01-01
Bypass Monkey Island 1 CD copy protection on restart.
Travis Howell
2003-12-30
be a bit more gentle to people typing in invalid box IDs :-)
Max Horn
2003-12-30
improved box drawing in debugger (now also draws boxes of height 0
Max Horn
2003-12-30
cleanup
Max Horn
2003-12-30
updated MD5 table
Max Horn
2003-12-30
hook up MD5 database (this is still kind of a hack, but at least it shows tha...
Max Horn
2003-12-30
added generated MD5 table (not yet used)
Max Horn
2003-12-30
Add missing case for HE games.
Travis Howell
2003-12-30
This is dummy opcode in tentacle
Travis Howell
2003-12-30
Ooops, duplicate code.
Travis Howell
2003-12-30
Add correct solution for drawObjectQue[] overflow in lawn mower mini games of...
Travis Howell
2003-12-30
Give HE games their own IDs.
Travis Howell
2003-12-29
Emergency bugfix to keep Full Throttle from crashing as soon as someone
Torbjörn Andersson
2003-12-29
Add support for mp3 or ogg musics tracks for Monkey Island 1 for Amiga.
Travis Howell
2003-12-28
This could be wrong so feel free to revert, but it does seem to fix crashes
Torbjörn Andersson
2003-12-28
Putt Putt games use old calculation
Travis Howell
2003-12-28
Putt Putt games use old calculation
Travis Howell
2003-12-28
Proper FLU files seeking. No more seek crashes
Eugene Sandulenko
2003-12-28
Add additional case for putt putt games
Travis Howell
2003-12-28
Fix for bug #866453 (MI1EGA: Background pushed to side at end of game)
Max Horn
2003-12-28
don't do double-free
Max Horn
2003-12-27
fixed another potential crash-on-exit
Max Horn
2003-12-27
fixed a crash-on-exit
Max Horn
[prev]
[next]