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
2002-08-31
changed Bundle to File class, cleanup
Paweł Kołodziejski
2002-08-31
added class File
Paweł Kołodziejski
2002-08-30
minor tweaks
Max Horn
2002-08-30
fixed endlines
Paweł Kołodziejski
2002-08-30
some cleanup
Paweł Kołodziejski
2002-08-29
sound system cleanup
Max Horn
2002-08-29
some cleanup/refactoring
Max Horn
2002-08-29
experimental support for the V2 resource format (patch #601560)
Max Horn
2002-08-26
some cleanup to the save/load code... I think some more wouldn't hurt :-)
Max Horn
2002-08-26
fix endian issue for old savegames created on big endian system when trying t...
Max Horn
2002-08-25
trying to reduce file interdependencies a bit
Max Horn
2002-08-25
German FT TRES file has a multiline string which caused an assertion failure
Ruediger Hanke
2002-08-25
Yet another char issue, caused balance out of range error
Ruediger Hanke
2002-08-25
Endian fix
Ruediger Hanke
2002-08-25
Please note that char type is not an abbreviation for signed char ... is can ...
Ruediger Hanke
2002-08-25
Fixing subtitles for German dig - TRES file is unencrypted in German version
Ruediger Hanke
2002-08-25
applied patch #599909
Paweł Kołodziejski
2002-08-25
fixed names
Paweł Kołodziejski
2002-08-25
better SFX suport in the Dig
Paweł Kołodziejski
2002-08-25
more optimizations
Max Horn
2002-08-25
Fix for #556564
Ralph Brorsen
2002-08-25
optimized color/rect classes; cleanup
Max Horn
2002-08-25
fixed some endian issues in the new SMUSH decoder; cleanup
Max Horn
2002-08-24
oops
Max Horn
2002-08-24
endian fixes; cleanup
Max Horn
2002-08-24
fixed warnings
Max Horn
2002-08-24
added .cvsignore
Max Horn
2002-08-24
simplified code (thanks to MadMoose for pointing this out)
Max Horn
2002-08-24
changed name from Chunck to Chunk
Paweł Kołodziejski
2002-08-24
fixed warning
Max Horn
2002-08-24
missing changes
Paweł Kołodziejski
2002-08-24
synced with scummvm
Paweł Kołodziejski
2002-08-24
added/corrected some missing opcodes - this fixes the issues with the voodoo ...
Max Horn
2002-08-24
fixed some warnings
Max Horn
2002-08-23
modified version of patch #598622: Round corners for flashlight
Max Horn
2002-08-23
fix for some Loom oddities, might break other stuff -> in that case please te...
Max Horn
2002-08-23
set proper initial values for flashlight size
Max Horn
2002-08-23
fix for bug #598938: sfx/music volume set 0 is not mute; some cleanup
Max Horn
2002-08-23
Move scaler code from SCUMM-specific area.
James Brown
2002-08-22
Changed MorphOS MIDI code so that data sent from different threads are no lon...
Ruediger Hanke
2002-08-21
first go at modularizing the build system
Max Horn
2002-08-21
engine.* moved to common (where it belongs); added distclean target which get...
Max Horn
2002-08-21
fixed the 'intelligent' GCC build rules; added .cvsignore files
Max Horn
2002-08-21
Initial revision
Max Horn