aboutsummaryrefslogtreecommitdiff
path: root/sdl.cpp
AgeCommit message (Collapse)Author
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
svn-id: r3627
2002-02-22Fixed some boxes issues. Matrix is still buggyVincent Hamm
svn-id: r3620
2002-02-19Some temporary changes. New debug command 'b' draws walkboxes on the screen.James Brown
For indy3_256/zak256, change the #if 1 in scumm.h - it makes the walkboxes draw correctly, although the actors still don't navigate right. svn-id: r3609
2002-02-19Voice support for loom talkie. Thanks Arisme.James Brown
Other ports will have to add a new 'cd_playtrack' function, lest there be compile errors. svn-id: r3608
2002-02-12Further LFL additions. Zak256 plays bits of its intro, and LoomCD partially ↵James Brown
runs (may need to hit escape a few times, after selecting your difficulty). Still very incomplete and in progress. svn-id: r3568
2001-12-29fixed two bugs in indy4.Ludvig Strigeus
actors were facing in the wrong direction on the stairs, actors moved strangely in monte carlo svn-id: r3538
2001-12-28notification if alt-enter fullscreen doesn't workLudvig Strigeus
svn-id: r3536
2001-12-28implemented shaking,Ludvig Strigeus
added a toggle fullscreen patch (doesn't work for me though) svn-id: r3535
2001-12-27better full throttle support,Ludvig Strigeus
a couple of MI2 fixes. svn-id: r3532
2001-12-11converted internal representation of palette from 6-bit to 8-bitLudvig Strigeus
yazoo implemented remapActor svn-id: r3526
2001-12-03fixed mouse bug in non-scaled modeLudvig Strigeus
svn-id: r3522
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
svn-id: r3510
2001-11-27some BOMP support,Ludvig Strigeus
some fixes svn-id: r3506
2001-11-14music support,Ludvig Strigeus
fixed timing bugs svn-id: r3491
2001-11-11implemented some sam&max specific features,Ludvig Strigeus
fixed some bugs svn-id: r3486
2001-11-10verb bug fix,Ludvig Strigeus
expireresource bug fix svn-id: r3485
2001-11-10new timing algorithmLudvig Strigeus
svn-id: r3484
2001-11-09warning message if no sfx channel availableLudvig Strigeus
svn-id: r3479
2001-11-09save/load dialog by pressing F5,Ludvig Strigeus
multiple sounds at the same time, some other fixes svn-id: r3477
2001-11-06full screen flag,Ludvig Strigeus
better mouse cursors, removed change log from individual files svn-id: r3462
2001-11-06fixed integer overflow for large soundsLudvig Strigeus
svn-id: r3458
2001-11-05fixed playSfxSound typesLudvig Strigeus
svn-id: r3457
2001-11-05bug fixes,Ludvig Strigeus
speech in dott svn-id: r3454
2001-10-26bug fixes, code cleanupLudvig Strigeus
svn-id: r3446
2001-10-23recompile not needed when switching gamesLudvig Strigeus
debugger skeleton implemented svn-id: r3442
2001-10-17*** empty log message ***Ludvig Strigeus
svn-id: r3439
2001-10-16misc fixesLudvig Strigeus
svn-id: r3435
2001-10-16preliminary DOTT supportLudvig Strigeus
svn-id: r3433
2001-10-11Determine caption from file name.Ludvig Strigeus
svn-id: r3425
2001-10-11no SDL cursorLudvig Strigeus
svn-id: r3423
2001-10-10smoother mouse + bug fixLudvig Strigeus
svn-id: r3418
2001-10-10alternative mouse cursorLudvig Strigeus
basic save&load svn-id: r3416
2001-10-09command line parameter supportLudvig Strigeus
svn-id: r3414
2001-10-09Autodetection of endianness.Ludvig Strigeus
svn-id: r3412
2001-10-09Initial revisionLudvig Strigeus
svn-id: r3408