aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-20init member varsMax Horn
svn-id: r7722
2003-05-20proper fix for getPathToDestBoxMax Horn
svn-id: r7721
2003-05-20merged common codeMax Horn
svn-id: r7720
2003-05-20replace our 'nice' new which sets memory to 0 with a nasty one which sets it ↵Max Horn
to 0xE7. This should help finding any remaining places where we don't init member variables as we should. svn-id: r7719
2003-05-20init all Bundle members properly; make _voiceFile/_musicFile protectedMax Horn
svn-id: r7718
2003-05-20fixed charset id checkMax Horn
svn-id: r7717
2003-05-20init _paletteDirtyStart/_paletteDirtyEnd to 0Max Horn
svn-id: r7716
2003-05-20let config.mak overwrite the default values (defensive coding style :-)Max Horn
svn-id: r7715
2003-05-20move writing config.h to end of fileJonathan Gray
svn-id: r7714
2003-05-20add makefile to test configure with make -f Makefile.new after running configureJonathan Gray
svn-id: r7713
2003-05-20Update opcode 134, although it never seems to be usedTravis Howell
svn-id: r7712
2003-05-20Add better support for realizePalette_unk(), patch #740321Travis Howell
svn-id: r7711
2003-05-20output which engines we are buildingJonathan Gray
svn-id: r7710
2003-05-20I broke simon, so revert my last change and added fixmes instead.Travis Howell
svn-id: r7709
2003-05-20Opps, that delay change should not have been commitedTravis Howell
svn-id: r7708
2003-05-20Revert 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-20Fixed regression in XMIDI parsing.Jamieson Christian
svn-id: r7706
2003-05-20vc_69 update from Jamieson630Travis Howell
svn-id: r7705
2003-05-20More 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-19Updated doCommand(14) with new information.Jamieson Christian
Fixed music bug introduced with fix [712042]. Improved iMuse debug output. svn-id: r7703
2003-05-19new date (post-0.4.0)Max Horn
svn-id: r7702
2003-05-19cleanupMax Horn
svn-id: r7701
2003-05-19Oops....Jamieson Christian
svn-id: r7700
2003-05-19fix for bug #739661Max Horn
svn-id: r7699
2003-05-19fix assert for mi_demo2Max Horn
svn-id: r7698
2003-05-19Fixed silence in older games under native MIDI driversJamieson Christian
svn-id: r7697
2003-05-19Fixed anonymous structs warning.Jamieson Christian
svn-id: r7696
2003-05-19Patch #739911: Fix for undefined behaviour in fopenNoCase()Max Horn
svn-id: r7695
2003-05-19Fixed Adlib priorities for non-SCUMM gamesJamieson Christian
svn-id: r7694
2003-05-19Auto loop for non-puttdemo gamesJamieson Christian
svn-id: r7693
2003-05-19Moved common parsing logic into MidiParser base class.Jamieson Christian
Added auto-loop capability. svn-id: r7692
2003-05-19Fixed problem updating callbackJamieson Christian
svn-id: r7691
2003-05-19Fixed VC++ warningsJamieson Christian
svn-id: r7690
2003-05-19more special palette fixes by erikMax Horn
svn-id: r7689
2003-05-19renamed ScriptSlot::unk1/unk2 to freezeResistant/recursiveMax Horn
svn-id: r7688
2003-05-19Change 'exit' functionChris Apers
svn-id: r7687
2003-05-19add virtual numpad, change state of draKeyStateChris Apers
svn-id: r7686
2003-05-19for new midi parserChris Apers
svn-id: r7685
2003-05-19Updated with lastest changesChris Apers
svn-id: r7684
2003-05-19Cleanup, add memory panel, change tempo option to fit the new versionChris Apers
svn-id: r7683
2003-05-19Cleanup, add memory panel, change tempo option to fit the new versionChris Apers
svn-id: r7682
2003-05-19Correction from diasm.Travis Howell
svn-id: r7681
2003-05-19music_unk isn't needed in playmusic, it is always set to 999Travis Howell
svn-id: r7680
2003-05-19Minor correction to last commitTravis Howell
svn-id: r7679
2003-05-19Try and make some sense ot of simon 2 midi systemsTravis Howell
svn-id: r7678
2003-05-19fix shadow warning; removed unused varMax Horn
svn-id: r7677
2003-05-19correct transparency colour for humongous games when using akos16Jonathan Gray
svn-id: r7676
2003-05-19fix shadow warningMax Horn
svn-id: r7675
2003-05-19make gui work if the requested string vars don't existJonathan Gray
svn-id: r7674
2003-05-19enable midi for non puttdemo humongous games. need to properly return the ↵Jonathan Gray
result of whether music is running though... svn-id: r7673