Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-15 | COMI conversation verb fix | Max Horn | |
svn-id: r6465 | |||
2003-01-15 | test lechuck is working again.. i mean change a tab to a series of spaces | Jonathan Gray | |
svn-id: r6464 | |||
2003-01-15 | update readme for tv2x | Jonathan Gray | |
svn-id: r6463 | |||
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray | |
svn-id: r6462 | |||
2003-01-15 | fixed dsp file | Paweł Kołodziejski | |
svn-id: r6461 | |||
2003-01-14 | fixed usage bits code | Max Horn | |
svn-id: r6460 | |||
2003-01-14 | revert changes | Paweł Kołodziejski | |
svn-id: r6459 | |||
2003-01-14 | fix saveload bug introduced 2 days ago | Max Horn | |
svn-id: r6458 | |||
2003-01-14 | err, not at this point | Paweł Kołodziejski | |
svn-id: r6457 | |||
2003-01-14 | increased compression table for comi music, and added assert for it | Paweł Kołodziejski | |
svn-id: r6456 | |||
2003-01-14 | Fix inventory in vscroll'ing rooms | James Brown | |
svn-id: r6455 | |||
2003-01-14 | ComI timing hack... very odd. | James Brown | |
svn-id: r6454 | |||
2003-01-14 | Patch 667613: Extend gfxUsageBits[] | James Brown | |
svn-id: r6453 | |||
2003-01-14 | Missed one section | Travis Howell | |
svn-id: r6452 | |||
2003-01-14 | Add hopefully the final simon target, not support at all yet. | Travis Howell | |
svn-id: r6451 | |||
2003-01-14 | Start for Simon 1 amiga cd32 version support, not working right yet. | Travis Howell | |
svn-id: r6450 | |||
2003-01-13 | Early init of the scaler - to prevent ComI trying to use a huge window by ↵ | James Brown | |
default. This may require porters to make a small backend change, not to reinit a scaler on hotswap if the display has not been init_size'ed. svn-id: r6449 | |||
2003-01-13 | clear object table for small header games, too | Max Horn | |
svn-id: r6448 | |||
2003-01-13 | fixed checkRange output; added checkRange call to drawObject; cleanup | Max Horn | |
svn-id: r6447 | |||
2003-01-13 | removed obsolete FIXME | Max Horn | |
svn-id: r6446 | |||
2003-01-13 | indention fix | Max Horn | |
svn-id: r6445 | |||
2003-01-13 | Stub out a few room subops | James Brown | |
svn-id: r6444 | |||
2003-01-13 | fixed COMI actor scaling, again | Max Horn | |
svn-id: r6443 | |||
2003-01-13 | fix off by one error | Max Horn | |
svn-id: r6442 | |||
2003-01-13 | Fix old-game resource error dialog | James Brown | |
svn-id: r6441 | |||
2003-01-13 | added V8 scaling code | Max Horn | |
svn-id: r6440 | |||
2003-01-12 | don't lock/unlock if resource was already locked | Max Horn | |
svn-id: r6439 | |||
2003-01-12 | fix beach crash in COMI | Max Horn | |
svn-id: r6438 | |||
2003-01-12 | work around a script bug in COMI; cleanup; re-enabled array assert | Max Horn | |
svn-id: r6437 | |||
2003-01-12 | indention fix | Max Horn | |
svn-id: r6436 | |||
2003-01-12 | Make things compile :) | James Brown | |
svn-id: r6435 | |||
2003-01-12 | Fix ComI music bundle switching on disk change | James Brown | |
svn-id: r6434 | |||
2003-01-12 | Remove assert. It's assertion makes me fearful of it's dominance. Oh, and it ↵ | James Brown | |
prevents the Lights scene in ComI working. svn-id: r6433 | |||
2003-01-12 | Add uSweat token (used when trying to walk across hot sand at brimstone beach) | James Brown | |
svn-id: r6432 | |||
2003-01-12 | Implement ComI roomOp | James Brown | |
svn-id: r6431 | |||
2003-01-12 | Fix ComI inventory crash, properly. | James Brown | |
svn-id: r6430 | |||
2003-01-12 | added F10 support (Hitareas are indicated when F10 is pressed) | Oliver Kiehl | |
svn-id: r6429 | |||
2003-01-12 | fix for the black rect bug in COMI (thanks to Erik)... guess is that the ↵ | Max Horn | |
checksum algo fails to detect the dirty regions. Why is it here at all, anyway? BBrox says it might be needed for Simon. So somebody should check that svn-id: r6428 | |||
2003-01-12 | fix banjo duel crash | Max Horn | |
svn-id: r6427 | |||
2003-01-12 | fix for the COMI inventory crash | Max Horn | |
svn-id: r6426 | |||
2003-01-12 | we don't need the opcode table here anymore | Max Horn | |
svn-id: r6425 | |||
2003-01-12 | dump flObject scripts, too | Max Horn | |
svn-id: r6424 | |||
2003-01-12 | Remove the second biggest hack I've ever seen | James Brown | |
svn-id: r6423 | |||
2003-01-12 | Well.. it works NOW. (flObject fix part 2 :P) | James Brown | |
svn-id: r6422 | |||
2003-01-12 | End of flObject rewrite. It works! It works! :P | James Brown | |
svn-id: r6421 | |||
2003-01-12 | changed to 12 fps for comi smush | Paweł Kołodziejski | |
svn-id: r6420 | |||
2003-01-12 | fixed warnings | Paweł Kołodziejski | |
svn-id: r6419 | |||
2003-01-12 | Fhew. Fix crash. | James Brown | |
svn-id: r6418 | |||
2003-01-12 | Small fix - _numLocalObjects is a 1-based array, so don't go reading bad ↵ | James Brown | |
memory :P svn-id: r6417 | |||
2003-01-12 | New method of local object management. Buggy, segfaults on the Part 1 screen ↵ | James Brown | |
and I don't know why yet.. svn-id: r6416 |