Age | Commit message (Expand) | Author |
2003-07-14 | fix for bug #769744 (COMI: Trying to append to a nonexistant stream) | Max Horn |
2003-07-14 | Compares in V2 are unsigned (at least in Zak). | Jochen Hoenicke |
2003-07-14 | fixed up c64_ignorePakCols (it's still a hack and not working properly, but a... | Max Horn |
2003-07-14 | proper fix for V1/Zak (and maybe V1/MM, too?) ActorSet-Color | Max Horn |
2003-07-14 | this hack isn't necessary anymore (at least I found no cases where it would b... | Max Horn |
2003-07-14 | fix argument check | Jonathan Gray |
2003-07-14 | Fix fixme | James Brown |
2003-07-14 | Allow debugger in full screen mode | Travis Howell |
2003-07-14 | Inventory position is the same in both v1 and v2 games | Travis Howell |
2003-07-14 | zak v1 uses same sound resources as zak v2 | Travis Howell |
2003-07-14 | Redraw screen when loading v1 saved game | Travis Howell |
2003-07-14 | Split the v1 palette, since there is a minor difference. | Travis Howell |
2003-07-14 | Ooops, was in reverse. | Travis Howell |
2003-07-14 | A few color fixes for v1/v2 | Travis Howell |
2003-07-14 | V1 Zak fixes and hacks. (Woo, it rhymes! :) | James Brown |
2003-07-13 | workaround for bug #770093 (Zak256 Crash inside of Sphinx) | Max Horn |
2003-07-13 | fix for bug #770344 (INDY3EGA: Amiga - Biff's name not shown in fight); this ... | Max Horn |
2003-07-13 | workaround for bug #770351 | Max Horn |
2003-07-13 | For some reason, changing the kSentenceLine color stops highlighting working. | Travis Howell |
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn |
2003-07-13 | Correct v1 games inventory positions | Travis Howell |
2003-07-13 | Add correct palette for pc versions of v1 games | Travis Howell |
2003-07-13 | added some FIXMEs | Max Horn |
2003-07-13 | fixed gdi._C64MaskChar decoding | Max Horn |
2003-07-13 | reduce code duplication; theoretical masking implementation for C64 costumes,... | Max Horn |
2003-07-13 | C64 costumes work now enough to be recognizable | Max Horn |
2003-07-13 | Simpler check | Travis Howell |
2003-07-13 | Revert my last change, made some in text text unreadable (black). | Travis Howell |
2003-07-13 | Commit fixme to prevent some issues on Amiga verison of MI2 | Travis Howell |
2003-07-13 | fix x/y limb offsets and transparancy with C64 costume renderer | Max Horn |
2003-07-13 | consistent case statement options, and make warnings more useful | Jonathan Gray |
2003-07-12 | fix for bug #770311 (at least for V2 games) | Max Horn |
2003-07-12 | fix for bug #770308 | Max Horn |
2003-07-12 | properly show/hide verbs&inventory&sentence during cutscenes | Max Horn |
2003-07-12 | fixes for cutscenes in V2 games | Max Horn |
2003-07-12 | run script 5 in startScene (room transition script, it seems); don't invoke r... | Max Horn |
2003-07-12 | undoing my last box change - with the last change in actor.cpp, this should m... | Max Horn |
2003-07-12 | adjusted V2 actor position to match original (MM) interpreter; tweaked adjust... | Max Horn |
2003-07-12 | remove unused variable which is also incorrectly cast... | Jonathan Gray |
2003-07-12 | Preemptive code cleanup to prevent ear damage during certain Euphony tunes | James Brown |
2003-07-12 | fix box coordinates for v1/v2 games (boxes are now contiguous) | Max Horn |
2003-07-12 | revert change made in rev 1.140 fixes bug 766109 | Jonathan Gray |
2003-07-12 | fix existing ego actor change detection code | Max Horn |
2003-07-12 | Add KEY_ALL_SKIP for WinCE | Nicolas Bacca |
2003-07-12 | Fix fix for 769896 | James Brown |
2003-07-12 | Fix for bug 769896, update README a little | James Brown |
2003-07-11 | Update the 16-colour palette if the user changes the Amiga setting from | Torbjörn Andersson |
2003-07-11 | Missed one section | Travis Howell |
2003-07-11 | Restore correct value | Travis Howell |
2003-07-11 | Using Amiga palette with 16 color Amiga versions only | Travis Howell |