aboutsummaryrefslogtreecommitdiff
path: root/sword1
AgeCommit message (Expand)Author
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-23Fix compilation when vorbis is disabled and mpeg2 is enabled.Jonathan Gray
2005-01-15Not needed anymoreMax Horn
2005-01-13Use loadWAVFromStreamMax Horn
2005-01-10Legal headerMax Horn
2005-01-10Reduce dependencies on common/savefile.h from 88 to 14Max Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09Mark some places which probably should use loadWAVFromStream(); maybe some of...Max Horn
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Use SoundMixer::kMaxMixerVolumeMax Horn
2004-12-27Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...Max Horn
2004-12-25speech_volume default value gets already set in gameDetector.cppMax Horn
2004-12-20Speedup a bit PalmOS portChris Apers
2004-12-16Fix compilation when USE_MPEG2 is undefined.Eugene Sandulenko
2004-12-12fixed warningRobert Göffringmann
2004-12-11Const correctnessMax Horn
2004-12-11Fix dumb CE compilerNicolas Bacca
2004-12-10unify pc/palm sourcecodeRobert Göffringmann
2004-12-10changed cd checking code, gives warnings about everything now.Robert Göffringmann
2004-12-10Many PalmOS ARM optimizationsChris Apers
2004-12-10Reading from memory card is too slowChris Apers
2004-12-10PalmOS stuffsChris Apers
2004-12-10Fix warningMax Horn
2004-12-09make scrolling smooth.Robert Göffringmann
2004-12-09fix potential race conditionRobert Göffringmann
2004-12-09Pass subdirectories to gamedetector functionsRobert Göffringmann
2004-12-08moved the bootparam code out of sword1.cppRobert Göffringmann
2004-12-05Clean up OSystem::EventMax Horn
2004-12-05forgot to remove this.Robert Göffringmann
2004-12-05Warning fix from LavosSpawnTravis Howell
2004-12-05Remove stray ;Travis Howell
2004-12-05added support for an international BS1 cutscene pack (which we didn't release...Robert Göffringmann
2004-12-04clear scroll offsets... not sure if this is actually necessary, but it *could...Robert Göffringmann
2004-11-29Fix music volumeEugene Sandulenko
2004-11-28Changed parameter order of SoundMixer::playInputStream to match that of playRawMax Horn
2004-11-27Use modern form of setupPremixMax Horn
2004-11-27Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing some...Max Horn
2004-11-27Don't use directory param of File::open unless you have toMax Horn
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn
2004-11-24fix for bug 928791: BS1: 'Freeze' at hospitalRobert Göffringmann
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-19added walkthroughPaweł Kołodziejski
2004-11-19a little cleanupRobert Göffringmann
2004-11-18fixes a crash when closing BS1 while speech menu is open.Robert Göffringmann
2004-11-15nothing...Robert Göffringmann
2004-11-15BS1 demo is basically fully supported now.Robert Göffringmann
2004-11-15BS1 demo's speech and logic work now.Robert Göffringmann