aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2005-01-06Work around bad German translation. (Joey claims he's 21 metres above theTorbjörn Andersson
2005-01-01Updated copyrightMax Horn
2004-12-27Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...Max Horn
2004-12-25Fix warning on OSXMax Horn
2004-12-20Moved to a database to save memory on PalmOSChris Apers
2004-12-20- Change mouse position on clickChris Apers
2004-12-16Removed unused variable.Torbjörn Andersson
2004-12-16fix escaping the intro on BE systemsRobert Göffringmann
2004-12-16added some debugging functionsRobert Göffringmann
2004-12-16fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch)Robert Göffringmann
2004-12-16some cleanupRobert Göffringmann
2004-12-16fix gcc warningsRobert Göffringmann
2004-12-15compilation fixJonathan Gray
2004-12-15moved compacts and related static data out of the scummvm.exe into an externa...Robert Göffringmann
2004-12-13fixed a bug that I introduced with the last cleanup.Robert Göffringmann
2004-12-09Pass subdirectories to gamedetector functionsRobert Göffringmann
2004-12-05Clean up OSystem::EventMax Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-29Fix music volumeEugene Sandulenko
2004-11-27Use modern form of setupPremixMax Horn
2004-11-27Make use of our String class instead of juggling with char pointers; added Fi...Max Horn
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn
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-15This commit has been brought to you by the commit first, compile/test later a...Joost Peters
2004-11-15Move initialisation from constructor to initialise().Joost Peters
2004-11-12use message window instead of console printf if user wants to load a savegame...Robert Göffringmann
2004-11-11Fix compilation on BE systemsMax Horn
2004-11-11fix for bug #1064113.Robert Göffringmann
2004-11-11oopsRobert Göffringmann
2004-11-11misc cleanupRobert Göffringmann
2004-10-25use relative timing instead of constant values.Robert Göffringmann
2004-10-22correct music/fx for section 6Joost Peters
2004-10-22add section jumping to the debuggerJoost Peters
2004-10-22fix for bug [ 1043047 ] game hangs when foster path busyRobert Göffringmann
2004-10-22iAdd support for MT-32 emu.Eugene Sandulenko
2004-10-22changed timing code.Robert Göffringmann
2004-10-21fixes bug #786482, stupid gardener getting stuck in his hacky animation script.Robert Göffringmann
2004-10-17Use new setupPremix variant (incomplete)Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-18fixed warningsPaweł Kołodziejski
2004-09-17print some more info with the "compact" commandJoost Peters
2004-09-16Made the dataFileHeader struct packed, after discussing it with olki.Torbjörn Andersson
2004-09-15Allow the BASS debugger to be invoked by the "standard" Ctrl-D / ~ / #Torbjörn Andersson
2004-09-14Use -more informative- constants for certain script variablesJoost Peters
2004-09-13Use ARRAYSIZE macroJoost Peters
2004-09-13Add debugger for BASS.Joost Peters
2004-09-06Save setting of the text toggle when quitting, fixes bug #855542Joost Peters