aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-21Fix gcc4 warningsEugene Sandulenko
2005-06-21This is the SDL changes needed by the Symbian build to work properly.Lars Persson
2005-06-21This is the submission of the Epoc/Symbian build files forLars Persson
2005-06-21Added symbian-fs.cpp, symbian filehandling classLars Persson
2005-06-21Yet another GCC 4 warning fixedMax Horn
2005-06-21Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings)Max Horn
2005-06-21When a key is pressed, go back to repeat phase 0 again. This is so that weTorbjörn Andersson
2005-06-21Fixed crash when talking to the money changer about the Orb of Storms. TheTorbjörn Andersson
2005-06-21Added temporary variables for readability.Torbjörn Andersson
2005-06-20Added virtual destructor, to silence a few more GCC 4 warningsMax Horn
2005-06-20Added virtual destructor, to silence a few more GCC 4 warningsMax Horn
2005-06-20Removed -Wctor-dtor-privacy, all it does is trigger nonsense warnings in GCC 4Max Horn
2005-06-20sfShowControls implementation is NOPEugene Sandulenko
2005-06-20fix animation bug at ratsAndrew Kurushin
2005-06-20WhitespaceTorbjörn Andersson
2005-06-19Support for mouse wheel in Options dialog and in Converse panelEugene Sandulenko
2005-06-19Document c64 as being a valid --platform= option.Jonathan Gray
2005-06-19Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice.Eugene Sandulenko
2005-06-19Fix C64 targets. Regression.Eugene Sandulenko
2005-06-19implemented sfGetNumberAndrew Kurushin
2005-06-18fix compilation with DISABLE_SCUMM_7_8 definedGregory Montoir
2005-06-17Handle newlines in blast text (fixes last remaining part of bug #902415)Max Horn
2005-06-17committed patch #1221592, smush_codec 21/44 should match the original interpr...Gregory Montoir
2005-06-17update derefActor() argumentGregory Montoir
2005-06-17updateGregory Montoir
2005-06-17o6_setBlastObjectWindow can be safely ignoredGregory Montoir
2005-06-17fix screwdriver bugAndrew Kurushin
2005-06-16placard workaroundAndrew Kurushin
2005-06-16fix trothy -> oil lampAndrew Kurushin
2005-06-16UpdateTravis Howell
2005-06-15Don't access the thread after sfScriptGotoScene. As the comment points out,Torbjörn Andersson
2005-06-15some renames#2Andrew Kurushin
2005-06-15some renamesAndrew Kurushin
2005-06-15fix animation loopAndrew Kurushin
2005-06-15Corrected error message.Torbjörn Andersson
2005-06-15Appliced cyx's fix for bug #1220168, with a few modifications. ApparentlyTorbjörn Andersson
2005-06-14Bug fix for inter_execPtr beeing a char*. Char is not the same defined typ on...Lars Persson
2005-06-14Changed palanim datatype from char to byteLars Persson
2005-06-14Added struct packning to palette struct && added check for define __WINS__ fo...Lars Persson
2005-06-14Added __WINS__ defintion check for the Symbian integration so the right funct...Lars Persson
2005-06-14Applied patch #1208299. A warning message about the "playing from CD underTorbjörn Andersson
2005-06-14UpdateTravis Howell
2005-06-14UpdateTravis Howell
2005-06-14UpdateTravis Howell
2005-06-14-Add more Backyard sports titlesTravis Howell
2005-06-14Fix dock bugEugene Sandulenko
2005-06-13Fix crash on chasm.Eugene Sandulenko
2005-06-13Add comments on smacker opcodes.Travis Howell
2005-06-13Rename opcode/functionTravis Howell