aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-14Yes, it is really necessry to compute a special 'disk number' here (in fbear ...Max Horn
2006-04-14Add variant for updated Spy Fox 1Travis Howell
2006-04-14CleanupTravis Howell
2006-04-14Possible fix for bug #1470197 (SCUMM: HE Game variants broken)Max Horn
2006-04-14Fix for bug #1470104 ("Compiled features" string empty)Max Horn
2006-04-14Remove unused codeTravis Howell
2006-04-14A few corrections to path finding in FFTravis Howell
2006-04-14Adjusted debug message levels: loading a cutscene is more interesting than theTorbjörn Andersson
2006-04-14Ooops, increment table, not field in invertBox{}Travis Howell
2006-04-14Add missing increment in invertBox()Travis Howell
2006-04-14Fixed stupid mistake (it's my mistake, I can call it whatever I want!) in theTorbjörn Andersson
2006-04-14Add speech support for Amiga verison of FFTravis Howell
2006-04-14Add support for sound effects in Amiga version of FF and cleanupTravis Howell
2006-04-14Sets up standard normal font.Johannes Schickel
2006-04-14- implements .bdf font loader based on convbdf (sure could have some clean up)Johannes Schickel
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-04-14Use const keyword to help compiler optimize codeMax Horn
2006-04-14Fix mingw compileTravis Howell
2006-04-14Remove duplicate check in checkPathsTravis Howell
2006-04-14Remove AmigaOS4 cookie as described in patch #1467193: "AmigaOS changes":Eugene Sandulenko
2006-04-14Rest of patch #1467193: "AmigaOS changes":Eugene Sandulenko
2006-04-14Part of patch #1467193: "AmigaOS changes":Eugene Sandulenko
2006-04-14Finish cleanup of root directory. Now move scummvm.rc to dists/Eugene Sandulenko
2006-04-14First batch of root directory cleanup. Now icons are stored in directoryEugene Sandulenko
2006-04-14Fix crash in fopenNoCase triggered by filenames/paths that exceeded ~ 512 byt...Max Horn
2006-04-14Fix regression in Amiga version of FFTravis Howell
2006-04-14Re-add TODO file and put link to our real TODO list in Wiki. People are usedEugene Sandulenko
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