aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-29Cleanup.Torbjörn Andersson
2004-03-29Make clearScene() set the _needFullRedraw variable.Torbjörn Andersson
2004-03-28Fix for bug #907174 (LOOM MAC: Crash after entering copy protection)Max Horn
2004-03-28Proper copy-protection bypass for Mac Loom (still crashes when entering the r...Max Horn
2004-03-28Fix bug #925059Nicolas Bacca
2004-03-28updatePaweł Kołodziejski
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added OSystem::...Max Horn
2004-03-28Preserve comments in config filesMax Horn
2004-03-28cleanup; extended config file format checking (partially from patch #896096)Max Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-28New file.Torbjörn Andersson
2004-03-28Format string fix.Torbjörn Andersson
2004-03-28More format string fixes.Torbjörn Andersson
2004-03-28Fixed paramters to match format string.Torbjörn Andersson
2004-03-28Fixed format string to match parameters.Torbjörn Andersson
2004-03-28Fixed format string to match the number of arguments.Torbjörn Andersson
2004-03-28Changed printf() to debug() and removed newline at the end of some messagesTorbjörn Andersson
2004-03-28rename displayError() to displayMessage(); fix slightly incorrect usage of th...Max Horn
2004-03-28Cleanup.Torbjörn Andersson
2004-03-28Force the engine to pick a cursor after restoring a game. This appears toTorbjörn Andersson
2004-03-28Don't show the restart/restore dialog if a boot parameter has been given.Torbjörn Andersson
2004-03-28Fixed bug I introduced in the recent cleanup: It's the screen, not theTorbjörn Andersson
2004-03-28Small tweaks for MIPSPro compilerMax Horn
2004-03-28Fix bug #920491 (BS1: Game crashes when savepath is invalid)Max Horn
2004-03-28reorder contentMax Horn
2004-03-28Fix bad array size (part of bug report #924685)Max Horn
2004-03-27forgot themPaweł Kołodziejski
2004-03-27implemented priorites for imuse soundsPaweł Kołodziejski
2004-03-27clarify OSystem specification (setTimerCallback() must be 'atomic')Max Horn
2004-03-27small tweakMax Horn
2004-03-27cleanup, and fix bug in tablePaweł Kołodziejski
2004-03-27some changes to imuse digitalPaweł Kołodziejski
2004-03-27Make sure looping music is restarted after loading a savegame, regardlessTorbjörn Andersson
2004-03-27cleanupTorbjörn Andersson
2004-03-26does this fixes the journal issue for spanish version ?Gregory Montoir
2004-03-25try to track the journal issue in spanish versionGregory Montoir
2004-03-25fix memory leakMax Horn
2004-03-25free(0) is guaranteed to be a no-opMax Horn
2004-03-25Added some new MD5sMax Horn
2004-03-24PalmOS ?Chris Apers
2004-03-24Use the binary .pal file format that was introduced for 0.6.0.Torbjörn Andersson
2004-03-23Fix for bug #921681 - clear _quickSave when exiting cutawaysJoost Peters
2004-03-23changed a little hook id codePaweł Kołodziejski
2004-03-23fixed fade out delayPaweł Kołodziejski
2004-03-23Fix #922003 - FOTAQ crash on PocketPCNicolas Bacca
2004-03-23Move HE games together.Travis Howell
2004-03-23Alter some HE games settingsTravis Howell
2004-03-23Added export symbol list for plugins (only used on OSX, if anybody wants to a...Max Horn
2004-03-23With latest dlcompat on OSX, no need anymore to manually prepend an underscor...Max Horn
2004-03-23fix dynamic version of LOAD_MODULE macro; fixed typoMax Horn