Age | Commit message (Expand) | Author |
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 |
2008-01-19 | Added MD5 checksum of japanese mac FOA | Max Horn |
2008-01-19 | export device name to SCUMMVM_MAEMO_DEVICE variable | Frantisek Dufka |
2008-01-19 | fixed potential unitialized variable | Paweł Kołodziejski |
2008-01-19 | one byte more for array :) | Paweł Kołodziejski |
2008-01-19 | increase a bit more | Paweł Kołodziejski |
2008-01-19 | fixed potential unitialized variables, one array overflow | Paweł Kołodziejski |
2008-01-19 | allow force flush fade track, it happen while very fast switching rooms | Paweł Kołodziejski |
2008-01-19 | changed warning into error, to be know for sure if it still trigger | Paweł Kołodziejski |
2008-01-19 | moved fadeDelay | Paweł Kołodziejski |
2008-01-19 | revert code to fade out first region if jump hit | Paweł Kołodziejski |
2008-01-19 | missed setting trackId while starSound, | Paweł Kołodziejski |
2008-01-19 | fixed support for compressed streams in dimuse | Paweł Kołodziejski |
2008-01-19 | Fixed a crash in the rat maze (reported on the forum) that made the game | Torbjörn Andersson |
2008-01-19 | malloc -> new, free -> delete, added few asserts | Paweł Kołodziejski |
2008-01-19 | fixed, it might overflow int32 | Paweł Kołodziejski |
2008-01-18 | Updated MSVC9 and MSVC8 project files for commit #30550 | Filippos Karapetis |
2008-01-18 | Removing duplicate content and adding GPL header | Max Horn |
2008-01-18 | Use explicit path in #include statement (DS port specific) | Max Horn |
2008-01-18 | Possible fix for bug #1874516 (QUEEN: Lockup on quit) | Max Horn |
2008-01-18 | iMuse Digital: Moved track & table definition from dimuse.h into separate hea... | Max Horn |