Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-06 | Upgraded IMuse::doCommand() to support more than 8 parameters. | Jamieson Christian | |
V6 scripts can specify up to 16 parameters to be passed to doCommand(). In most cases 8 or fewer parameters were used, but occasional uses of 9 or 10 parameters resulted in incorrect iMuse behavior due to lost doCommand() data. ImTrigger was also upgraded to support 8 parameters instead of 4, since the incorrect behavior that was observed involved the use of triggered commands that required more than 4 parameters. Since ImTrigger data is not currently being saved (which is bad), we do not at this time have to go to another savegame format to support the additional ImTrigger data (which is good). This fix corrects a problem in the Tunnel of Love. When the "execution scene" music finishes and the hidden door opens, the Tunnel of Love music is supposed to start up again. In ScummVM, it never would, do to the loss of parameters for a trigger-based "Parameter Fade" command. A bit of miscellaneous cleanup has also been made. svn-id: r9579 | |||
2003-08-06 | Added backends/intern.h to project tree, little config tweak | Chris Apers | |
svn-id: r9578 | |||
2003-08-06 | Tweaked debugger output to avoid wrapping, esp. | Jamieson Christian | |
in the case of tabular output. svn-id: r9577 | |||
2003-08-06 | Fix for Bug [780918] SAM: Music stops at Bumpusville | Jamieson Christian | |
Tweaked handling of ImSetTrigger when the triggered command starts a new song. If the song to be started is already playing, we stop it (in preparation for a restart) ONLY if the song containing the command trigger is actually playing. Otherwise the restart is likely to never occur (as is the case with the Bumpusville mansion interior music). svn-id: r9576 | |||
2003-08-06 | some cleanup | Max Horn | |
svn-id: r9575 | |||
2003-08-06 | sync with 0.5.0 branch | Max Horn | |
svn-id: r9559 | |||
2003-08-06 | remove obsolete warning for non-22050 Vorbis files | Max Horn | |
svn-id: r9555 | |||
2003-08-06 | get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNS | Max Horn | |
svn-id: r9554 | |||
2003-08-06 | Added .ini parameters | Nicolas Bacca | |
svn-id: r9553 | |||
2003-08-06 | Fixed type mismatch error compiling palmos port | Chris Apers | |
svn-id: r9552 | |||
2003-08-06 | Fix #783732 : freeze on Pocket PC | Nicolas Bacca | |
svn-id: r9550 | |||
2003-08-06 | Remove unneeded double brackets | Travis Howell | |
svn-id: r9548 | |||
2003-08-06 | Add GF_LOOM feature flag for loom games to reduce checks. | Travis Howell | |
Will make it easier to add loom fm towns target in future. svn-id: r9547 | |||
2003-08-06 | Add GF_INDY3 feature flag for indy3 games to reduce checks | Travis Howell | |
Remove GF_ADLIB_DEFAULT since it is no longer used svn-id: r9546 | |||
2003-08-06 | update man page a bit, we should probably have another one for the config ↵ | Jonathan Gray | |
file at some point as well svn-id: r9544 | |||
2003-08-06 | Changed | Chris Apers | |
svn-id: r9543 | |||
2003-08-06 | Added --demo-mode option | Chris Apers | |
svn-id: r9542 | |||
2003-08-06 | Get rid of the bad onehalf array (thx to Mark Fechtner) | Chris Apers | |
svn-id: r9540 | |||
2003-08-06 | Disable SWORD2 | Chris Apers | |
svn-id: r9539 | |||
2003-08-06 | Added --demo-mode option | Chris Apers | |
svn-id: r9538 | |||
2003-08-06 | correct version string | Jonathan Gray | |
svn-id: r9537 | |||
2003-08-06 | snmidemo is adlin resources only, other than intro. | Travis Howell | |
snmdemo is midi resources only, double checked svn-id: r9535 | |||
2003-08-06 | Reverted too much | Travis Howell | |
Add note about missing code in simon svn-id: r9531 | |||
2003-08-06 | get rid of some g_system usage | Max Horn | |
svn-id: r9529 | |||
2003-08-06 | must create adlib driver *after* calling _mixer->bindToSystem | Max Horn | |
svn-id: r9528 | |||
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn | |
svn-id: r9527 | |||
2003-08-05 | removing whitespace | Max Horn | |
svn-id: r9526 | |||
2003-08-05 | some cleanup; added Channel::getVolume, once somebody tells me what exactly ↵ | Max Horn | |
is needed, I can add per-channel volume, and also per-channel panning svn-id: r9525 | |||
2003-08-05 | Update right click stuff | Nicolas Bacca | |
svn-id: r9523 | |||
2003-08-05 | begone, old mixer code | Max Horn | |
svn-id: r9521 | |||
2003-08-05 | another tab completion fix by wjp | Max Horn | |
svn-id: r9517 | |||
2003-08-05 | fix for debugger tab completion (thanks wjp) | Max Horn | |
svn-id: r9515 | |||
2003-08-05 | Hotfixes ... | Ruediger Hanke | |
svn-id: r9514 | |||
2003-08-05 | more cleanup | Max Horn | |
svn-id: r9513 | |||
2003-08-05 | cleanup | Max Horn | |
svn-id: r9512 | |||
2003-08-05 | fix warning, cleanup code | Max Horn | |
svn-id: r9511 | |||
2003-08-05 | added support for output sample rates > 32767 (still limited to a max of ↵ | Max Horn | |
65535, but all we care about are 44100 and 48000 anyway) svn-id: r9510 | |||
2003-08-05 | cleanup | Max Horn | |
svn-id: r9509 | |||
2003-08-05 | oops | Travis Howell | |
svn-id: r9508 | |||
2003-08-05 | F10 key works in simon1 | Travis Howell | |
svn-id: r9507 | |||
2003-08-05 | F10 key works in simon1, although it highlights exits | Travis Howell | |
svn-id: r9506 | |||
2003-08-05 | Make prepositions work | James Brown | |
svn-id: r9505 | |||
2003-08-05 | fix warning / whitespace | Max Horn | |
svn-id: r9504 | |||
2003-08-05 | Forgot some V1 prep code | James Brown | |
svn-id: r9503 | |||
2003-08-05 | V1 preposition support, but broken. | James Brown | |
svn-id: r9502 | |||
2003-08-05 | Revert | Travis Howell | |
svn-id: r9500 | |||
2003-08-05 | This sam and max demo includes midi tracks | Travis Howell | |
svn-id: r9499 | |||
2003-08-05 | Rvert this non-smallheader adlib change | Travis Howell | |
svn-id: r9491 | |||
2003-08-05 | stdafx.h should always be first | Max Horn | |
svn-id: r9490 | |||
2003-08-05 | removed obsolete FIXME | Max Horn | |
svn-id: r9488 |