Age | Commit message (Expand) | Author |
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é |
2009-08-24 | Add another extension: SMD | Arnaud Boutonné |
2009-08-23 | Properly initialize _autoDouble, fixing demos that don't set a video mode on ... | Sven Hesse |
2009-08-22 | Properly fixing the Lost in Time temp sprite issue | Sven Hesse |
2009-08-22 | Hooking up the v2 spriteUncompressor into the v6 one | Sven Hesse |
2009-08-21 | Add 31 title files to ignore (they are never present !) | Arnaud Boutonné |
2009-08-20 | Fixing some signed/unsigned comparison warnings | Sven Hesse |
2009-08-20 | Replace magic numbers by constants : kPropsSize and kIndexSize | Arnaud Boutonné |
2009-08-20 | Add oPlaytoons_F_1B skeletton, and oPlaytoons_readData to avoid adding a play... | Arnaud Boutonné |
2009-08-20 | modify props size to avoid later error (Size is still temporary) and prepare ... | Arnaud Boutonné |
2009-08-18 | Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD au... | Johannes Schickel |
2009-08-17 | Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, ... | Arnaud Boutonné |
2009-08-17 | Formatting. | Johannes Schickel |
2009-08-17 | Suppress useless parentheses | Arnaud Boutonné |
2009-08-17 | Added OPCODEDRAW 0x85, with a specific workaround for Bambou hardcoded paths ... | Arnaud Boutonné |
2009-08-15 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-08-14 | Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and... | Sven Hesse |
2009-08-13 | fix methods | Arnaud Boutonné |
2009-08-13 | Suppress no longer needed Playtoons workaround | Arnaud Boutonné |
2009-08-13 | - Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ... | Arnaud Boutonné |
2009-08-13 | Initial save handler for Playtoons | Arnaud Boutonné |