aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-22Added create_kyradat to our regular build system, too; fixed some warnings (a...Max Horn
2007-09-21Fix regression caused by the latest cleanupsFilippos Karapetis
2007-09-21OopsFilippos Karapetis
2007-09-21CleanupFilippos Karapetis
2007-09-21Simplified Mickey::randomize()Filippos Karapetis
2007-09-21Several bug fixes for Mickey's Space Adventure:Filippos Karapetis
2007-09-21Small font-related correctionSven Hesse
2007-09-21Removed an unnecessary picture update when drawing crystal objects in MickeyFilippos Karapetis
2007-09-21The animation of the crystals in Mickey is shown correctly nowFilippos Karapetis
2007-09-21Minimize changes to the mouse cursor's paletteFilippos Karapetis
2007-09-21Rename file removal functions, to avoid conflicts. Add save game path, when r...Travis Howell
2007-09-21Silenced signed<->unsigned comparison warningSven Hesse
2007-09-21Fix regression, when loading levels in mustard.Travis Howell
2007-09-20allow for using up/down in menusMatthew Hoops
2007-09-20cleanup with updating the screen; mostly moved to gameLoopMatthew Hoops
2007-09-20add stub for playSound in WinnieMatthew Hoops
2007-09-20cleanup to readObj and readRoomMatthew Hoops
2007-09-20Last pieces of Troll's Tale. Only missing thing is soundEugene Sandulenko
2007-09-20adding myself to the credits for AGIMatthew Hoops
2007-09-20implement o72_debugInput (with some help from Kirben)Matthew Hoops
2007-09-20Implement inventory in Troll's TaleEugene Sandulenko
2007-09-20Don't use clock(). Don't busy-wait.Marcus Comstedt
2007-09-20Hook up create_lure tool to the regular build systemMax Horn
2007-09-20FIxed some warnings, cleanupMax Horn
2007-09-20Remove superfluous trailing dot (and that error message really is a lie, the ...Max Horn
2007-09-20This workaround is no longer neededMax Horn
2007-09-20I'm probably being overly paranoid, but I'm nervous about initializing an arrayTorbjörn Andersson
2007-09-20Fixed out-of-bounds writing in killSounds().Torbjörn Andersson
2007-09-20Some updates to Mickey's BCG logo drawing functionFilippos Karapetis
2007-09-19Enable Lure engine by default.Eugene Sandulenko
2007-09-19some cleanup using malloc and with readObjMatthew Hoops
2007-09-19show the cursor in Troll after the first intro screenMatthew Hoops
2007-09-19Added copyright notice to existing files.Nicola Mettifogo
2007-09-19KEYCODE_ENTER should be KEYCODE_RETURN, actually...Marcus Comstedt
2007-09-19displayName() -> getDisplayName()Marcus Comstedt
2007-09-19Fixed fallout from keycode being made an enum.Marcus Comstedt
2007-09-19Include <graphics/surface.h> for Graphics::Surface.Marcus Comstedt
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merge several choice-related functionsEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-19Moved some keyboard code from Winnie together with the other keyboard functionsFilippos Karapetis
2007-09-19Don't free the picture buffer inside decodePicture(). The buffer should (and ...Filippos Karapetis
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters
2007-09-19_displayName now contains the last path component, not the full pathJoost Peters
2007-09-19Updated information about some global flags in IHNMFilippos Karapetis
2007-09-19Updated the MSVC8 AGI project file with the latest changes to the engineFilippos Karapetis
2007-09-19Removed a variable initialization out of a while loopFilippos Karapetis
2007-09-19Fixed regression: The ITE intro is shown correctly againFilippos Karapetis
2007-09-18More comment fixing :PSven Hesse
2007-09-18Fixed a typo. (Thanks to our Doctor for spotting it)Johannes Schickel