aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
AgeCommit message (Collapse)Author
2001-11-26very simple full throttle support, use the FULL_THROTTLE define. (will fix ↵Ludvig Strigeus
later) modified some actor parts to work better with full throttle (most likely new bugs because of that). directions are now stored as angles instead of left/right/up/down implemented loadFlObject (flobjects are currently saved in the savestate, will fix that also) svn-id: r3505
2001-11-14readability patch (janssen)Ludvig Strigeus
svn-id: r3493
2001-11-14gcc patch by lionel ulmerLudvig Strigeus
svn-id: r3492
2001-11-14music support,Ludvig Strigeus
fixed timing bugs svn-id: r3491
2001-11-12readability patches, some by janssenLudvig Strigeus
svn-id: r3490
2001-11-11implemented some sam&max specific features,Ludvig Strigeus
fixed some bugs svn-id: r3486
2001-11-10new timing algorithmLudvig Strigeus
svn-id: r3484
2001-11-10fixed hardcoded number -> constant stuff (patches by janssen)Ludvig Strigeus
svn-id: r3483
2001-11-09save/load dialog by pressing F5,Ludvig Strigeus
multiple sounds at the same time, some other fixes svn-id: r3477
2001-11-07another noreturn fixLudvig Strigeus
svn-id: r3472
2001-11-07debugger fix,Ludvig Strigeus
removed hardcoded constants, resouce lock state is now saved in the savegame, fixed bug with MI1 svn-id: r3470
2001-11-06removed some hardcoded constantsLudvig Strigeus
svn-id: r3467
2001-11-06full screen flag,Ludvig Strigeus
better mouse cursors, removed change log from individual files svn-id: r3462
2001-11-05fixed playSfxSound typesLudvig Strigeus
svn-id: r3457
2001-11-05bug fixes,Ludvig Strigeus
speech in dott svn-id: r3454
2001-10-29better MI1 compatibilityLudvig Strigeus
svn-id: r3449
2001-10-26bug fixes, code cleanupLudvig Strigeus
svn-id: r3446
2001-10-24fixed some bugs related to string handlingLudvig Strigeus
svn-id: r3445
2001-10-23recompile not needed when switching gamesLudvig Strigeus
debugger skeleton implemented svn-id: r3442
2001-10-17fixed verbs not saved in non dott games,Ludvig Strigeus
implemented a screen effect svn-id: r3438
2001-10-17fixed nasty signed/unsigned bugLudvig Strigeus
svn-id: r3437
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: r3426
2001-10-11Dump scripts by using DUMP_SCRIPTS as a compile option instead.Ludvig Strigeus
svn-id: r3422
2001-10-10alternative mouse cursorLudvig Strigeus
basic save&load svn-id: r3416
2001-10-09command line parameter supportLudvig Strigeus
svn-id: r3414
2001-10-09fixed object parent bugLudvig Strigeus
fixed some signed/unsigned comparisons svn-id: r3413
2001-10-09Autodetection of endianness.Ludvig Strigeus
svn-id: r3412
2001-10-09Initial revisionLudvig Strigeus
svn-id: r3408