aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
2003-01-16fix off by one bug in gfxUsageBits code; fixed small glitch the actor ↵Max Horn
iteration cleanup svn-id: r6485
2003-01-16Patch 668634: Actor iteration fixJames Brown
svn-id: r6484
2003-01-16reversed Dig workarounds - better to find the real cause of the regression, ↵Max Horn
says Endy svn-id: r6483
2003-01-16Some notes regarding actorHitJames Brown
svn-id: r6482
2003-01-16Dumb, dumb, DUMB typo. :)James Brown
svn-id: r6481
2003-01-16Some cleanup, implementation of setKeyScript (F1 now attempts to start the ↵James Brown
save/load menu, albiet fails due to a crash in BlastText) svn-id: r6480
2003-01-16Play sfx when used by mumble, et-al. (Eg, Wallys sobbing)James Brown
svn-id: r6479
2003-01-16Add translate for the ComI map textJames Brown
svn-id: r6478
2003-01-16Added some more Monkey2 MT-32 custom instruments. It's getting difficultMichael Pearce
now they are all sound effects... svn-id: r6477
2003-01-16Remove dodgy fix for verb backgrounds.James Brown
svn-id: r6476
2003-01-16another change for Dig - still crashes a lot with my save games, though :-/Max Horn
svn-id: r6475
2003-01-16two changes to accomodate Dig - don't like this :-/Max Horn
svn-id: r6474
2003-01-16added center mode for blastText (and boy, our charset code is *messy* <sigh>)Max Horn
svn-id: r6473
2003-01-16first blastText version. this is work in progress (note that e.g. text is ↵Max Horn
not clipped, and the extra information is not removed) svn-id: r6472
2003-01-15localvar fix take 2. Note that ship-to-ship combat is still impossible ↵James Brown
(cannons dont work), but at least it doesnt crash now - you can use the cheat (shift-v i think) svn-id: r6471
2003-01-15ComI uses more localsJames Brown
svn-id: r6470
2003-01-15increased variable size from 16 to 32 bitsMax Horn
svn-id: r6469
2003-01-15Comments regarding use of sle16 for 32bit variables.. :PJames Brown
svn-id: r6468
2003-01-15Hack to make Part III startJames Brown
svn-id: r6467
2003-01-15made NUT font rendered honor _ignoreCharsetMaskMax Horn
svn-id: r6466
2003-01-15COMI conversation verb fixMax Horn
svn-id: r6465
2003-01-14fixed usage bits codeMax Horn
svn-id: r6460
2003-01-14revert changesPaweł Kołodziejski
svn-id: r6459
2003-01-14fix saveload bug introduced 2 days agoMax Horn
svn-id: r6458
2003-01-14err, not at this pointPaweł Kołodziejski
svn-id: r6457
2003-01-14increased compression table for comi music, and added assert for itPaweł Kołodziejski
svn-id: r6456
2003-01-14Fix inventory in vscroll'ing roomsJames Brown
svn-id: r6455
2003-01-14ComI timing hack... very odd.James Brown
svn-id: r6454
2003-01-14Patch 667613: Extend gfxUsageBits[]James Brown
svn-id: r6453
2003-01-13Early init of the scaler - to prevent ComI trying to use a huge window by ↵James Brown
default. This may require porters to make a small backend change, not to reinit a scaler on hotswap if the display has not been init_size'ed. svn-id: r6449
2003-01-13clear object table for small header games, tooMax Horn
svn-id: r6448
2003-01-13fixed checkRange output; added checkRange call to drawObject; cleanupMax Horn
svn-id: r6447
2003-01-13removed obsolete FIXMEMax Horn
svn-id: r6446
2003-01-13indention fixMax Horn
svn-id: r6445
2003-01-13Stub out a few room subopsJames Brown
svn-id: r6444
2003-01-13fixed COMI actor scaling, againMax Horn
svn-id: r6443
2003-01-13fix off by one errorMax Horn
svn-id: r6442
2003-01-13Fix old-game resource error dialogJames Brown
svn-id: r6441
2003-01-13added V8 scaling codeMax Horn
svn-id: r6440
2003-01-12don't lock/unlock if resource was already lockedMax Horn
svn-id: r6439
2003-01-12fix beach crash in COMIMax Horn
svn-id: r6438
2003-01-12work around a script bug in COMI; cleanup; re-enabled array assertMax Horn
svn-id: r6437
2003-01-12indention fixMax Horn
svn-id: r6436
2003-01-12Make things compile :)James Brown
svn-id: r6435
2003-01-12Fix ComI music bundle switching on disk changeJames Brown
svn-id: r6434
2003-01-12Remove assert. It's assertion makes me fearful of it's dominance. Oh, and it ↵James Brown
prevents the Lights scene in ComI working. svn-id: r6433
2003-01-12Add uSweat token (used when trying to walk across hot sand at brimstone beach)James Brown
svn-id: r6432
2003-01-12Implement ComI roomOpJames Brown
svn-id: r6431
2003-01-12Fix ComI inventory crash, properly.James Brown
svn-id: r6430
2003-01-12fix banjo duel crashMax Horn
svn-id: r6427