Age | Commit message (Expand) | Author |
2003-05-20 | more memoy init fixes | Max Horn |
2003-05-20 | some simon init fixes (needs more) | Max Horn |
2003-05-20 | init some member vars | Max Horn |
2003-05-20 | init member vars | Max Horn |
2003-05-20 | proper fix for getPathToDestBox | Max Horn |
2003-05-20 | merged common code | Max Horn |
2003-05-20 | replace our 'nice' new which sets memory to 0 with a nasty one which sets it ... | Max Horn |
2003-05-20 | init all Bundle members properly; make _voiceFile/_musicFile protected | Max Horn |
2003-05-20 | fixed charset id check | Max Horn |
2003-05-20 | init _paletteDirtyStart/_paletteDirtyEnd to 0 | Max Horn |
2003-05-20 | let config.mak overwrite the default values (defensive coding style :-) | Max Horn |
2003-05-20 | move writing config.h to end of file | Jonathan Gray |
2003-05-20 | add makefile to test configure with make -f Makefile.new after running configure | Jonathan Gray |
2003-05-20 | Update opcode 134, although it never seems to be used | Travis Howell |
2003-05-20 | Add better support for realizePalette_unk(), patch #740321 | Travis Howell |
2003-05-20 | output which engines we are building | Jonathan Gray |
2003-05-20 | I broke simon, so revert my last change and added fixmes instead. | Travis Howell |
2003-05-20 | Opps, that delay change should not have been commited | Travis Howell |
2003-05-20 | Revert music play change for Simon 2, since it caused brief tunes between loc... | Travis Howell |
2003-05-20 | Fixed regression in XMIDI parsing. | Jamieson Christian |
2003-05-20 | vc_69 update from Jamieson630 | Travis Howell |
2003-05-20 | More thorough parameterFade and deferredCommand implementation. | Jamieson Christian |
2003-05-19 | Updated doCommand(14) with new information. | Jamieson Christian |
2003-05-19 | new date (post-0.4.0) | Max Horn |
2003-05-19 | cleanup | Max Horn |
2003-05-19 | Oops.... | Jamieson Christian |
2003-05-19 | fix for bug #739661 | Max Horn |
2003-05-19 | fix assert for mi_demo2 | Max Horn |
2003-05-19 | Fixed silence in older games under native MIDI drivers | Jamieson Christian |
2003-05-19 | Fixed anonymous structs warning. | Jamieson Christian |
2003-05-19 | Patch #739911: Fix for undefined behaviour in fopenNoCase() | Max Horn |
2003-05-19 | Fixed Adlib priorities for non-SCUMM games | Jamieson Christian |
2003-05-19 | Auto loop for non-puttdemo games | Jamieson Christian |
2003-05-19 | Moved common parsing logic into MidiParser base class. | Jamieson Christian |
2003-05-19 | Fixed problem updating callback | Jamieson Christian |
2003-05-19 | Fixed VC++ warnings | Jamieson Christian |
2003-05-19 | more special palette fixes by erik | Max Horn |
2003-05-19 | renamed ScriptSlot::unk1/unk2 to freezeResistant/recursive | Max Horn |
2003-05-19 | Change 'exit' function | Chris Apers |
2003-05-19 | add virtual numpad, change state of draKeyState | Chris Apers |
2003-05-19 | for new midi parser | Chris Apers |
2003-05-19 | Updated with lastest changes | Chris Apers |
2003-05-19 | Cleanup, add memory panel, change tempo option to fit the new version | Chris Apers |
2003-05-19 | Cleanup, add memory panel, change tempo option to fit the new version | Chris Apers |
2003-05-19 | Correction from diasm. | Travis Howell |
2003-05-19 | music_unk isn't needed in playmusic, it is always set to 999 | Travis Howell |
2003-05-19 | Minor correction to last commit | Travis Howell |
2003-05-19 | Try and make some sense ot of simon 2 midi systems | Travis Howell |
2003-05-19 | fix shadow warning; removed unused var | Max Horn |
2003-05-19 | correct transparency colour for humongous games when using akos16 | Jonathan Gray |