Age | Commit message (Expand) | Author |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-27 | Possible fix for the errors under older versions of GCC (e.g. under BeOS) | Filippos Karapetis |
2008-01-27 | Fix the endianness detection in Solaris 8 (It fixes but #1871509 "GUI distort... | Jordi Vilalta Prat |
2008-01-27 | Cleanup. | Johannes Schickel |
2008-01-27 | Disabled a debug function which throws warnings in older versions of GCC (e.g... | Filippos Karapetis |
2008-01-27 | Fix for some problems introduced (like wrong text display) with last commit. | Johannes Schickel |
2008-01-27 | - slightly refactored user settings handling | Johannes Schickel |
2008-01-27 | Really fix bug #1846886: "PUTTZOO: Windows version cursor/pointer drawn wrong". | Eugene Sandulenko |
2008-01-27 | Limit the number of simultaneous open files in IHNM to 7, down from 12. This ... | Filippos Karapetis |
2008-01-27 | Update kyra.dat. | Johannes Schickel |
2008-01-27 | Commit patch #1870149 "KYRA: kyradat tool update (hof ingame sfx)". (slightly... | Johannes Schickel |
2008-01-27 | Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight... | Johannes Schickel |
2008-01-26 | Reworked FilesystemNode::lookupFile (fixing doxygen comment, making it possib... | Max Horn |
2008-01-25 | fix for wrong imuse table entry fixes #1879940 | Paweł Kołodziejski |
2008-01-25 | Fully fix bug #1660424 (KQ4: Zombie bug). The bug also affected room 18 in ad... | Kari Salminen |
2008-01-24 | Added detection for fanmade AGI game Enclosure v1.03. | Kari Salminen |
2008-01-24 | Got rid of the experimental NPC Schedule store in favour of moving the NPC sc... | Paul Gilbert |
2008-01-23 | Removing the outdated and obsolete msvc6 files (see FR #1878432) | Max Horn |
2008-01-23 | assert if hashmap iterator is out of bounds (e.g. happens when derefing end() | Max Horn |
2008-01-23 | Commit of patch #1877134 - "Drascula: Remove Spanish characters" | Filippos Karapetis |
2008-01-23 | Define and use enumerations for AGI Mouse protocol 1.0's button states. | Kari Salminen |
2008-01-22 | Code simplification | Filippos Karapetis |
2008-01-22 | Some refactoring of text drawing routines. | Nicola Mettifogo |
2008-01-22 | Fixed typo in comment. | Kari Salminen |
2008-01-22 | Fix configure for plain Bourne shells | Jordi Vilalta Prat |
2008-01-22 | Finally removed backends/intern.h itself | Max Horn |
2008-01-22 | Removed backends/intern.h | Max Horn |
2008-01-22 | Bugfix for transformation sparkle to finish if the player changes room partwa... | Paul Gilbert |
2008-01-22 | Support both ways to represent a version number, with a dot and with a comma ... | Filippos Karapetis |
2008-01-22 | Added a pause when the MSVC conversion tools are finished, so that the DOS co... | Filippos Karapetis |
2008-01-21 | moved debug log | Paweł Kołodziejski |
2008-01-21 | final fix for bug #1757010 | Paweł Kołodziejski |
2008-01-21 | Proper data file paths for S60v3 | Lars Persson |
2008-01-21 | Implements 2 arguments version of the adj.ego.move.to.x.y-command. Should fix... | Kari Salminen |
2008-01-21 | Functionality for is readable and writable | Lars Persson |
2008-01-21 | Merged low level blitting functions into one single routine. | Nicola Mettifogo |
2008-01-21 | replaced the unsafe tag2str implementation by a safe one, now that it seems t... | Max Horn |
2008-01-21 | Move tag2str() to common/ | Eugene Sandulenko |
2008-01-21 | disabled force restore state music, it seems fix bug #1757010, at least i see... | Paweł Kołodziejski |
2008-01-21 | fix debug output | Paweł Kołodziejski |
2008-01-21 | for debug logs for dimuse | Paweł Kołodziejski |
2008-01-20 | Add Spanish Amiga version of Elvira 2. | Travis Howell |
2008-01-20 | added experimental hack to code to prevent the same start music again if old ... | Paweł Kołodziejski |
2008-01-20 | Removed obsolete comment, fixed indention | Max Horn |
2008-01-20 | fix/workaround for bug #1624464, as we do not support game playing on two dif... | Paweł Kołodziejski |
2008-01-20 | rename to prevent confusion | Paweł Kołodziejski |
2008-01-20 | - Updated version numbers, Implemented exists properly, Added two engines in ... | Lars Persson |
2008-01-20 | Fixed shadowing warning that I missed | Paul Gilbert |
2008-01-20 | Fixed bug with saving of cached actor schedules and added saving of talk data... | Paul Gilbert |