Age | Commit message (Expand) | Author |
2005-10-28 | Fix old airdemo/farmdemo regression. | Travis Howell |
2005-10-28 | Remove excess newline. | Travis Howell |
2005-10-28 | Fix long standing regression actually caused by compiler bug. Proper | Eugene Sandulenko |
2005-10-28 | Checked sound in all supported ITE versions. | Eugene Sandulenko |
2005-10-27 | Set machine speed to fast in all HE games. | Travis Howell |
2005-10-26 | Update version and correct typo | Joost Peters |
2005-10-26 | added optimisation on sound file name searching | Paweł Kołodziejski |
2005-10-26 | fixed memleak | Paweł Kołodziejski |
2005-10-26 | that 3 memset() are not needed | Paweł Kołodziejski |
2005-10-26 | fixed compilation, changed to struct as it's declared | Paweł Kołodziejski |
2005-10-26 | Fix bug #1338596 "ITE: Crash when loading old saved game" | Eugene Sandulenko |
2005-10-26 | applied patch #1331972 + changaed deprecated option to new one in -tail- | Paweł Kołodziejski |
2005-10-26 | Add missing break. Thanks to Cody56 | Eugene Sandulenko |
2005-10-26 | Add patch, with slight change to dialog title: | Travis Howell |
2005-10-26 | Limit to Macintosh versions, otherwise filenames in PC versions get scrambled. | Travis Howell |
2005-10-26 | removed old and unused defines. | Robert Göffringmann |
2005-10-26 | added call to OutSaveFile::flush() and some more I/O error checks | Robert Göffringmann |
2005-10-26 | fix for bug #1328022: BS1: savegame name text input ignores keypresses | Robert Göffringmann |
2005-10-26 | call OutSaveFile::flush() to check for errors | Robert Göffringmann |
2005-10-26 | Update | Travis Howell |
2005-10-26 | Add Macintosh version of Baseball2003 & Soccer2004 | Travis Howell |
2005-10-26 | include the datafile's name in error() message when I/O errors occur. | Robert Göffringmann |
2005-10-26 | fix for bug #1153682: | Robert Göffringmann |
2005-10-26 | Ooops | Travis Howell |
2005-10-26 | Match subtitle speed keys in original SCUMM games. | Travis Howell |
2005-10-25 | Add French and Dutch Mac HE demos. Noticed and described same bug in some | Eugene Sandulenko |
2005-10-25 | Fixed bug #1337498. | Torbjörn Andersson |
2005-10-25 | Fix md5 entry for pjgames. | Eugene Sandulenko |
2005-10-25 | Add Macintosh version of a few HE games. | Travis Howell |
2005-10-25 | Add Macintosh version of pjgames. | Travis Howell |
2005-10-23 | Fix link error with --disable-he | Max Horn |
2005-10-23 | Workaround for bug #1311447 | Max Horn |
2005-10-23 | Fix no sound effects regression in simon1. | Travis Howell |
2005-10-23 | Add work around for bug: | Travis Howell |
2005-10-23 | Remove talkSound from the sound queue in HE games, when stopping the talkSound. | Travis Howell |
2005-10-23 | Correct subtitle speed keys in SCUMM. | Travis Howell |
2005-10-23 | Cleanup. | Travis Howell |
2005-10-23 | Make sure error message is consistent regardless of endianess | Max Horn |
2005-10-23 | Some more Broken Sword I & II -> 1 & 2 changes | Max Horn |
2005-10-23 | Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too | Max Horn |
2005-10-23 | Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too | Max Horn |
2005-10-23 | Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too | Max Horn |
2005-10-23 | Unified Broken Sword 1 & 2 name (instead of I & II) -- usage is more consiste... | Max Horn |
2005-10-22 | Gee, should pay more attention and read comments I myself added years ago... | Max Horn |
2005-10-22 | V7 savegames actually aren't supported; fix comment | Max Horn |
2005-10-22 | Got rid of 'ref' code (or rather: hack) in the save/load system | Max Horn |
2005-10-22 | Reduce header dependencies (for quicker recompiles) | Max Horn |
2005-10-22 | No need to pass savegameVersion to saveOrLoad, the serializer already knows it | Max Horn |
2005-10-22 | Switch iMuse to use Serialiazable, too (at least partially) | Max Horn |
2005-10-22 | Fixed a double loading of shape 10, | Johannes Schickel |