aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-23Use #include "file" instead of #include <file> for consistency.Torbjörn Andersson
2005-06-23Fix 64 bit compiler warning/errorMax Horn
2005-06-23Moved endian macros to a separate header fileMax Horn
2005-06-23Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in any SC...Max Horn
2005-06-23Fixed credits order againMax Horn
2005-06-23Revert change from printf() to debug(1)Max Horn
2005-06-23Updated NEWS and TODOMax Horn
2005-06-23Fixed credits orderMax Horn
2005-06-22Changed from char to int8 in a number of places. This makes not assume the ty...Lars Persson
2005-06-22disambiguate undefined operation by removing unneeded calculation.Oliver Kiehl
2005-06-22Fixed warning. (And made some whitespace changes.)Torbjörn Andersson
2005-06-21replaced #if defined(_MSC_VER)Lars Persson
2005-06-21Added default destructors as required by the Symbian/Epoc portLars Persson
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