Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-07 | replaced GF_AFTER with _version | Max Horn | |
svn-id: r8372 | |||
2003-06-06 | Get rid of *64 targets, use 'maniac' and 'zak' autodetection for the ↵ | James Brown | |
AFTER_V1 flag instead. svn-id: r8348 | |||
2003-06-04 | readClassicIndexFile updates from aquadran | Jonathan Gray | |
svn-id: r8290 | |||
2003-06-02 | more v1 load directory ... | Paweł Kołodziejski | |
svn-id: r8274 | |||
2003-06-02 | added load directory support for v1 games | Paweł Kołodziejski | |
svn-id: r8273 | |||
2003-05-29 | A few small V2 detection/init changes | James Brown | |
svn-id: r8085 | |||
2003-05-18 | warning() automatically outputs a newline after the warning message; adding ↵ | Max Horn | |
a newline into the format string adds another newline (which contains the single char '!') svn-id: r7647 | |||
2003-05-04 | typo; added comment | Max Horn | |
svn-id: r7295 | |||
2003-04-20 | fixed building object tables (now I understand) | Paweł Kołodziejski | |
svn-id: r7042 | |||
2003-04-20 | added loading global objects states for v2 | Paweł Kołodziejski | |
svn-id: r7041 | |||
2003-04-20 | V1/V2 charsets are internal, so we have no load function (yet) | James Brown | |
svn-id: r7035 | |||
2003-03-07 | refactored some stuff (and made readMAXS virtual, with V2/V3 code having own ↵ | Max Horn | |
implementations); cleaned up V6 array shuffle code; made more Scumm member vars/methods protected svn-id: r6751 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup | Paweł Kołodziejski | |
svn-id: r6718 | |||
2002-12-22 | added some preliminary V8 work. Nope, it is not useful at all, and it ↵ | Max Horn | |
doesn't mean we will have CMI support in this millenium, so don't hold your breath svn-id: r6060 | |||
2002-12-14 | fixed warning | Max Horn | |
svn-id: r5962 | |||
2002-12-12 | Tidy one or two things up for future V1/V2/V8 SCUMM support. | James Brown | |
svn-id: r5915 | |||
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are ↵ | Max Horn | |
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216 | |||
2002-09-24 | Patch 609334: PalManip save/load/init fixes. | James Brown | |
Save/Load lines are commented out until the new save/load system is in place. svn-id: r5014 | |||
2002-09-13 | fixed file header | Max Horn | |
svn-id: r4937 | |||
2002-09-10 | changed scumm file io to class File | Paweł Kołodziejski | |
svn-id: r4920 | |||
2002-08-29 | experimental support for the V2 resource format (patch #601560) | Max Horn | |
svn-id: r4864 |