Age | Commit message (Expand) | Author |
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-10-08 | Add a hack that fixes bug #2858887 and #2859606 | Arnaud Boutonné |
2009-10-08 | gob - Fix a Valgrind warning occuring in CD games | Arnaud Boutonné |
2009-10-07 | Fix an assert in activeWin(). | Arnaud Boutonné |
2009-10-06 | gob - fix valgrind warning: invalid read when animKeysCount equals 0 | Arnaud Boutonné |
2009-10-03 | revert r44542: the fix reopens another previous bug | Arnaud Boutonné |
2009-10-02 | Fix for bug ref#2867294 (hopefully) | Arnaud Boutonné |
2009-10-01 | Fix a regression in the first part of the intro (gitches when the paper and t... | Arnaud Boutonné |
2009-09-30 | Fascination - Suppress some warnings | Arnaud Boutonné |
2009-09-30 | Fascination - Fix a regression in intro (fix of R42171) | Arnaud Boutonné |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-29 | Playtoons - implement some functions related to hotspot texts | Arnaud Boutonné |
2009-09-29 | Gob - Silence a Valgrind warning by initializing a variable | Arnaud Boutonné |
2009-09-24 | Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an... | Filippos Karapetis |
2009-09-24 | Fixed some more warnings about unreachable code | Filippos Karapetis |
2009-09-18 | Fixed warning about missing newline | Andre Heider |
2009-09-16 | Playtoons - Add patterns to drawCircle | Arnaud Boutonné |
2009-09-16 | Playtoons - Add 3 DRAW_PIXEL patterns, fix some conditions. | Arnaud Boutonné |
2009-09-15 | - Implement _pattern variable | Arnaud Boutonné |
2009-09-09 | Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::... | Sven Hesse |
2009-09-09 | Playtoons - Fix searchHotspot and suppress a forgotten debug warning | Arnaud Boutonné |
2009-09-09 | Playtoons - Add oPlaytoons_printText | Arnaud Boutonné |
2009-09-08 | Fixed some (pedantic) warnings | Max Horn |
2009-09-04 | Playtoons - Add workaround in order to ignore hardcoded paths in oPlaytoons_c... | Arnaud Boutonné |
2009-09-04 | Some more int16->uint16 changes, to accommodate for Playtoons larger variable... | Sven Hesse |
2009-09-04 | Gob/Adi2 - In playtoons and later, there are 50 more sprite pointers | Arnaud Boutonné |
2009-09-04 | Add oPlaytoons_getObjAnimSize. It's uncomplete, but it allows to use some fun... | Arnaud Boutonné |
2009-09-01 | Making another variable offset unsigned, since it overflows int16 | Sven Hesse |
2009-09-01 | Fixing warnings and adding a warning should the ID be something yet unknown, ... | Sven Hesse |
2009-09-01 | Playtoons: Add support to IDs 65530, 65531, 65532, 65534, and renamed Id -1 i... | Arnaud Boutonné |
2009-08-30 | Modify warning message for o5_deleteFile as it's not only used by Dynasty, an... | Arnaud Boutonné |
2009-08-30 | Making the Windows version of Little Red Riding Hood display something | Sven Hesse |
2009-08-30 | Add detection strings for multi-lang Windows version of Little Red Riding Hood | Arnaud Boutonné |
2009-08-28 | Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes th... | Arnaud Boutonné |
2009-08-28 | Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues... | Arnaud Boutonné |
2009-08-28 | Suppress useless game type for Playtoons CK | Arnaud Boutonné |
2009-08-27 | Fixing a typo and copy-paste error | Sven Hesse |
2009-08-27 | Slight formatting and changed searchHotspot to be const. | Johannes Schickel |
2009-08-27 | code formatting | Arnaud Boutonné |
2009-08-27 | fix compilation | Joost Peters |
2009-08-27 | Playtoons - Modify oPlaytoons_F_1B so that it only warns when the functions i... | Arnaud Boutonné |
2009-08-27 | Playtoons/Adi2 - Add rudimentary Hotspots search function based on shortId. T... | Arnaud Boutonné |
2009-08-27 | Playtoons - delayed bgstop only when frame == -9 | Arnaud Boutonné |
2009-08-25 | Add ADI 2.0 'for Math Teacher' special pack | Arnaud Boutonné |
2009-08-25 | Fix game type for ADI2 games | Arnaud Boutonné |
2009-08-24 | Playtoons uses a variable space that exceeds 32767 bytes. Changing a few vari... | Sven Hesse |
2009-08-24 | Add ADI 2.6 FR detection | Arnaud Boutonné |
2009-08-24 | - Add game type ADI2 | Arnaud Boutonné |
2009-08-24 | Some modifications in o6_playVmdOrMusic: Less warnings in console Windows, an... | Arnaud Boutonné |