Age | Commit message (Expand) | Author |
2003-01-18 | add bounds check for debugger costume switcher | Jonathan Gray |
2003-01-18 | add ability to change actor costume via the debugger | Jonathan Gray |
2003-01-17 | fixed OOB access introduced in my last commit; leaving in my debug asserts th... | Max Horn |
2003-01-17 | fixed decoding bug for COMI bundle audio; this resolves an OOB access and sho... | Max Horn |
2003-01-17 | Clip strip value when removing objects | James Brown |
2003-01-17 | Possible hack to get the cannons firing. Of course... well, they still don't ... | James Brown |
2003-01-16 | Small change to make actor talk anims look better | James Brown |
2003-01-16 | fix off by one bug in gfxUsageBits code; fixed small glitch the actor iterati... | Max Horn |
2003-01-16 | Patch 668634: Actor iteration fix | James Brown |
2003-01-16 | reversed Dig workarounds - better to find the real cause of the regression, s... | Max Horn |
2003-01-16 | Some notes regarding actorHit | James Brown |
2003-01-16 | Dumb, dumb, DUMB typo. :) | James Brown |
2003-01-16 | Some cleanup, implementation of setKeyScript (F1 now attempts to start the sa... | James Brown |
2003-01-16 | Play sfx when used by mumble, et-al. (Eg, Wallys sobbing) | James Brown |
2003-01-16 | Add translate for the ComI map text | James Brown |
2003-01-16 | Added some more Monkey2 MT-32 custom instruments. It's getting difficult | Michael Pearce |
2003-01-16 | Remove dodgy fix for verb backgrounds. | James Brown |
2003-01-16 | another change for Dig - still crashes a lot with my save games, though :-/ | Max Horn |
2003-01-16 | two changes to accomodate Dig - don't like this :-/ | Max Horn |
2003-01-16 | added center mode for blastText (and boy, our charset code is *messy* <sigh>) | Max Horn |
2003-01-16 | first blastText version. this is work in progress (note that e.g. text is not... | Max Horn |
2003-01-15 | localvar fix take 2. Note that ship-to-ship combat is still impossible (canno... | James Brown |
2003-01-15 | ComI uses more locals | James Brown |
2003-01-15 | increased variable size from 16 to 32 bits | Max Horn |
2003-01-15 | Comments regarding use of sle16 for 32bit variables.. :P | James Brown |
2003-01-15 | Hack to make Part III start | James Brown |
2003-01-15 | made NUT font rendered honor _ignoreCharsetMask | Max Horn |
2003-01-15 | COMI conversation verb fix | Max Horn |
2003-01-14 | fixed usage bits code | Max Horn |
2003-01-14 | revert changes | Paweł Kołodziejski |
2003-01-14 | fix saveload bug introduced 2 days ago | Max Horn |
2003-01-14 | err, not at this point | Paweł Kołodziejski |
2003-01-14 | increased compression table for comi music, and added assert for it | Paweł Kołodziejski |
2003-01-14 | Fix inventory in vscroll'ing rooms | James Brown |
2003-01-14 | ComI timing hack... very odd. | James Brown |
2003-01-14 | Patch 667613: Extend gfxUsageBits[] | James Brown |
2003-01-13 | Early init of the scaler - to prevent ComI trying to use a huge window by def... | James Brown |
2003-01-13 | clear object table for small header games, too | Max Horn |
2003-01-13 | fixed checkRange output; added checkRange call to drawObject; cleanup | Max Horn |
2003-01-13 | removed obsolete FIXME | Max Horn |
2003-01-13 | indention fix | Max Horn |
2003-01-13 | Stub out a few room subops | James Brown |
2003-01-13 | fixed COMI actor scaling, again | Max Horn |
2003-01-13 | fix off by one error | Max Horn |
2003-01-13 | Fix old-game resource error dialog | James Brown |
2003-01-13 | added V8 scaling code | Max Horn |
2003-01-12 | don't lock/unlock if resource was already locked | Max Horn |
2003-01-12 | fix beach crash in COMI | Max Horn |
2003-01-12 | work around a script bug in COMI; cleanup; re-enabled array assert | Max Horn |
2003-01-12 | indention fix | Max Horn |