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
2003-06-27
some more loading & saving work (still unfinished)
Robert Göffringmann
2003-06-27
cleanup
Max Horn
2003-06-26
fixed memory leak when restarting
Max Horn
2003-06-26
Moved out akos_compare (no reason for it to be member of class Scumm)
Max Horn
2003-06-26
correct shadow color in Zak256
Max Horn
2003-06-26
hm... this code for initCharset makes more sense, and also seems to match dis...
Max Horn
2003-06-26
fix double-load on startup (for -x option)
Max Horn
2003-06-26
Count CD tracks from the beginning, not the end... ^^;;
Marcus Comstedt
2003-06-26
fix for 'default talk color' use of actorSet opcode (fix for bug #755888)
Max Horn
2003-06-26
implemented text shadow in Zak256 (also needed for Indy3-256, maybe?). (Parti...
Max Horn
2003-06-26
paranoia fix for getOBCDFromObject, in casegetResourceAddress returns 0
Max Horn
2003-06-26
rearragned stuff
Max Horn
2003-06-26
added getOBIMFromObject and getObjectImage methods; changed code to use those
Max Horn
2003-06-26
added ResourceIterator, replacing two of the old findResource/findResourceSma...
Max Horn
2003-06-25
more const qualifiers
Max Horn
2003-06-25
added some const qualifiers; moved _bundle & _current_cd_sound from class Scu...
Max Horn
2003-06-25
cleanup
Max Horn
2003-06-25
note that we are missing decompress routines for codecs 8,9,10 and which game...
Jonathan Gray
2003-06-24
cleanup
Max Horn
2003-06-24
only declare class MP3Sound if USE_MAD is #defined
Max Horn
2003-06-24
still don't know how the o5_startMusic opcode works in Zak (if it is even mus...
Max Horn
2003-06-24
fixed volume controller (compared to the core midi backend, volumes are now e...
Max Horn
2003-06-23
this should prevent changing music in some room in the DIG
Paweł Kołodziejski
2003-06-23
update manpage for aspect ratio options
Jonathan Gray
2003-06-22
make smush pausing while GUI is up reentrant
Max Horn
2003-06-22
fix for bug #755166 (clear click state after loading a game)
Max Horn
2003-06-22
another warning
Max Horn
2003-06-22
fixed warnings
Max Horn
2003-06-22
updated vc6 project file
Paweł Kołodziejski
2003-06-22
updated ft music tables
Paweł Kołodziejski
2003-06-22
whoops
Robert Göffringmann
2003-06-22
native mt32 support and basic control panel (incomplete)
Robert Göffringmann
2003-06-22
fix for imuse map room table
Paweł Kołodziejski
2003-06-22
fixes for imuse digital table
Paweł Kołodziejski
2003-06-22
updated imuse digital tables
Paweł Kołodziejski
2003-06-22
fix the inaccurate version of interpolate5Line to work correctly for odd widths
Max Horn
2003-06-22
undoing this optimization: despite my initial sureness about this being corre...
Max Horn
2003-06-22
Special case for screen-wide blits
Bertrand Augereau
2003-06-22
build with mad by default, added opengl build
Paweł Kołodziejski
2003-06-22
added opengl backend to vc6
Paweł Kołodziejski
2003-06-22
fixed warning
Paweł Kołodziejski
2003-06-22
fixed warnings
Paweł Kołodziejski
2003-06-22
Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio
Torbjörn Andersson
2003-06-22
Rearranged logic in SuperEagle
Bertrand Augereau
2003-06-22
Add opengl filter option
Travis Howell
2003-06-22
Fix some graphics glitches that would sometimes be visible around the mouse
Torbjörn Andersson
2003-06-22
use float instead of double
Max Horn
2003-06-22
cleanup
Max Horn
2003-06-22
Ooops
Travis Howell
2003-06-22
Revert poll_event change
Travis Howell
[next]