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
/
sword1
Age
Commit message (
Expand
)
Author
2005-04-09
Remove usage of vsprintf in favour of vsnprintf and make
Jonathan Gray
2005-04-07
Missed these.
Torbjörn Andersson
2005-04-07
Applied some ScummVM formatting conventions.
Torbjörn Andersson
2005-03-25
Patch #1117443 (Experimental plugin code revision)
Max Horn
2005-03-12
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...
Max Horn
2005-03-11
Renamed variables in the MPEG animation classes to better conform with
Torbjörn Andersson
2005-03-11
Cleanup
Chris Apers
2005-03-09
changing AudioDataType -> SoundType, so now the constant names match the name...
Max Horn
2005-03-06
Applied patch #1155731, reducing the memory usage of the MPEG player by
Torbjörn Andersson
2005-02-21
Fixed warning.
Torbjörn Andersson
2005-02-20
Changed mutex usage.
Robert Göffringmann
2005-02-20
cache datafile handles instead of opening and closing all files hundreds of t...
Robert Göffringmann
2005-02-06
BS1 specific fix for bug #1107121 (ALL/SFX: Setting the SFX volume at 256 mut...
Max Horn
2005-01-28
Use class Mutex instead of MutexRef
Max Horn
2005-01-23
Fix compilation when vorbis is disabled and mpeg2 is enabled.
Jonathan Gray
2005-01-15
Not needed anymore
Max Horn
2005-01-13
Use loadWAVFromStream
Max Horn
2005-01-10
Legal header
Max Horn
2005-01-10
Reduce dependencies on common/savefile.h from 88 to 14
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-09
Mark some places which probably should use loadWAVFromStream(); maybe some of...
Max Horn
2005-01-01
oops, correct copyright string
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-27
Use SoundMixer::kMaxMixerVolume
Max Horn
2004-12-27
Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...
Max Horn
2004-12-25
speech_volume default value gets already set in gameDetector.cpp
Max Horn
2004-12-20
Speedup a bit PalmOS port
Chris Apers
2004-12-16
Fix compilation when USE_MPEG2 is undefined.
Eugene Sandulenko
2004-12-12
fixed warning
Robert Göffringmann
2004-12-11
Const correctness
Max Horn
2004-12-11
Fix dumb CE compiler
Nicolas Bacca
2004-12-10
unify pc/palm sourcecode
Robert Göffringmann
2004-12-10
changed cd checking code, gives warnings about everything now.
Robert Göffringmann
2004-12-10
Many PalmOS ARM optimizations
Chris Apers
2004-12-10
Reading from memory card is too slow
Chris Apers
2004-12-10
PalmOS stuffs
Chris Apers
2004-12-10
Fix warning
Max Horn
2004-12-09
make scrolling smooth.
Robert Göffringmann
2004-12-09
fix potential race condition
Robert Göffringmann
2004-12-09
Pass subdirectories to gamedetector functions
Robert Göffringmann
2004-12-08
moved the bootparam code out of sword1.cpp
Robert Göffringmann
2004-12-05
Clean up OSystem::Event
Max Horn
2004-12-05
forgot to remove this.
Robert Göffringmann
2004-12-05
Warning fix from LavosSpawn
Travis Howell
2004-12-05
Remove stray ;
Travis Howell
2004-12-05
added support for an international BS1 cutscene pack (which we didn't release...
Robert Göffringmann
2004-12-04
clear scroll offsets... not sure if this is actually necessary, but it *could...
Robert Göffringmann
2004-11-29
Fix music volume
Eugene Sandulenko
2004-11-28
Changed parameter order of SoundMixer::playInputStream to match that of playRaw
Max Horn
2004-11-27
Use modern form of setupPremix
Max Horn
[prev]
[next]