aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-09Fix to prevent having an incorrect sprite assigned to some objects in IHNM wh...Filippos Karapetis
2007-12-09cleanupMax Horn
2007-12-09Backport changes made in scummvm.rc to the file it is generated from, scummvm...Max Horn
2007-12-09Fixed typosMax Horn
2007-12-09cleanupMax Horn
2007-12-09Fix for bug #1845876: MACOSX 10.2.8: sqrtf undefinedMax Horn
2007-12-09- minor screen fix for OSGregory Montoir
2007-12-09Obsolete fileChris Apers
2007-12-09Send default themepathChris Apers
2007-12-09Only for ARM codeChris Apers
2007-12-09Remove obsolete 68k version related codeChris Apers
2007-12-09Remove obsolete 68k version related codeChris Apers
2007-12-09Added support for Drascula and IgorChris Apers
2007-12-09Added support for Drascula and IgorChris Apers
2007-12-09CleanupChris Apers
2007-12-09Use the same define as in C++ codeChris Apers
2007-12-09Added functions required by T3 to prevent screen rotationChris Apers
2007-12-09Prevent manual screen rotation after application launchChris Apers
2007-12-09Fixed return keyChris Apers
2007-12-09Hack to workaround struct padding added by some compilers (mainly on PalmOS)Chris Apers
2007-12-09Bugfix to correctly display a hotspot name in message dialogs that include itPaul Gilbert
2007-12-09Added code to set ACTIVE_HOTSPOT_ID and USE_HOTSPOT_ID fields correctly when ...Paul Gilbert
2007-12-09Added extra debug statementsPaul Gilbert
2007-12-09Added extra debug statementsPaul Gilbert
2007-12-09Added new debug category for string handlingPaul Gilbert
2007-12-08Saving and loading in Winnie the Pooh should now be endian and alignment safe...Filippos Karapetis
2007-12-08Renamed SAVEGAME_VERSION to MSA_SAVEGAME_VERSIONFilippos Karapetis
2007-12-08The variables nFrame and iItem can also have negative valuesFilippos Karapetis
2007-12-08Saving and loading in Mickey's Space Adventure should now be endian and align...Filippos Karapetis
2007-12-08ioFailed() is now checked when saving a gameFilippos Karapetis
2007-12-08reverted parts of commits #29447 and #29446 (caused regressions in ADL music ...Gregory Montoir
2007-12-08Use "new" framework for compressed saves...Marcus Comstedt
2007-12-08Fixed bug in glob matching function.Marcus Comstedt
2007-12-08Fix for bug #1837503. Location switches can be scheduled recursively, so now ...Nicola Mettifogo
2007-12-08Added some missing deletes of temporary objectsPaul Gilbert
2007-12-08Fix compiler warningMax Horn
2007-12-08amiga demo version of OS has a VOL.CNF file so I assume full versions of the ...Gregory Montoir
2007-12-08docGregory Montoir
2007-12-08simplified gfxConvertSpriteToRaw, some renamingGregory Montoir
2007-12-08made timing closer to the original interpreter and simplified manageEvents fu...Gregory Montoir
2007-12-08reverted part of commit #29749, inplace unpacking doesn't work with .ani dataGregory Montoir
2007-12-08Cleanup and simplificationFilippos Karapetis
2007-12-08Cleanup and simplificationFilippos Karapetis
2007-12-07Enabled click-and-drag mouse mode for the right mouse button as well as the l...Oystein Eftevaag
2007-12-07don't use str functions with binary data, should fix bug #1845760Gregory Montoir
2007-12-07add Common::Rect::center (handy for ::setFocusRectangle())Gregory Montoir
2007-12-07Properly centered the image on screen after aspect ratio correctionOystein Eftevaag
2007-12-07backported some changes for OSGregory Montoir
2007-12-07fix unterminated string (causing intermittent savegame listing problems in sc...Willem Jan Palenstijn
2007-12-07Added missing hack for the tools to allow building on MinGW with SDL backend....Travis Howell