Age | Commit message (Expand) | Author |
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 |
2003-05-19 | fix shadow warning | Max Horn |
2003-05-19 | make gui work if the requested string vars don't exist | Jonathan Gray |
2003-05-19 | enable midi for non puttdemo humongous games. need to properly return the res... | Jonathan Gray |
2003-05-19 | Fixed music looping problem in simon1win | Jamieson Christian |
2003-05-19 | Removed annoying debug output | Jamieson Christian |
2003-05-19 | Proof of concept for XMIDI parser in Humongous games. | Jamieson Christian |
2003-05-19 | Fixed Simon 1 music regression. | Jamieson Christian |
2003-05-19 | sync local changes, fix pickOneOf | Jonathan Gray |
2003-05-19 | Music fix from Jamieson630 | Travis Howell |
2003-05-19 | Minor cleanup | Travis Howell |
2003-05-19 | *** empty log message *** | Travis Howell |
2003-05-19 | don't touch untouchable objects in V2 games | Max Horn |
2003-05-19 | MidiStreamer goes away, replaced by MidiParser | Jamieson Christian |
2003-05-19 | Minor correction | Travis Howell |
2003-05-19 | playMusic streamlining, comments cleanup | Jamieson Christian |
2003-05-19 | enable box'ed walking in V2 games | Max Horn |
2003-05-19 | Fixed virtual destructor problem | Jamieson Christian |
2003-05-19 | Update simon 2 issues | Travis Howell |
2003-05-19 | V2 walkbox matrix fixes | Max Horn |
2003-05-19 | Fixed gcc warnings, virtual destructor problem | Jamieson Christian |
2003-05-19 | remove dup object | Jonathan Gray |
2003-05-18 | Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser.... | Jamieson Christian |
2003-05-18 | more cleanup | Max Horn |
2003-05-18 | Fixed VC++ warnings | Jamieson Christian |
2003-05-18 | VAR_CHARCOUNT is a V2 only variable, so I moved its declaration to the other ... | Max Horn |
2003-05-18 | SMF/GMF implementation of MidiParser | Jamieson Christian |
2003-05-18 | oops | Max Horn |
2003-05-18 | fix for various regressions (not quite sure if the check for V2/v3 is right, ... | Max Horn |
2003-05-18 | warning() automatically outputs a newline after the warning message; adding a... | Max Horn |