aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
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
2004-08-28Make it possible to compile with WITH_DEBUG_CHEATS again.Torbjörn Andersson
2004-08-26Clarified the comment added in the previous commit slightly.Torbjörn Andersson
2004-08-26Reset the "pitch wheel" when turning off a note. This should fix bugTorbjörn Andersson
2004-08-25typoJoost Peters
2004-08-20remove unused variablesJoost Peters
2004-08-20Initialize variables (fix valgrind warnings)Joost Peters
2004-08-19Fix potential OOB readJoost Peters
2004-08-14fixed warningsPaweł Kołodziejski
2004-07-18Adapted Fingolfin's BS1 code for better error messages when save/restoreTorbjörn Andersson
2004-07-08(Ab)used the yes/no dialog to show an error message if saving a game fails.Torbjörn Andersson
2004-06-27Reversed param order of File::open() -- this allowed me to get rid of a few m...Max Horn
2004-06-25Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage againMax Horn
2004-06-25Use auto_ptr to avoid leaksMax Horn
2004-05-06Get rid of mouse transparancy hackJoost Peters
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-13some cleanupJoost Peters
2004-03-05Yearly CE BASS intro synch fixNicolas Bacca
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-16Workaround for BASS bug #897775. As far as I can tell there is no properTorbjörn Andersson
2004-02-13Add Change --floppy-intro to --alt-intro patch (#896311)Travis Howell
2004-02-11Fixed bug #870890.Torbjörn Andersson