Age | Commit message (Expand) | Author |
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 |
2004-11-24 | Fix a`ll engines. They work, though current fix is just temporary. | Eugene Sandulenko |
2004-11-23 | Moved bootscript loading into go(), where it belongs | Max Horn |
2004-11-23 | Added Engine::init() method; added return value to Engine::go() | Max Horn |
2004-11-20 | Removing walkthrough stuff again (talked to aquadran about this, he had no ob... | Max Horn |
2004-11-19 | added walkthrough | Paweł Kołodziejski |
2004-11-15 | Move most heavy initialization from engine constructor to mainInit() | Eugene Sandulenko |
2004-11-09 | Cleanup | Chris Apers |
2004-11-06 | Major MT-32 emu overhaul based on KingGuppy's code. | Eugene Sandulenko |
2004-11-05 | Typo | Travis Howell |
2004-10-24 | Revert, in order to be backwards compatbile with saved games. | Travis Howell |
2004-10-24 | Add correct actor number values for a few HE games. | Travis Howell |
2004-10-24 | *** empty log message *** | Travis Howell |
2004-10-24 | Ooops | Travis Howell |
2004-10-24 | Move number of actors to scumm settings. | Travis Howell |
2004-10-24 | Only 20 actors in Sam & Max. | Travis Howell |
2004-10-21 | Patch #1048326 Better MT-32 support | Eugene Sandulenko |
2004-10-18 | _images not required. | Travis Howell |
2004-10-18 | Add keyboard control for HE80+ games. | Travis Howell |