Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-20 | Update opcode 134, although it never seems to be used | Travis Howell | |
svn-id: r7712 | |||
2003-05-20 | Add better support for realizePalette_unk(), patch #740321 | Travis Howell | |
svn-id: r7711 | |||
2003-05-20 | output which engines we are building | Jonathan Gray | |
svn-id: r7710 | |||
2003-05-20 | I broke simon, so revert my last change and added fixmes instead. | Travis Howell | |
svn-id: r7709 | |||
2003-05-20 | Opps, that delay change should not have been commited | Travis Howell | |
svn-id: r7708 | |||
2003-05-20 | Revert music play change for Simon 2, since it caused brief tunes between ↵ | Travis Howell | |
location changes on main map area. Clean up midi_play svn-id: r7707 | |||
2003-05-20 | Fixed regression in XMIDI parsing. | Jamieson Christian | |
svn-id: r7706 | |||
2003-05-20 | vc_69 update from Jamieson630 | Travis Howell | |
svn-id: r7705 | |||
2003-05-20 | More thorough parameterFade and deferredCommand implementation. | Jamieson Christian | |
Lot of guesswork. parameterFade STILL NEEDS A LOT OF WORK! These additions at least partially correct the music behavior in the Tunnel of Love when shorting the controls. svn-id: r7704 | |||
2003-05-19 | Updated doCommand(14) with new information. | Jamieson Christian | |
Fixed music bug introduced with fix [712042]. Improved iMuse debug output. svn-id: r7703 | |||
2003-05-19 | new date (post-0.4.0) | Max Horn | |
svn-id: r7702 | |||
2003-05-19 | cleanup | Max Horn | |
svn-id: r7701 | |||
2003-05-19 | Oops.... | Jamieson Christian | |
svn-id: r7700 | |||
2003-05-19 | fix for bug #739661 | Max Horn | |
svn-id: r7699 | |||
2003-05-19 | fix assert for mi_demo2 | Max Horn | |
svn-id: r7698 | |||
2003-05-19 | Fixed silence in older games under native MIDI drivers | Jamieson Christian | |
svn-id: r7697 | |||
2003-05-19 | Fixed anonymous structs warning. | Jamieson Christian | |
svn-id: r7696 | |||
2003-05-19 | Patch #739911: Fix for undefined behaviour in fopenNoCase() | Max Horn | |
svn-id: r7695 | |||
2003-05-19 | Fixed Adlib priorities for non-SCUMM games | Jamieson Christian | |
svn-id: r7694 | |||
2003-05-19 | Auto loop for non-puttdemo games | Jamieson Christian | |
svn-id: r7693 | |||
2003-05-19 | Moved common parsing logic into MidiParser base class. | Jamieson Christian | |
Added auto-loop capability. svn-id: r7692 | |||
2003-05-19 | Fixed problem updating callback | Jamieson Christian | |
svn-id: r7691 | |||
2003-05-19 | Fixed VC++ warnings | Jamieson Christian | |
svn-id: r7690 | |||
2003-05-19 | more special palette fixes by erik | Max Horn | |
svn-id: r7689 | |||
2003-05-19 | renamed ScriptSlot::unk1/unk2 to freezeResistant/recursive | Max Horn | |
svn-id: r7688 | |||
2003-05-19 | Change 'exit' function | Chris Apers | |
svn-id: r7687 | |||
2003-05-19 | add virtual numpad, change state of draKeyState | Chris Apers | |
svn-id: r7686 | |||
2003-05-19 | for new midi parser | Chris Apers | |
svn-id: r7685 | |||
2003-05-19 | Updated with lastest changes | Chris Apers | |
svn-id: r7684 | |||
2003-05-19 | Cleanup, add memory panel, change tempo option to fit the new version | Chris Apers | |
svn-id: r7683 | |||
2003-05-19 | Cleanup, add memory panel, change tempo option to fit the new version | Chris Apers | |
svn-id: r7682 | |||
2003-05-19 | Correction from diasm. | Travis Howell | |
svn-id: r7681 | |||
2003-05-19 | music_unk isn't needed in playmusic, it is always set to 999 | Travis Howell | |
svn-id: r7680 | |||
2003-05-19 | Minor correction to last commit | Travis Howell | |
svn-id: r7679 | |||
2003-05-19 | Try and make some sense ot of simon 2 midi systems | Travis Howell | |
svn-id: r7678 | |||
2003-05-19 | fix shadow warning; removed unused var | Max Horn | |
svn-id: r7677 | |||
2003-05-19 | correct transparency colour for humongous games when using akos16 | Jonathan Gray | |
svn-id: r7676 | |||
2003-05-19 | fix shadow warning | Max Horn | |
svn-id: r7675 | |||
2003-05-19 | make gui work if the requested string vars don't exist | Jonathan Gray | |
svn-id: r7674 | |||
2003-05-19 | enable midi for non puttdemo humongous games. need to properly return the ↵ | Jonathan Gray | |
result of whether music is running though... svn-id: r7673 | |||
2003-05-19 | Fixed music looping problem in simon1win | Jamieson Christian | |
svn-id: r7672 | |||
2003-05-19 | Removed annoying debug output | Jamieson Christian | |
svn-id: r7671 | |||
2003-05-19 | Proof of concept for XMIDI parser in Humongous games. | Jamieson Christian | |
You must still uncomment the VAR_SOUNDPARAM setting for this to work...? svn-id: r7670 | |||
2003-05-19 | Fixed Simon 1 music regression. | Jamieson Christian | |
SMF parser now supports malformed Simon pitch bend events. Implemented SMF parser jump method. svn-id: r7669 | |||
2003-05-19 | sync local changes, fix pickOneOf | Jonathan Gray | |
svn-id: r7668 | |||
2003-05-19 | Music fix from Jamieson630 | Travis Howell | |
svn-id: r7667 | |||
2003-05-19 | Minor cleanup | Travis Howell | |
svn-id: r7666 | |||
2003-05-19 | *** empty log message *** | Travis Howell | |
svn-id: r7665 | |||
2003-05-19 | don't touch untouchable objects in V2 games | Max Horn | |
svn-id: r7664 | |||
2003-05-19 | MidiStreamer goes away, replaced by MidiParser | Jamieson Christian | |
svn-id: r7663 |