Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-09 | Configuration file to simulate the command line parameters (to write the cmd ↵ | Enrico Rolfi | |
line at every start is boring!) svn-id: r3698 | |||
2002-03-08 | Added system definitions for MacOS classic/SDL support | Enrico Rolfi | |
svn-id: r3697 | |||
2002-03-08 | Added an alias declaration for the Point type as SCUMM_Point cause it ↵ | Enrico Rolfi | |
already exists on the MacOS svn-id: r3696 | |||
2002-03-08 | Fix in getObjectXYpos which occured on big endian machines (for macos support) | Enrico Rolfi | |
svn-id: r3695 | |||
2002-03-08 | Fixed missing texts in Indy3 | Vincent Hamm | |
svn-id: r3694 | |||
2002-03-08 | Yet 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-08 | some small tweaks and layout changes. | Jeremy Newman | |
svn-id: r3692 | |||
2002-03-08 | Fixed an smush directory error | Vincent Hamm | |
svn-id: r3691 | |||
2002-03-08 | Implemented multiple image blast object | Vincent Hamm | |
svn-id: r3690 | |||
2002-03-08 | Initial Release... Still very buggy, and no sound support, but that's a ↵ | Mutwin Kraus | |
matter of Time... svn-id: r3689 | |||
2002-03-08 | Forgot to delete the #if 0 things, I added while development... | Mutwin Kraus | |
svn-id: r3688 | |||
2002-03-08 | Some 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-08 | Fixed a bug in the 'watch' debug command.. | James Brown | |
svn-id: r3686 | |||
2002-03-08 | Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' ↵ | James Brown | |
shadowing. svn-id: r3685 | |||
2002-03-08 | Zak/Indy box matrix fix. Still doesn't quite work :/ | James Brown | |
svn-id: r3684 | |||
2002-03-07 | Added new project configuration: MP3 Enabled Debug | James Brown | |
svn-id: r3683 | |||
2002-03-07 | <khalek> tsk tsk | James Brown | |
svn-id: r3682 | |||
2002-03-07 | Give music a saner default volume. | James Brown | |
svn-id: r3681 | |||
2002-03-07 | Fixed music volume control for some games. | James Brown | |
svn-id: r3680 | |||
2002-03-07 | Rename o6_samGame to o6_bompWindow. | James Brown | |
svn-id: r3679 | |||
2002-03-07 | Fix a very silly -incorrect- fix for walkboxen. Matrix is still wrong, tho :( | James Brown | |
svn-id: r3678 | |||
2002-03-07 | Update readme a little. | James Brown | |
svn-id: r3677 | |||
2002-03-07 | Oops, remove debug stuff accidently left in. | James Brown | |
svn-id: r3676 | |||
2002-03-07 | Fixes to Sam and Max subgames. | James Brown | |
Add 'insane.cpp' to VC++ project. svn-id: r3675 | |||
2002-03-06 | Add insane.cpp | Travis Howell | |
svn-id: r3674 | |||
2002-03-06 | Added 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-06 | Remove too strict error checking that prevented debugging. | Lionel Ulmer | |
svn-id: r3672 | |||
2002-03-06 | Implemented the cutscene exit key during smush playback | Vincent Hamm | |
svn-id: r3671 | |||
2002-03-06 | Made a few hacks in the smush player to make DIG intro play (but buggy) | Vincent Hamm | |
svn-id: r3670 | |||
2002-03-06 | Preliminary smush playback support. | Vincent Hamm | |
svn-id: r3669 | |||
2002-03-06 | Minor stack fix. | James Brown | |
svn-id: r3668 | |||
2002-03-06 | Sam 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-06 | Fixed typo. | James Brown | |
svn-id: r3666 | |||
2002-03-06 | Applied cleanup and scaling patch by Rob. | James Brown | |
svn-id: r3665 | |||
2002-03-06 | Add Matti Hmlinen's patch to suppress warnings | Travis Howell | |
svn-id: r3664 | |||
2002-03-06 | Fixed a few V7 scummVars | Vincent Hamm | |
svn-id: r3663 | |||
2002-03-06 | Fixed 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-06 | Reimplemented the preliminary Dig features. Implemented actor with many ↵ | Vincent Hamm | |
direction. Fixed bomp bug svn-id: r3661 | |||
2002-03-06 | Final part of V7 merging process. The FULL_THROTTLE define is not required ↵ | Vincent Hamm | |
any more svn-id: r3660 | |||
2002-03-06 | Fix typo in music volume, and add -m parameter to set it. | James Brown | |
svn-id: r3659 | |||
2002-03-05 | Next episode in V7 reimplementation. Nearly working | Vincent Hamm | |
svn-id: r3658 | |||
2002-03-05 | Adding music volume control. | James Brown | |
svn-id: r3657 | |||
2002-03-05 | More v7 implementation | Vincent Hamm | |
svn-id: r3656 | |||
2002-03-05 | Fixed a few things with V7 and samnmax midi (still not working) | Vincent Hamm | |
svn-id: r3655 | |||
2002-03-05 | Fixed OF_OWNER_ROOM for V7 implementation | Vincent Hamm | |
svn-id: r3654 | |||
2002-03-05 | Updated the readme with the latest info | Jeremy Newman | |
svn-id: r3653 | |||
2002-03-05 | Fixed struct ImageHeader for v7 implementation | Vincent Hamm | |
svn-id: r3652 | |||
2002-03-05 | Fixed struct CodeHeader for v7 implementation | Vincent Hamm | |
svn-id: r3651 | |||
2002-03-05 | Fixed struct RoomHeader for v7 implementation | Vincent Hamm | |
svn-id: r3650 | |||
2002-03-05 | Remove some testing stuff. | James Brown | |
svn-id: r3649 |