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
/
resource.cpp
Age
Commit message (
Expand
)
Author
2003-07-22
fix for bug #775640
Max Horn
2003-07-21
added getResourceSize method
Max Horn
2003-07-19
moved some functions out of scummvm.cpp into more appropriate files; rearrang...
Max Horn
2003-07-19
added vc7 files and fixed warnings. vc6 is no longer supported by me
Paweł Kołodziejski
2003-07-19
typo
Max Horn
2003-07-18
Add Indy3 FM Towns support, patch #773434
Travis Howell
2003-07-17
Fix from Hibernatus
Travis Howell
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-07-06
add support for MRAW/dmu files in 3DO humongous games, has the overlapping mu...
Jonathan Gray
2003-07-06
recognise FMUS blcoks from 3DO humongous games and print out some debug info ...
Jonathan Gray
2003-07-06
Add support for Amiga version of Monkey Island 1
Travis Howell
2003-06-26
rearragned stuff
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-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-14
Format string/argument mismatch fixes.
Torbjörn Andersson
2003-06-07
replaced GF_AFTER with _version
Max Horn
2003-05-31
cleanup
Max Horn
2003-05-30
some cheap doxygen docs; cleanup
Max Horn
2003-05-28
const as const can!
Max Horn
2003-05-28
Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow music...
Travis Howell
2003-05-26
more const qualifiers
Max Horn
2003-05-25
Corrected target loopback point for 'AD' conversion
Jamieson Christian
2003-05-25
Finishing the fix
Jamieson Christian
2003-05-25
Possible fix for [742962] MI1VGA - Crash at Scumm Bar.
Jamieson Christian
2003-05-25
cleanup
Max Horn
2003-05-24
(somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff ...
Max Horn
2003-05-23
Fixed PPQN for old 'AD' music resources
Jamieson Christian
2003-05-21
many pedantic warning fixes (and some actual potential buglets fixed, too)
Max Horn
2003-05-20
warning -> debug message
Max Horn
2003-05-20
init all Bundle members properly; make _voiceFile/_musicFile protected
Max Horn
2003-05-19
make gui work if the requested string vars don't exist
Jonathan Gray
2003-05-18
cleanup
Max Horn
2003-05-16
Feature [557411] Adlib sound effects with GM drivers.
Jamieson Christian
2003-05-16
some updates that get us up to the bootscripts of he v7 games before erroring...
Jonathan Gray
2003-05-13
NUM_ACTORS -> _numActors (for consistency)
Max Horn
2003-05-13
cleanup
Max Horn
2003-05-08
init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...
Max Horn
2003-05-07
..\..\msg.txt
Jamieson Christian
2003-05-03
added music looping for MonkeyVGA/EGA and Indy3
Max Horn
2003-05-02
shouldn't work so late at night, only make mistakes
Max Horn
2003-05-01
umpf
Max Horn
2003-05-01
cleanup
Max Horn
2003-05-01
fixed music tempo in indy3/monkeyvga etc.
Max Horn
2003-05-01
khalek, your patch didn't handle Indy (the original cause for my patch). This...
Max Horn
2003-05-01
unbreak costumes in most games
Jonathan Gray
2003-05-01
Fixed bug #730030: INDY3: Crash when loading new savegames
Max Horn
2003-04-30
PalmOS changes
Max Horn
2003-04-29
make all known file extensions of resource files work
Jonathan Gray
[next]