Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-27 | Fix room palette issues in small_header games. | Travis Howell | |
Fix is only for EGA games so far. svn-id: r9873 | |||
2003-08-06 | get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNS | Max Horn | |
svn-id: r9554 | |||
2003-07-18 | Add Indy3 FM Towns support, patch #773434 | Travis Howell | |
svn-id: r9062 | |||
2003-05-24 | don't use _gameDataPath directly; minor cleanup | Max Horn | |
svn-id: r7907 | |||
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-04-29 | unified Zak256 charset code with the rest; this *might* cause a regression ↵ | Max Horn | |
should anywhere in Zak256 a charset > 1 be set; if so, tell me where exactly, and I can try to figure out a proper fix svn-id: r7195 | |||
2003-04-11 | factored out some common code | Max Horn | |
svn-id: r6974 | |||
2003-04-11 | added loading object flags for loom ega | Paweł Kołodziejski | |
svn-id: r6973 | |||
2003-04-11 | fixes V3/OLD_BUNDLE res reading | Max Horn | |
svn-id: r6971 | |||
2003-04-09 | make zak use correct charset | Jonathan Gray | |
svn-id: r6945 | |||
2003-04-07 | fixed reading Loom index file, and handle gfx for 16 colors games | Paweł Kołodziejski | |
svn-id: r6937 | |||
2003-04-07 | zak256 invertory bug is not repeatable, changed order font selection, added ↵ | Paweł Kołodziejski | |
handle font support for all V3 scumm games svn-id: r6927 | |||
2003-04-06 | added handle v2 resources for scumm v3, for now hack | Paweł Kołodziejski | |
svn-id: r6924 | |||
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-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-10 | changed scumm file io to class File | Paweł Kołodziejski | |
svn-id: r4920 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |