Age | Commit message (Expand) | Author |
2003-08-06 | Upgraded IMuse::doCommand() to support more than 8 parameters. | Jamieson Christian |
2003-08-06 | Tweaked debugger output to avoid wrapping, esp. | Jamieson Christian |
2003-08-06 | Fix for Bug [780918] SAM: Music stops at Bumpusville | Jamieson Christian |
2003-08-06 | remove obsolete warning for non-22050 Vorbis files | Max Horn |
2003-08-06 | get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNS | Max Horn |
2003-08-06 | Remove unneeded double brackets | Travis Howell |
2003-08-06 | Add GF_LOOM feature flag for loom games to reduce checks. | Travis Howell |
2003-08-06 | Add GF_INDY3 feature flag for indy3 games to reduce checks | Travis Howell |
2003-08-06 | snmidemo is adlin resources only, other than intro. | Travis Howell |
2003-08-06 | Reverted too much | Travis Howell |
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn |
2003-08-05 | another tab completion fix by wjp | Max Horn |
2003-08-05 | fix for debugger tab completion (thanks wjp) | Max Horn |
2003-08-05 | fix warning, cleanup code | Max Horn |
2003-08-05 | added support for output sample rates > 32767 (still limited to a max of 6553... | Max Horn |
2003-08-05 | cleanup | Max Horn |
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 |