aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-03-23Unify MPEG2 code even moreMax Horn
2004-03-22cleanupMax Horn
2004-03-22updatePaweł Kołodziejski
2004-03-22corrections to namespacesPaweł Kołodziejski
2004-03-22share 'init' method, tooMax Horn
2004-03-22Fix crash introduced by recent code unification. (Mind you, I'm stillTorbjörn Andersson
2004-03-22some more cleanupMax Horn
2004-03-22move commong code into separate source file (more could be done, but it's a s...Max Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn
2004-03-21two TODOsMax Horn
2004-03-21Updated X11 backend to compile again (I do not know if it works, though)Max Horn
2004-03-21Unify a bit more...Max Horn