aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
2004-01-12- fix: correct rangePaweł Kołodziejski
svn-id: r12349
2004-01-12- fix - proper place for stopallsoundPaweł Kołodziejski
- fix - correct fade value svn-id: r12347
2004-01-12forgot this onePaweł Kołodziejski
svn-id: r12346
2004-01-12- added delay at stopAllsoundsPaweł Kołodziejski
- changes some struct names - improved hadling FT music tables(seqence, cue point, ...) - moved some music part into seperate file - added fadeOut music for FT svn-id: r12345
2004-01-12- indentPaweł Kołodziejski
- fix for compilation, is it proper ? svn-id: r12343
2004-01-12Wrong SO_*Travis Howell
svn-id: r12341
2004-01-12Add skipLimb actor var, which is used by puttmoon.Travis Howell
Use forceClip for actorOps case 218, since it should have same effect. svn-id: r12340
2004-01-12Add missing case.Travis Howell
Add another HE games specific. svn-id: r12335
2004-01-12updatePaweł Kołodziejski
svn-id: r12333
2004-01-12some changes to ft music sequencesPaweł Kołodziejski
svn-id: r12332
2004-01-11pedantic correctionsMax Horn
svn-id: r12330
2004-01-11stupid me shouldn't write fixes, then in the last minute decide to put them ↵Max Horn
into another place, then commit it before recompiling once more <sigh> svn-id: r12329
2004-01-11Fix for bug #738352 (DIG: Cursor image appears in upper left corner): don't ↵Max Horn
draw flObjects in drawRoomObject(); this may cause regressions (I think it would be helpful to compile a list of some/many/all flObjects in all games, that would really help with debugging them :-) svn-id: r12328
2004-01-11cleanupMax Horn
svn-id: r12327
2004-01-11changed the name of the former removeObjectFromRoom yet again, to ↵Max Horn
markObjectRectAsDirty - that describes its functionality more accurately, I hope :-) svn-id: r12326
2004-01-11renamed removeObjectFromRoom to forceObjectRedrawMax Horn
svn-id: r12325
2004-01-11fix loading of old COMI savegames (which are based on the bad old camera var ↵Max Horn
locations; note that COMI savegames made between this change and my previous change to vars.cpp may be 'lost' due to this, however that should be minor compared to loosing all previous COMI savegames ;-) svn-id: r12324
2004-01-11OoopsTravis Howell
svn-id: r12316
2004-01-11This make HE games actor clipping code closer to disasm.Travis Howell
Add some missing code for akos games. svn-id: r12315
2004-01-11Enable subtitles toggle key 't' in Humongous Games.Travis Howell
svn-id: r12313
2004-01-10More conversion to debug channelsJames Brown
svn-id: r12293
2004-01-10added one opcodePaweł Kołodziejski
svn-id: r12292
2004-01-10added two opcodesPaweł Kołodziejski
svn-id: r12291
2004-01-10removed stackLock and added locking tracks to prevent removedPaweł Kołodziejski
svn-id: r12290
2004-01-10Start of debug channel support. TODO: Move this to the common Debugger system?James Brown
svn-id: r12289
2004-01-10remove unused varsJonathan Gray
svn-id: r12288
2004-01-09handle volume and pan by SoundMixer not SmushMixerPaweł Kołodziejski
svn-id: r12287
2004-01-09some changes to sync stuffPaweł Kołodziejski
svn-id: r12286
2004-01-09forgot thisPaweł Kołodziejski
svn-id: r12285
2004-01-09added lipSync codePaweł Kołodziejski
svn-id: r12284
2004-01-09added loading Sync datasPaweł Kołodziejski
svn-id: r12283
2004-01-09Regression fix from aquadranTravis Howell
svn-id: r12280
2004-01-09fixed V8 camera var location (verified against assembly)Max Horn
svn-id: r12278
2004-01-09another commit on aquadran's behalf; remove old hackJonathan Gray
svn-id: r12277
2004-01-09commit on aquadran's behalf that fixes music distortionJonathan Gray
svn-id: r12275
2004-01-09Fix for bug #873688Max Horn
svn-id: r12274
2004-01-08moved malloc and freePaweł Kołodziejski
svn-id: r12269
2004-01-08revert - comp_input can be more than 0x2000 sizePaweł Kołodziejski
svn-id: r12268
2004-01-08fix memleakPaweł Kołodziejski
svn-id: r12267
2004-01-08oopsMax Horn
svn-id: r12265
2004-01-08more cleanupMax Horn
svn-id: r12264
2004-01-08move the charset mask to the charset renderer class; some other related changesMax Horn
svn-id: r12263
2004-01-08unify _vm / _scumm usageMax Horn
svn-id: r12262
2004-01-08opsPaweł Kołodziejski
svn-id: r12261
2004-01-08jumps are now better handledPaweł Kołodziejski
svn-id: r12260
2004-01-08cleanupMax Horn
svn-id: r12259
2004-01-08cleanupMax Horn
svn-id: r12258
2004-01-08synced with local sourcesPaweł Kołodziejski
svn-id: r12257
2004-01-08tuned max numberPaweł Kołodziejski
svn-id: r12255
2004-01-08fixed comi bundle codec output_size and related stuff. also propably strange ↵Paweł Kołodziejski
hang/100% cpu usage svn-id: r12254