Age | Commit message (Expand) | Author |
2005-02-14 | o Added 5 updated Russian freddi-related titles. | Eugene Sandulenko |
2005-02-13 | Fix typo in football substitute. | Eugene Sandulenko |
2005-02-13 | HE version correction for russian spyfox | Eugene Sandulenko |
2005-02-13 | Added new Russian HE titles. | Eugene Sandulenko |
2005-02-12 | fixed warning | Paweł Kołodziejski |
2005-02-11 | Renamed substDataFileNames to substResFileNames. Just forgot to do it last | Eugene Sandulenko |
2005-02-11 | Added "PuttPuttTTT" as an alias for "putttime", since that's what my copy | Torbjörn Andersson |
2005-02-11 | Sorted multiple_versions_md5_settings[] table to ease maintenance. | Eugene Sandulenko |
2005-02-11 | Few more targets eliminated. Though they never existed. Need to check this | Eugene Sandulenko |
2005-02-11 | Turned HE Mac resource filename generator into generall, whole SCUMM-purpose | Eugene Sandulenko |
2005-02-02 | correct typos | Joost Peters |
2005-02-02 | Small correction to baseball2003 | Eugene Sandulenko |
2005-02-02 | These demos make use of Smacker. | Travis Howell |
2005-02-02 | o Added few targets | Eugene Sandulenko |
2005-02-01 | Add HE100 version of Pajama Sam 1/ Pajama Sam's Lost & Found. | Travis Howell |
2005-01-31 | Yet another correction to 'dog'. Kirben, please check it as you have different | Eugene Sandulenko |
2005-01-31 | HE version correction for 'dog'. Game is fully playable, just columns' palette | Eugene Sandulenko |
2005-01-31 | Support for Mac cursors. | Eugene Sandulenko |
2005-01-30 | ADD HE100 version of Balloon O Rama | Travis Howell |
2005-01-30 | Add updated Cheese Chase | Travis Howell |
2005-01-30 | Skip cursors in Macintosh version of HE72 games for now. | Travis Howell |
2005-01-30 | Singe HE71 version of freddi too. | Travis Howell |
2005-01-30 | Only HE71 demos were on puttputt CD. | Travis Howell |
2005-01-30 | Switch airdemo checksums, only a single HE71 version. | Travis Howell |
2005-01-29 | Add support for Humongous Mac titles in native format. Please test :) | Eugene Sandulenko |
2005-01-29 | Renamed _localScriptList to _localScriptOffsets for clarity | Max Horn |
2005-01-29 | Last few added. | Travis Howell |
2005-01-29 | Add freddi's. | Travis Howell |
2005-01-29 | Add a few more | Travis Howell |
2005-01-29 | Add a few | Travis Howell |
2005-01-29 | Add detection of HE Mac titles which use different naming scheme. | Eugene Sandulenko |
2005-01-27 | Fix regression with 640x480 HE games so it will not let them scale above 1x. | Eugene Sandulenko |
2005-01-26 | Add swedish freddi | Travis Howell |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-05 | When computing a games MD5, only use the first 1 MB of the file (this should ... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Add 'speech' sound type to mixer; make use of that in iMuse Digital | Max Horn |
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), SF... | Max Horn |
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn |
2004-12-19 | oops | Gregory Montoir |
2004-12-19 | to please PalmOS, I moved the _wiz member to ScummEngine_v70he, where it actu... | Gregory Montoir |
2004-12-19 | Report unknown MD5's. I wonder, should we move the check after | Eugene Sandulenko |
2004-12-18 | Fix for bug #1087439 (Volume control regression) | Max Horn |
2004-12-17 | Reduce code size of resource.cpp to help PalmOS port, by moving util code to ... | Max Horn |
2004-12-09 | Pass subdirectories to gamedetector functions | Robert Göffringmann |
2004-12-03 | Fixed an Adlib regression with older games (e.g. EGA Loom, Indy 3 and | Torbjörn Andersson |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-11-28 | Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu... | Max Horn |
2004-11-27 | moved all the HE wiz stuff to a separate module, with minor cleanups and simp... | Gregory Montoir |
2004-11-27 | To really, truly fix the multi-midi race condition, the adlib driver is now a... | Jerome Fisher |