Age | Commit message (Expand) | Author |
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 |
2008-01-18 | Don't hardcode value for which we have wonderful and nice constants defined ;) | Max Horn |
2008-01-18 | Enhanced Surface::writeSubstring to crop any string that exceeds the width of... | Paul Gilbert |
2008-01-18 | Increase talk dialog size by 2 pixels to accommodate a very long word in the ... | Paul Gilbert |
2008-01-17 | restore TrackId meaning | Paweł Kołodziejski |
2008-01-17 | reduction a bit of code | Paweł Kołodziejski |
2008-01-17 | implement exists(), isReadable() and isWritable() stubs using access() | Joost Peters |
2008-01-17 | fixed regression in allocSlot in dimuse, that fix bug #1874045 | Paweł Kołodziejski |
2008-01-17 | Fixed obsolete comment. | Kari Salminen |
2008-01-17 | Confirmed that the Amiga version of Space Quest II v2.0F using Amiga AGI 2.20... | Kari Salminen |
2008-01-17 | Bugfix for logging the description of actions being done | Paul Gilbert |
2008-01-17 | Fix for isalpha() assertions (Almost identical to revision 29924's fix). Adde... | Kari Salminen |
2008-01-17 | Updated required lure.dat version number | Paul Gilbert |
2008-01-17 | Corrected offset for animation of player operating rack in German version, an... | Paul Gilbert |
2008-01-17 | Bugfix for the position and size of the copy protection dialog instructions i... | Paul Gilbert |
2008-01-16 | Fixed some warnings | Oystein Eftevaag |