aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-02oopsMax Horn
2004-04-02Got rid of _transTextMax Horn
2004-04-02cleanupMax Horn
2004-04-02Remove obsolete code fragment (a good sign for a refactoring is if it allows ...Max Horn
2004-04-02One item less on the TODOMax Horn
2004-04-02simplify code by integrating a call to translateText() into addMessageToStack...Max Horn
2004-04-02Shouldn't be necessary to do a second translation run in this place (at least...Max Horn
2004-04-02Added support for %___ strings (used in localized version of The Dig)Max Horn
2004-03-31be tolerant against abuse of ConfMan.getInt(); add missing default value for ...Max Horn
2004-03-30Use vsprintf instead of vsnprintf: more portable, less safe (but then again, ...Max Horn
2004-03-30please fixPaweł Kołodziejski
2004-03-30updatePaweł Kołodziejski
2004-03-30CleanupTorbjörn Andersson
2004-03-29Make use of Stack templateMax Horn
2004-03-29very simpled and limited stack class (fixed size even)Max Horn
2004-03-29Fixed a bad crash that occured when adding a new game target in the launcherMax Horn
2004-03-29add most of my os x snapshot script as a makefile targetJonathan Gray
2004-03-29use a make variable for static os x package prefix so I don't have to change ...Jonathan Gray
2004-03-29clean up FMUS handling, fix not being able to enable sound debug messagesJonathan Gray
2004-03-29UpdateTravis Howell
2004-03-29Should have been disabled for Mac. indy3/loom.Travis Howell
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