Age | Commit message (Expand) | Author |
2003-08-05 | Make prepositions work | James Brown |
2003-08-05 | fix warning / whitespace | Max Horn |
2003-08-05 | Forgot some V1 prep code | James Brown |
2003-08-05 | V1 preposition support, but broken. | James Brown |
2003-08-05 | Revert | Travis Howell |
2003-08-05 | This sam and max demo includes midi tracks | Travis Howell |
2003-08-05 | removed obsolete FIXME | Max Horn |
2003-08-05 | fixed VAR_TALKSTOP_KEY for V7 games (descumm6.cpp had it right all the time :-) | Max Horn |
2003-08-05 | Humongous Games should use native midi drivers if available, since music reso... | Travis Howell |
2003-08-05 | nuke old resource again | Travis Howell |
2003-08-05 | Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ... | Travis Howell |
2003-08-03 | fix warning | Max Horn |
2003-08-03 | removed obsolete warning | Max Horn |
2003-08-03 | o5_getStringWidth was missing getResultPos() (thanks to _Q for pointing this ... | Max Horn |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-08-01 | indention fix (so the code adheres to our indention rules) | Max Horn |
2003-08-01 | enable partial looping: However this is *completely* untested since I have no... | Max Horn |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
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 |