Age | Commit message (Expand) | Author |
2003-01-18 | fix compilation under VC6 | Paweł Kołodziejski |
2003-01-18 | implementation of comi smush audio | Paweł Kołodziejski |
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-15 | test lechuck is working again.. i mean change a tab to a series of spaces | Jonathan Gray |
2003-01-15 | update readme for tv2x | Jonathan Gray |
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray |
2003-01-15 | fixed dsp file | Paweł Kołodziejski |
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-14 | Missed one section | Travis Howell |
2003-01-14 | Add hopefully the final simon target, not support at all yet. | Travis Howell |
2003-01-14 | Start for Simon 1 amiga cd32 version support, not working right yet. | Travis Howell |
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 |