Age | Commit message (Expand) | Author |
2006-01-19 | Make game titles consistent | Travis Howell |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-18 | Add full game titles. | Travis Howell |
2005-11-05 | PalmOS ifdef | Chris Apers |
2005-10-23 | Unified Broken Sword 1 & 2 name (instead of I & II) -- usage is more consiste... | Max Horn |
2005-10-20 | Changed some spaces to tabs | Torbjörn Andersson |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-12 | Not needed | Chris Apers |
2005-08-10 | Don't explicity check for tremor and vorbis everywhere and | Jonathan Gray |
2005-08-10 | Rest of the changes required for tremor to actually work. | Jonathan Gray |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | For consistency, specify directory when including files. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-03-25 | Patch #1117443 (Experimental plugin code revision) | Max Horn |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
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-10 | system.h was being included in tons of places, without any good reason; reduc... | 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-12 | fixed warning | Robert Göffringmann |
2004-12-11 | Fix dumb CE compiler | Nicolas Bacca |
2004-12-10 | changed cd checking code, gives warnings about everything now. | Robert Göffringmann |
2004-12-10 | PalmOS stuffs | Chris Apers |
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 | added support for an international BS1 cutscene pack (which we didn't release... | Robert Göffringmann |
2004-11-29 | Fix music volume | Eugene Sandulenko |
2004-11-27 | Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'... | Max Horn |
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 |
2004-11-15 | BS1 demo is basically fully supported now. | Robert Göffringmann |
2004-11-15 | BS1 demo's speech and logic work now. | Robert Göffringmann |
2004-11-09 | oops | Robert Göffringmann |
2004-11-09 | free memory on quit. | Robert Göffringmann |
2004-10-21 | Make PalmOS happy | Chris Apers |
2004-10-14 | The checkCdFiles() function still looked only for SPEECH1.CLU and | Torbjörn Andersson |
2004-10-12 | added mp3 and ogg vorbis playback for music and speech. | Robert Göffringmann |
2004-10-08 | Prevent double slash in path | Chris Apers |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-08-31 | Add eriktorbjorn's patch for separate target for Broken Sword 1 demo. Avoids ... | Travis Howell |