Age | Commit message (Expand) | Author |
2003-08-01 | more descriptive title for mac ft demo | Jonathan Gray |
2003-07-31 | added support for FT mac demo | Max Horn |
2003-07-31 | revamped MP3/Vorbis CD 'emulation' code to use a PlayingSoundHandle -> this a... | Max Horn |
2003-07-31 | spelling (bug #781028) | Max Horn |
2003-07-31 | cleanup for some comments & indention | Max Horn |
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski |
2003-07-31 | Forward-port ZakV2 hacks from 0.5.0 branch | James Brown |
2003-07-31 | Fix for RC bug [780675] MI2: Reoccuring crash | Jamieson Christian |
2003-07-31 | Disabled unknown pragma warning in MSVC-6. | Jamieson Christian |
2003-07-30 | the VC warning for unknown pragmas is now gloabally disabled, no need to work... | Max Horn |
2003-07-29 | cleanup | Max Horn |
2003-07-29 | Add option for the demo included in Maniac Mansion (Classic version) | Travis Howell |
2003-07-29 | Added FIXME | Max Horn |
2003-07-28 | no need to zero these variables twice | Max Horn |
2003-07-28 | removed _encbyte (it's only used locally) | Max Horn |
2003-07-28 | Fix for bug #778060 ("DOTT: Subtitle drawing glitch"). | Torbjörn Andersson |
2003-07-28 | Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t... | Max Horn |
2003-07-28 | more sanity checks | Max Horn |
2003-07-28 | adding an assert (better paranoid than letting a null pointer slip thru) | Max Horn |
2003-07-28 | fix return values in getObjectOrActorXY; turned unsafe derefActorSafe call in... | Max Horn |
2003-07-27 | init walkdata (fix for bug #770306); move Actor::Actor constructor from heade... | Max Horn |
2003-07-27 | oops this was never meant to be removed | Max Horn |
2003-07-27 | fix inventory scrolling V1/V2 games (there were problems with an odd inventor... | Max Horn |
2003-07-27 | some cleanup | Paweł Kołodziejski |
2003-07-25 | fixed setActorCostume for COMI; fixees bug #754421 and hopefully also the iss... | Max Horn |
2003-07-25 | lots of mixer changes: replaced _volumeTable by _globalVolume (applying volum... | Max Horn |
2003-07-24 | oops, wanted to move talkFrequency initialisation, but only re-moved it, and ... | Max Horn |
2003-07-24 | cleanup: encapsulate some more members of class Actor, and rename newDirectio... | Max Horn |
2003-07-23 | Slight cleanup of previous commit. | Torbjörn Andersson |
2003-07-23 | Allow the sentence line to be 40 printable characters long. The verb part | Torbjörn Andersson |
2003-07-23 | Small correction for mac loom | Travis Howell |
2003-07-23 | Ooops that should not have been commmited | Travis Howell |
2003-07-23 | fm towns cd audio fix from Hibernatus | Travis Howell |
2003-07-22 | fix for bug #775839; unified the various Indy3 checks (this gets annoying, ma... | Max Horn |
2003-07-22 | fix for bug #762593 (ZAK256: Audio CD not handled properly) | Max Horn |
2003-07-22 | Changed "SCALLING" to "SCALING". | Torbjörn Andersson |
2003-07-22 | so it's not the endFrame, but the duration (in frames), after all! grmbl, too... | Max Horn |
2003-07-22 | fix for bug #775420; also properly implemented the 'box matrix truncated' wor... | Max Horn |
2003-07-22 | fix for bug #775640 | Max Horn |
2003-07-22 | made about dialog global (so that it can be used from the launcher and from s... | Max Horn |
2003-07-22 | added a FIXME | Max Horn |
2003-07-22 | fix spanish prepositions, see bug #772277. And BTW, does anybody know when an... | Max Horn |
2003-07-22 | fix for bug #770704 | Max Horn |
2003-07-21 | Fix for #775275 : debugger support on WinCE | Nicolas Bacca |
2003-07-21 | fixing bug #774783 for the VGA version, too - and I bet the FmTowns version w... | Max Horn |
2003-07-21 | really fix #774783 in IndyEGA (while the value '1' is not strictly correct, a... | Max Horn |
2003-07-21 | Fix for bug #770690 and bug #774783 | Max Horn |
2003-07-21 | added getResourceSize method | Max Horn |
2003-07-20 | improved stampObject opcode for FT mine field, still layers? problem | Paweł Kołodziejski |
2003-07-20 | some changes for stampObject opcode to be more similiar dissassembly | Paweł Kołodziejski |