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-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
2004-11-27
Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing some...
Max Horn
2004-11-27
Don't use directory param of File::open unless you have to
Max Horn
2004-11-27
Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...
Max Horn
2004-11-24
fix for bug 928791: BS1: 'Freeze' at hospital
Robert Göffringmann
2004-11-24
Fix a`ll engines. They work, though current fix is just temporary.
Eugene Sandulenko
2004-11-23
Added Engine::init() method; added return value to Engine::go()
Max Horn
2004-11-20
Removing walkthrough stuff again (talked to aquadran about this, he had no ob...
Max Horn
2004-11-19
added walkthrough
Paweł Kołodziejski
2004-11-19
a little cleanup
Robert Göffringmann
[next]