aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-14UpdateTravis Howell
svn-id: r18388
2005-06-14UpdateTravis Howell
svn-id: r18387
2005-06-14UpdateTravis Howell
svn-id: r18386
2005-06-14-Add more Backyard sports titlesTravis Howell
-Add additional HE100 opcodes changes for basketball -Fix baseball asserts in VAR_WIZ_TCOLOR svn-id: r18385
2005-06-14Fix dock bugEugene Sandulenko
svn-id: r18384
2005-06-13Fix crash on chasm.Eugene Sandulenko
svn-id: r18383
2005-06-13Add comments on smacker opcodes.Travis Howell
svn-id: r18382
2005-06-13Rename opcode/functionTravis Howell
svn-id: r18381
2005-06-12fixed scene entranceAndrew Kurushin
implemented sfEraseDelta, sfSetActorZ, sfGetActorX, sfGetActorY svn-id: r18380
2005-06-12fix Hooneyfoot bugAndrew Kurushin
svn-id: r18379
2005-06-12applied patch 1218705Paweł Kołodziejski
svn-id: r18378
2005-06-11rewritten animation loadingAndrew Kurushin
removed animation warnings during game process svn-id: r18377
2005-06-11This should fix playing the sound for the entering/exiting the old mineTorbjörn Andersson
road movies when using compressed SAN files. (The movies are started through seekSan() rather than play().) svn-id: r18376
2005-06-11Cleanup.Torbjörn Andersson
svn-id: r18375
2005-06-10fix VS2005beta2 compilationAndrew Kurushin
svn-id: r18374
2005-06-10When setting a new verb, clear the "pointer object", i.e. the variable thatTorbjörn Andersson
keeps track of whatever object the pointer is hovering over. This way, the pointer object will be updated but with the new verb applied to it. I was getting tired of having to move the cursor off and on the object whenever I changed verb. This isn't exactly how the original engine did it, but it appears to work. svn-id: r18373
2005-06-10WhitespaceTorbjörn Andersson
svn-id: r18372
2005-06-10Whitespace changes I made while looking for the sourberry sprite bug.Torbjörn Andersson
svn-id: r18371
2005-06-10Fixed sourberry sprite, and probably a couple of others. (The frame numberTorbjörn Andersson
in the original is based on OBJ_EBERRIES, not OBJ_BERRIES.) svn-id: r18370
2005-06-10Adjust for HE100Travis Howell
svn-id: r18369
2005-06-09Fix bug #1216439 "SAGA: run-length slice typo in online source". ActuallyEugene Sandulenko
I just zapped custom line drawing routine and use that one from OSystem. svn-id: r18368
2005-06-08fix animation free bugAndrew Kurushin
svn-id: r18367
2005-06-08Allow part of the IHNM intro to run again. I haven't verified that theseTorbjörn Andersson
resource numbers are correct. svn-id: r18366
2005-06-08Added IHNM "main strings" resource. It's trial-and-error, so it may be theTorbjörn Andersson
wrong one, but it does contain the verb strings. Unlike IHNM, it does not contain the object names. We'll need to do something about that eventually. svn-id: r18365
2005-06-07Increase max number of timers to 8.Eugene Sandulenko
svn-id: r18364
2005-06-07Based (again) on indy4demo FMTowns, unkScreenEffect5(1) seems equivalent to ↵Gregory Montoir
dissolveEffect(1, virtscr[0].h) svn-id: r18363
2005-06-07Based on indy4demo FMTowns, some minor changes to SO_ROOM_FADEGregory Montoir
svn-id: r18362
2005-06-07Be less prone to crash on really, really stupid output sample rates.Torbjörn Andersson
Added warning message if SDL_OpenAudio() fails. Might help diagnosing bug reports like #1206314. svn-id: r18361
2005-06-06VGAVideoDriver::drawLine implementationGregory Montoir
svn-id: r18360
2005-06-05Removed an old hack that I don't think is needed any more. Clear screenTorbjörn Andersson
when the dialog window is removed. svn-id: r18359
2005-06-05implements sfScriptClimb, sfThrowActor, sfChangeActorSceneAndrew Kurushin
so tunnel may be passed now svn-id: r18358
2005-06-05Add reported French monkeyegaEugene Sandulenko
svn-id: r18357
2005-06-05added code for loading dynamic plugins(DLLs) for windowsPaweł Kołodziejski
svn-id: r18356
2005-06-05Proper error calls.Eugene Sandulenko
svn-id: r18355
2005-06-05Hide debug outputEugene Sandulenko
svn-id: r18354
2005-06-05Fix long-standing bug with applying one object to another.Eugene Sandulenko
svn-id: r18353
2005-06-05updatePaweł Kołodziejski
svn-id: r18352
2005-06-05Ooops, mixed up one function name.Travis Howell
svn-id: r18351
2005-06-05Remove duplicate field.Travis Howell
svn-id: r18350
2005-06-05Rename sprite functions, based on map.Travis Howell
svn-id: r18349
2005-06-05Update HE commentsTravis Howell
svn-id: r18348
2005-06-04Fix for bug #1202029 (MI1VGA: Guybrush turns into a rowboat)Max Horn
svn-id: r18347
2005-06-04Updated comment; added code to deal with newline chars in COMI text (see bug ↵Max Horn
#902415) svn-id: r18346
2005-06-04Fix for bug #1202487 (MANIAC64: crash after using hunk-o-matic and pressing ESC)Max Horn
svn-id: r18345
2005-06-04fixed dog's castle bugAndrew Kurushin
svn-id: r18344
2005-06-04Fix for bug #1064658 (FM-TOWNS (Loom, Zak, Indy3): Dialog text shading ↵Max Horn
incorrect) svn-id: r18343
2005-06-04Fixed warning.Torbjörn Andersson
svn-id: r18342
2005-06-04Fix for bug #1066329 (COMI: Actor redraw glitch)Max Horn
svn-id: r18341
2005-06-04fixed lense creation bug ( fade in/out now has separate flag)Andrew Kurushin
svn-id: r18340
2005-06-04Fix bug reported by Marticus with situation when Rif left scene withEugene Sandulenko
converse panel on. svn-id: r18339