Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-10 | Fix another typo | James Brown | |
svn-id: r5500 | |||
2002-11-10 | fixed typo | Tore Anderson | |
svn-id: r5499 | |||
2002-11-10 | Update internal version number | James Brown | |
svn-id: r5498 | |||
2002-11-10 | Update readme file, mark Indy3 as completable and rearrange some wording. | James Brown | |
svn-id: r5497 | |||
2002-11-10 | fix for the flashlight crash in Indy3; I am not 100% sure that this is the ↵ | Max Horn | |
right way t do it, though, need to do some more reseach svn-id: r5496 | |||
2002-11-10 | if possible, always #include headers in the source files, not in other headers | Max Horn | |
svn-id: r5495 | |||
2002-11-10 | fixed stupid mistake | Max Horn | |
svn-id: r5494 | |||
2002-11-10 | added Scumm::displayError() method; make use of that to display errors if ↵ | Max Horn | |
save/load failed; changed runDialog() to return the result of Dialog::runModal(); changed the order in which autosave is performed a little bit svn-id: r5493 | |||
2002-11-10 | indention fix :-) | Max Horn | |
svn-id: r5492 | |||
2002-11-10 | improved MessageDialog: long lines are split now (this needs improvement to ↵ | Max Horn | |
favor splitting at spaces); maximum size is restricted to 300x180 svn-id: r5491 | |||
2002-11-10 | fixed two race conditions | Max Horn | |
svn-id: r5490 | |||
2002-11-10 | Add small correction | James Brown | |
svn-id: r5489 | |||
2002-11-10 | Removed final references to the defunct -emidiemu option. | Jamieson Christian | |
svn-id: r5488 | |||
2002-11-10 | Fixed IMuseGM device state trackers to prevent inappropriate dropped messages. | Jamieson Christian | |
svn-id: r5487 | |||
2002-11-10 | added FIXME comment | Max Horn | |
svn-id: r5486 | |||
2002-11-10 | Hack to prevent decapitation :) | James Brown | |
svn-id: r5485 | |||
2002-11-10 | Let's try this without the blatent stupidity | James Brown | |
svn-id: r5484 | |||
2002-11-10 | Fix a stupid mistake in my implementation of Indy3's alternate wait_for_message. | James Brown | |
Unlike the o5_wait() version, we don't read any data, so there's no need to reset the script pointer. svn-id: r5483 | |||
2002-11-10 | Implement Indy3 opcode - this fixes the 'walking to car' portion of the ↵ | James Brown | |
first section of the game svn-id: r5482 | |||
2002-11-10 | properly translate class, read (i want my trains back), I'm told this will ↵ | Jonathan Gray | |
require regression testing for at least loom and zak by ender svn-id: r5481 | |||
2002-11-10 | Remove hack. It's not even the CORRECT hack for this problem. | James Brown | |
svn-id: r5480 | |||
2002-11-10 | simon2dos works, thanks again to ludde | Travis Howell | |
svn-id: r5479 | |||
2002-11-10 | add back code that was removed in rev 1.16 with a room specific check, so ↵ | Jonathan Gray | |
trains in the lucasfilm games logo in indy3 work the way they should. Maybe a look at the dissasembly of setClass for indy3 is in order... svn-id: r5478 | |||
2002-11-09 | fixed some memory leaks | Oliver Kiehl | |
svn-id: r5477 | |||
2002-11-09 | Remove obsolete references to midiemu, update Adlib info regarding adlib ↵ | James Brown | |
midi translation svn-id: r5476 | |||
2002-11-09 | Apart from broke actor costumes, and the random catacomb crashes - | James Brown | |
Indy3-256 is completable. (Will not be labeled as such in the compatability table until the catacomb crashes are fixed!) svn-id: r5475 | |||
2002-11-09 | New IMuseMonitor front-end provides thread-safe access into IMuse from ↵ | Jamieson Christian | |
scripts and the MIDI parser. This seems to effectively remove pointer corruption observed under IMuseGM, and also provides thread-safe access into IMuseAdlib. This is an improved version of the mutex-based solution presented in Patch 615737. svn-id: r5474 | |||
2002-11-09 | Patch 635873: Loom Masking Hack - update | James Brown | |
svn-id: r5473 | |||
2002-11-09 | Evil Geniuses arn't, otherwise the world would be far more intrested. | James Brown | |
svn-id: r5472 | |||
2002-11-09 | This should fix the DOTT white-background bug. Someone please confirm this ↵ | James Brown | |
for me :) svn-id: r5471 | |||
2002-11-09 | fix for bomp scalling, missing duplicate table | Paweł Kołodziejski | |
svn-id: r5470 | |||
2002-11-08 | fixed warning; fixed array out of bounds access | Max Horn | |
svn-id: r5469 | |||
2002-11-08 | Masking patch | James Brown | |
svn-id: r5468 | |||
2002-11-08 | Fix Indy3 "Guard-Fighting" crash and properly fix the empty exits problem | James Brown | |
svn-id: r5467 | |||
2002-11-08 | last fix didn't work properly | Oliver Kiehl | |
svn-id: r5466 | |||
2002-11-08 | big endian fix | Oliver Kiehl | |
svn-id: r5465 | |||
2002-11-08 | grammer | Travis Howell | |
svn-id: r5464 | |||
2002-11-08 | typos | Travis Howell | |
svn-id: r5463 | |||
2002-11-08 | Typo | Travis Howell | |
svn-id: r5462 | |||
2002-11-08 | Add note about Simon games | Travis Howell | |
svn-id: r5461 | |||
2002-11-08 | Remove error and replace with proper exit function. | Travis Howell | |
svn-id: r5460 | |||
2002-11-08 | Changed wrong section | Travis Howell | |
svn-id: r5459 | |||
2002-11-08 | Don't attempt to play music in simon 1 demo | Travis Howell | |
svn-id: r5458 | |||
2002-11-07 | Add work around for simon 1 ending slowdown/freeze when music is enabled. | Travis Howell | |
svn-id: r5457 | |||
2002-11-07 | Add another work around and some fixme comments | Travis Howell | |
svn-id: r5456 | |||
2002-11-07 | Work around to allow full ending sequence to work. | Travis Howell | |
svn-id: r5455 | |||
2002-11-07 | Change vc_65 to warning for now | Travis Howell | |
svn-id: r5454 | |||
2002-11-07 | Add newline to end of file | Travis Howell | |
svn-id: r5453 | |||
2002-11-07 | Do not commit useless debug code | Nicolas Bacca | |
svn-id: r5452 | |||
2002-11-07 | Possibly more devices supported : fall back to a default GDI rendering if ↵ | Nicolas Bacca | |
nothing else is available - add dialog to choose between hazardous direct rendering or GDI svn-id: r5451 |