aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-03-09Configuration file to simulate the command line parameters (to write the cmd ↵Enrico Rolfi
line at every start is boring!) svn-id: r3698
2002-03-08Added system definitions for MacOS classic/SDL supportEnrico Rolfi
svn-id: r3697
2002-03-08Added an alias declaration for the Point type as SCUMM_Point cause it ↵Enrico Rolfi
already exists on the MacOS svn-id: r3696
2002-03-08Fix in getObjectXYpos which occured on big endian machines (for macos support)Enrico Rolfi
svn-id: r3695
2002-03-08Fixed missing texts in Indy3Vincent Hamm
svn-id: r3694
2002-03-08Yet another packing fix for the iPAQ (seems that GCC does not 'recurse pack' ↵Lionel Ulmer
and only pack the structure on which the attribute is put). Note: maybe the pack on the unions is superfluous, but well, one never knows :-) svn-id: r3693
2002-03-08some small tweaks and layout changes.Jeremy Newman
svn-id: r3692
2002-03-08Fixed an smush directory errorVincent Hamm
svn-id: r3691
2002-03-08Implemented multiple image blast objectVincent Hamm
svn-id: r3690
2002-03-08Initial Release... Still very buggy, and no sound support, but that's a ↵Mutwin Kraus
matter of Time... svn-id: r3689
2002-03-08Forgot to delete the #if 0 things, I added while development...Mutwin Kraus
svn-id: r3688
2002-03-08Some changes, need to be done to get the Mac Port running. For example Point ↵Mutwin Kraus
is now called ScummPoint, as the name Point is already in use by Apple. svn-id: r3687
2002-03-08Fixed a bug in the 'watch' debug command..James Brown
svn-id: r3686
2002-03-08Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' ↵James Brown
shadowing. svn-id: r3685
2002-03-08Zak/Indy box matrix fix. Still doesn't quite work :/James Brown
svn-id: r3684
2002-03-07Added new project configuration: MP3 Enabled DebugJames Brown
svn-id: r3683
2002-03-07<khalek> tsk tskJames Brown
svn-id: r3682
2002-03-07Give music a saner default volume.James Brown
svn-id: r3681
2002-03-07Fixed music volume control for some games.James Brown
svn-id: r3680
2002-03-07Rename o6_samGame to o6_bompWindow.James Brown
svn-id: r3679
2002-03-07Fix a very silly -incorrect- fix for walkboxen. Matrix is still wrong, tho :(James Brown
svn-id: r3678
2002-03-07Update readme a little.James Brown
svn-id: r3677
2002-03-07Oops, remove debug stuff accidently left in.James Brown
svn-id: r3676
2002-03-07Fixes to Sam and Max subgames.James Brown
Add 'insane.cpp' to VC++ project. svn-id: r3675
2002-03-06Add insane.cppTravis Howell
svn-id: r3674
2002-03-06Added possibility to use a '.so3' file instead of a .SOU file. The tool to ↵Lionel Ulmer
generate this .SO3 file will be comitted later on :-) (it's available in the mailing list archives for now). svn-id: r3673
2002-03-06Remove too strict error checking that prevented debugging.Lionel Ulmer
svn-id: r3672
2002-03-06Implemented the cutscene exit key during smush playbackVincent Hamm
svn-id: r3671
2002-03-06Made a few hacks in the smush player to make DIG intro play (but buggy)Vincent Hamm
svn-id: r3670
2002-03-06Preliminary smush playback support.Vincent Hamm
svn-id: r3669
2002-03-06Minor stack fix.James Brown
svn-id: r3668
2002-03-06Sam and Max is now completable. There are two graphical glitches, and the ↵James Brown
game will freeze if you either look at the dragon heart, or set off the alarm in Bumpusville. These two bugs are still being worked on. svn-id: r3667
2002-03-06Fixed typo.James Brown
svn-id: r3666
2002-03-06Applied cleanup and scaling patch by Rob.James Brown
svn-id: r3665
2002-03-06Add Matti Hmlinen's patch to suppress warningsTravis Howell
svn-id: r3664
2002-03-06Fixed a few V7 scummVarsVincent Hamm
svn-id: r3663
2002-03-06Fixed some more Sam and Max bugs. Is now playable to BumpusVille.James Brown
Added two new debug commands, one to read and set variables, the other to set a 'watch' on variables. svn-id: r3662
2002-03-06Reimplemented the preliminary Dig features. Implemented actor with many ↵Vincent Hamm
direction. Fixed bomp bug svn-id: r3661
2002-03-06Final part of V7 merging process. The FULL_THROTTLE define is not required ↵Vincent Hamm
any more svn-id: r3660
2002-03-06Fix typo in music volume, and add -m parameter to set it.James Brown
svn-id: r3659
2002-03-05Next episode in V7 reimplementation. Nearly workingVincent Hamm
svn-id: r3658
2002-03-05Adding music volume control.James Brown
svn-id: r3657
2002-03-05More v7 implementationVincent Hamm
svn-id: r3656
2002-03-05Fixed a few things with V7 and samnmax midi (still not working)Vincent Hamm
svn-id: r3655
2002-03-05Fixed OF_OWNER_ROOM for V7 implementationVincent Hamm
svn-id: r3654
2002-03-05Updated the readme with the latest infoJeremy Newman
svn-id: r3653
2002-03-05Fixed struct ImageHeader for v7 implementationVincent Hamm
svn-id: r3652
2002-03-05Fixed struct CodeHeader for v7 implementationVincent Hamm
svn-id: r3651
2002-03-05Fixed struct RoomHeader for v7 implementationVincent Hamm
svn-id: r3650
2002-03-05Remove some testing stuff.James Brown
svn-id: r3649