Age | Commit message (Expand) | Author |
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 | Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight... | Johannes Schickel |
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 | 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 | Bugfix for transformation sparkle to finish if the player changes room partwa... | Paul Gilbert |
2008-01-21 | moved debug log | Paweł Kołodziejski |
2008-01-21 | final fix for bug #1757010 | Paweł Kołodziejski |
2008-01-21 | Implements 2 arguments version of the adj.ego.move.to.x.y-command. Should fix... | Kari Salminen |
2008-01-21 | Merged low level blitting functions into one single routine. | Nicola Mettifogo |
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 | 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 | 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 | 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 | 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 | fixed regression in allocSlot in dimuse, that fix bug #1874045 | Paweł Kołodziejski |
2008-01-17 | Fixed obsolete comment. | Kari Salminen |