aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-14Fix compiler warningsMax Horn
2006-04-13Add invertBox function for FFTravis Howell
2006-04-13Fixes possible illegal writes/segfaults in compressToType0 (added a comment a...Johannes Schickel
2006-04-13- No longer draws full shadows for disabled widgetsJohannes Schickel
2006-04-13Add checkPaths function for FFTravis Howell
2006-04-13Deletes color cache and custom dialog shading.Johannes Schickel
2006-04-13Fixed the invalid reads visible with valgrind, deleted theSven Hesse
2006-04-13Commented the SpriteOperation in Draw_v2::printText() out for now,Sven Hesse
2006-04-13Some more stubs and rearrangingsSven Hesse
2006-04-13Slightly more verbose error message.Torbjörn Andersson
2006-04-13- More stubs, the intro now works completely (with extreme graphicalSven Hesse
2006-04-13Added TODO about some extra data files that Operation Stealth has to load.Torbjörn Andersson
2006-04-13Add code for save game interface in FFTravis Howell
2006-04-13Fixes save/load.Johannes Schickel
2006-04-13Fix display of saved games list in oracle of FF, when savingTravis Howell
2006-04-13vc36_setWindowImage is used for difference purpose in FFTravis Howell
2006-04-13Work around crash in drawSpriteRaw(). In Future Wars, when going to the future,Torbjörn Andersson
2006-04-13Disable quick load/save is FF, since original sometimes disabled load/save an...Travis Howell
2006-04-13Minor fixes to scrolling in FFTravis Howell
2006-04-13Fix various crash issues in FF, the image number in vc2_call needed to be adj...Travis Howell
2006-04-13Clarified detection filenames for HE games (removed FIXME comments).Eugene Sandulenko
2006-04-13GP32 uses ARM processor. So some of PalmOS specific changes also apply to GP32.Won Star
2006-04-12Fixed potential crash in drawDialogueMessage(): The function should terminateTorbjörn Andersson
2006-04-12Actions that do not have any custom response now print one of the defaultTorbjörn Andersson
2006-04-12Fix typo reported in #1469339: "FluidSynth error typo"Eugene Sandulenko
2006-04-12Commiting Fingolfins patch to remove gamedetector usage.Lars Persson
2006-04-12Stubbed addPlayerCommandMessage(). I think it may have something to do withTorbjörn Andersson
2006-04-12Fixing mismatch between format strings and data on some systemsMax Horn
2006-04-12Fixing mismatch between format strings and data on some systemsMax Horn
2006-04-12This assertion shouldn't be needed. At least not here.Torbjörn Andersson
2006-04-12Fixed serious bug in removeOverlayElement() that would cause it to fail. ThisTorbjörn Andersson
2006-04-12sizeof(void *) != sizeof(int) for a large number of systems.Jonathan Gray
2006-04-12- Fixed the mistake in Mult_v2::loadMult() that caused Gob2 floppy toSven Hesse
2006-04-12Fixing the workaround for bug #1458388 (should have added trailing dot, but d...Max Horn
2006-04-12Updated project files with new required libs.Lars Persson
2006-04-12Fix script dumpingEugene Sandulenko
2006-04-12cleanupEugene Sandulenko
2006-04-12Speeds up calcGradient again a little bit.Johannes Schickel
2006-04-12- some little clean upsJohannes Schickel
2006-04-12DEBUG_SCRIPT -> debugCEugene Sandulenko
2006-04-11Add F1-F10 keymappings like in original engine.Eugene Sandulenko
2006-04-11Re-fix the CD version of LoomMax Horn
2006-04-11Rearranged code in ScummEngine::openRoom a bit, to separate the filename gene...Max Horn
2006-04-11Don't hardcode specific values for our language enums, as nothing should depe...Max Horn
2006-04-11Removed the PalmOS specific hack in file.cpp in favor for code that should wo...Max Horn
2006-04-11Fix warning.Eugene Sandulenko
2006-04-11Added TODO comment about refreshAnimData[] and why it's not (yet) a field inTorbjörn Andersson
2006-04-11If generateDetectName() generates an empty string, that's a failure, not aTorbjörn Andersson
2006-04-11Updated project fileChris Apers
2006-04-11Bad hack to make the file class work agaain with PalmOS ARM version - read th...Chris Apers