Age | Commit message (Expand) | Author |
2003-01-09 | Disable smush again, and apply patch 664890 ('Silencing the music') | James Brown |
2003-01-09 | Patch 664895: Cannon fixes. Yippie. Anyone here familiar enough with SDL to c... | James Brown |
2003-01-08 | HACK alert: Don't crash due to this silly verbage bug | James Brown |
2003-01-08 | enable smush. things arn't exactly working properly yet, and there are some b... | James Brown |
2003-01-07 | CMI cannon hack | James Brown |
2003-01-06 | some chore/limb related code | Max Horn |
2003-01-06 | cleanup; added a hack to avoid crash in the canon scene (at least it works th... | Max Horn |
2003-01-05 | changed 'default case' warning output to hex (as we use that for the case lab... | Max Horn |
2003-01-04 | Small junk | James Brown |
2003-01-02 | implement temporary state saving for CMI | James Brown |
2003-01-01 | fixed cutscene override in V8; cleanup | Max Horn |
2003-01-01 | implement roomops case (CMI crypt) | James Brown |
2002-12-31 | added masking to nut charset renderer | Max Horn |
2002-12-31 | added some comment | Max Horn |
2002-12-31 | setBoxSlot = setBoxScale apparently was right after all | Max Horn |
2002-12-31 | implemented o8_getDateTime | Max Horn |
2002-12-31 | fix opcode that sets actor z cliping. Yeah I know that Guybrush now is drawn ... | Max Horn |
2002-12-30 | More CMI opcode work. The Murray scene outside the Voodoo ladys house (-d1 -b... | James Brown |
2002-12-30 | Implement findBlastObject correctly - inventory now works | James Brown |
2002-12-30 | added two V8 opcodes; more meaningful error message | Max Horn |
2002-12-30 | hm... | Max Horn |
2002-12-29 | added some comments / system call skeletion | Max Horn |
2002-12-29 | disabled CMI smush audio, cleanup codec 47, correct path param | Paweł Kołodziejski |
2002-12-28 | de-verbalise some debug messages (move from debug(1) to debug(2)).. so we can... | James Brown |
2002-12-28 | Correct cursor put opcode slightly | James Brown |
2002-12-28 | Initial (buggy) implementation of CURSOR_SET - the Cannon sequence now almost... | James Brown |
2002-12-28 | Implement MUMBLE | James Brown |
2002-12-28 | get rid of getStringLen and use the more powerful resStrLen instead; moved re... | Max Horn |
2002-12-28 | cleanup | Max Horn |
2002-12-27 | SO_ACTOR_SPECIAL_DRAW = shadow_mode! Looks much better this way, too :-) | Max Horn |
2002-12-27 | like rtRoom, rtRoomScripts should never expire while the room they belong too... | Max Horn |
2002-12-27 | cleanup | Max Horn |
2002-12-27 | opcode 0xDD (find verb), used for conversations | Max Horn |
2002-12-27 | verb ids can be > 255 in V8; more V8 verbop corrections | Max Horn |
2002-12-27 | removing some annoying warnings | Max Horn |
2002-12-27 | almost all scripts that use o8_getStringWidth pass 1 as first parameter, but ... | Max Horn |
2002-12-27 | o8_getStringWidth also pops on param | Max Horn |
2002-12-27 | implemented V8 verbops fully, based on V6 - this contains some guessing and m... | Max Horn |
2002-12-27 | fixed flobject loading in V8 | Max Horn |
2002-12-27 | cleanup | Max Horn |
2002-12-27 | Move some things around, to get rid of all these resource/ sprintf's for CMI | James Brown |
2002-12-26 | o8 startScript juggling | James Brown |
2002-12-26 | group startScript/Object codes (no code change) | Max Horn |
2002-12-26 | map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ... | Max Horn |
2002-12-26 | Fix incorrect opcode (now it at least starts the Verb Widget scripts) | James Brown |
2002-12-26 | added missing return | Paweł Kołodziejski |
2002-12-26 | Update more CMI opcodes. The first room now starts, although actor text crash... | James Brown |
2002-12-26 | CMI opcode work | James Brown |
2002-12-26 | SMUSH playback opcode | James Brown |
2002-12-26 | dummy o8_startVideo implementation | Max Horn |