aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28Fixed animation sorting: everything should be drawn like before revision 3067...Nicola Mettifogo
2008-01-28Fix 'member var shadowed' warningMax Horn
2008-01-28Removed unneeded copy constructor & assignment operator (the compiler will au...Max Horn
2008-01-28Fix compilation of Parallaction on MSVC 8 & 9 (Added gfxbase.cpp to their pro...Kari Salminen
2008-01-28Fix compilationSven Hesse
2008-01-28Removed all job routines. Stubs have been left for future reference in the co...Nicola Mettifogo
2008-01-28Oops. Forgot ScummVM header in new source file.Nicola Mettifogo
2008-01-28All interactive objects are now drawn in the framebuffer instead of using the...Nicola Mettifogo
2008-01-28Changed array of method pointers to case statement to fix compiler error in e...Paul Gilbert
2008-01-28Forward declare HashMap::ConstIterator (this might fix compile errors with so...Max Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Possible fix for the errors under older versions of GCC (e.g. under BeOS)Filippos Karapetis
2008-01-27Fix the endianness detection in Solaris 8 (It fixes but #1871509 "GUI distort...Jordi Vilalta Prat
2008-01-27Cleanup.Johannes Schickel
2008-01-27Disabled a debug function which throws warnings in older versions of GCC (e.g...Filippos Karapetis
2008-01-27Fix for some problems introduced (like wrong text display) with last commit.Johannes Schickel
2008-01-27- slightly refactored user settings handlingJohannes Schickel
2008-01-27Really fix bug #1846886: "PUTTZOO: Windows version cursor/pointer drawn wrong".Eugene Sandulenko
2008-01-27Limit the number of simultaneous open files in IHNM to 7, down from 12. This ...Filippos Karapetis
2008-01-27Update kyra.dat.Johannes Schickel
2008-01-27Commit patch #1870149 "KYRA: kyradat tool update (hof ingame sfx)". (slightly...Johannes Schickel
2008-01-27Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight...Johannes Schickel
2008-01-26Reworked FilesystemNode::lookupFile (fixing doxygen comment, making it possib...Max Horn
2008-01-25fix for wrong imuse table entry fixes #1879940Paweł Kołodziejski
2008-01-25Fully fix bug #1660424 (KQ4: Zombie bug). The bug also affected room 18 in ad...Kari Salminen
2008-01-24Added detection for fanmade AGI game Enclosure v1.03.Kari Salminen
2008-01-24Got rid of the experimental NPC Schedule store in favour of moving the NPC sc...Paul Gilbert
2008-01-23Removing the outdated and obsolete msvc6 files (see FR #1878432)Max Horn
2008-01-23assert if hashmap iterator is out of bounds (e.g. happens when derefing end()Max Horn
2008-01-23Commit of patch #1877134 - "Drascula: Remove Spanish characters"Filippos Karapetis
2008-01-23Define and use enumerations for AGI Mouse protocol 1.0's button states.Kari Salminen
2008-01-22Code simplificationFilippos Karapetis
2008-01-22Some refactoring of text drawing routines.Nicola Mettifogo
2008-01-22Fixed typo in comment.Kari Salminen
2008-01-22Fix configure for plain Bourne shellsJordi Vilalta Prat
2008-01-22Finally removed backends/intern.h itselfMax Horn
2008-01-22Removed backends/intern.hMax Horn
2008-01-22Bugfix for transformation sparkle to finish if the player changes room partwa...Paul Gilbert
2008-01-22Support both ways to represent a version number, with a dot and with a comma ...Filippos Karapetis
2008-01-22Added a pause when the MSVC conversion tools are finished, so that the DOS co...Filippos Karapetis
2008-01-21moved debug logPaweł Kołodziejski
2008-01-21final fix for bug #1757010Paweł Kołodziejski
2008-01-21Proper data file paths for S60v3Lars Persson
2008-01-21Implements 2 arguments version of the adj.ego.move.to.x.y-command. Should fix...Kari Salminen
2008-01-21Functionality for is readable and writableLars Persson
2008-01-21Merged low level blitting functions into one single routine.Nicola Mettifogo
2008-01-21replaced the unsafe tag2str implementation by a safe one, now that it seems t...Max Horn
2008-01-21Move tag2str() to common/Eugene Sandulenko
2008-01-21disabled force restore state music, it seems fix bug #1757010, at least i see...Paweł Kołodziejski