Age | Commit message (Expand) | Author |
2002-11-11 | fixed endian bug that prevented Simon2 SFX from playing on big endian machinese | Max Horn |
2002-11-11 | workaround for voc weakness | Oliver Kiehl |
2002-11-11 | append missing heads hack so actor in indy3 intro is always visible | Jonathan Gray |
2002-11-11 | confine dodgy hack in indy3 that should probably be removed | Jonathan Gray |
2002-11-10 | Added a bundle target for OS X (creates an .app wrapper); Info.plist contains... | Max Horn |
2002-11-10 | Mac OS X icon | Max Horn |
2002-11-10 | fixed dialog redrawing (when you switched in the save/load dialog between sav... | Max Horn |
2002-11-10 | in Zak256, flash light now follows the mouse cursor instead of the actor; als... | Max Horn |
2002-11-10 | Fixed race condition check in midi_driver_thread. | Jamieson Christian |
2002-11-10 | Hack to prevent animation hangs during Conroy's song in Sam & Max. | Jamieson Christian |
2002-11-10 | Game-specific a likely incorrect fix for Indy3 (Class 22 is the "Don't mask" ... | James Brown |
2002-11-10 | revert costume palette table to 32 and fix actor.cpp compilation | Paweł Kołodziejski |
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat... | Max Horn |
2002-11-10 | increasing actor palette to 256 | Paweł Kołodziejski |
2002-11-10 | oops | Oliver Kiehl |
2002-11-10 | oops, forgot a file (ambient effects) | Oliver Kiehl |
2002-11-10 | added ambient effects (rest of vc_52) | Oliver Kiehl |
2002-11-10 | added looping support to playRaw | Oliver Kiehl |
2002-11-10 | Fix another typo | James Brown |
2002-11-10 | fixed typo | Tore Anderson |
2002-11-10 | Update internal version number | James Brown |
2002-11-10 | Update readme file, mark Indy3 as completable and rearrange some wording. | James Brown |
2002-11-10 | fix for the flashlight crash in Indy3; I am not 100% sure that this is the ri... | Max Horn |
2002-11-10 | if possible, always #include headers in the source files, not in other headers | Max Horn |
2002-11-10 | fixed stupid mistake | Max Horn |
2002-11-10 | added Scumm::displayError() method; make use of that to display errors if sav... | Max Horn |
2002-11-10 | indention fix :-) | Max Horn |
2002-11-10 | improved MessageDialog: long lines are split now (this needs improvement to f... | Max Horn |
2002-11-10 | fixed two race conditions | Max Horn |
2002-11-10 | Add small correction | James Brown |
2002-11-10 | Removed final references to the defunct -emidiemu option. | Jamieson Christian |
2002-11-10 | Fixed IMuseGM device state trackers to prevent inappropriate dropped messages. | Jamieson Christian |
2002-11-10 | added FIXME comment | Max Horn |
2002-11-10 | Hack to prevent decapitation :) | James Brown |
2002-11-10 | Let's try this without the blatent stupidity | James Brown |
2002-11-10 | Fix a stupid mistake in my implementation of Indy3's alternate wait_for_message. | James Brown |
2002-11-10 | Implement Indy3 opcode - this fixes the 'walking to car' portion of the first... | James Brown |
2002-11-10 | properly translate class, read (i want my trains back), I'm told this will re... | Jonathan Gray |
2002-11-10 | Remove hack. It's not even the CORRECT hack for this problem. | James Brown |
2002-11-10 | simon2dos works, thanks again to ludde | Travis Howell |
2002-11-10 | add back code that was removed in rev 1.16 with a room specific check, so tra... | Jonathan Gray |
2002-11-09 | fixed some memory leaks | Oliver Kiehl |
2002-11-09 | Remove obsolete references to midiemu, update Adlib info regarding adlib midi... | James Brown |
2002-11-09 | Apart from broke actor costumes, and the random catacomb crashes - | James Brown |
2002-11-09 | New IMuseMonitor front-end provides thread-safe access into IMuse from script... | Jamieson Christian |
2002-11-09 | Patch 635873: Loom Masking Hack - update | James Brown |
2002-11-09 | Evil Geniuses arn't, otherwise the world would be far more intrested. | James Brown |
2002-11-09 | This should fix the DOTT white-background bug. Someone please confirm this fo... | James Brown |
2002-11-09 | fix for bomp scalling, missing duplicate table | Paweł Kołodziejski |
2002-11-08 | fixed warning; fixed array out of bounds access | Max Horn |