Age | Commit message (Expand) | Author |
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 |
2003-05-18 | cleanup | Max Horn |
2003-05-18 | consistently index script slots with index 0 (not 1); this fixes bug #739463;... | Max Horn |
2003-05-18 | fixed debugger 'scripts' command | Max Horn |
2003-05-18 | Part of patch #739119 (attempt to fix bug #651077 at least partially) | Max Horn |
2003-05-18 | implemented proper 'invalid walkbox' handling in older games (in newer games,... | Max Horn |
2003-05-18 | update vc6 file | Paweł Kołodziejski |
2003-05-18 | Patch #738859: Experimental costume.cpp cleanup | Max Horn |
2003-05-18 | MIDI Meta event Tx for virtual MidiDriver's | Jamieson Christian |
2003-05-18 | update | Jonathan Gray |
2003-05-18 | New plug-in MIDI parser modules, INCOMPLETE. | Jamieson Christian |
2003-05-18 | typo | Travis Howell |
2003-05-18 | comment UNIX defines for now | Jonathan Gray |
2003-05-18 | adlib fix for Simon games from Jamieson630 | Travis Howell |
2003-05-18 | HAVE_CONFIG_H | Jonathan Gray |
2003-05-18 | more V2 sentence cleanup | Max Horn |