Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-26 | fixed memleak | Paweł Kołodziejski | |
svn-id: r19321 | |||
2005-10-26 | that 3 memset() are not needed | Paweł Kołodziejski | |
svn-id: r19320 | |||
2005-10-26 | fixed compilation, changed to struct as it's declared | Paweł Kołodziejski | |
svn-id: r19319 | |||
2005-10-26 | Fix bug #1338596 "ITE: Crash when loading old saved game" | Eugene Sandulenko | |
svn-id: r19317 | |||
2005-10-26 | applied patch #1331972 + changaed deprecated option to new one in -tail- | Paweł Kołodziejski | |
svn-id: r19314 | |||
2005-10-26 | Add missing break. Thanks to Cody56 | Eugene Sandulenko | |
svn-id: r19309 | |||
2005-10-26 | Add patch, with slight change to dialog title: | Travis Howell | |
1338105 - Possible fix for confusing "talk speed" behaviour svn-id: r19307 | |||
2005-10-26 | Limit to Macintosh versions, otherwise filenames in PC versions get scrambled. | Travis Howell | |
svn-id: r19306 | |||
2005-10-26 | removed old and unused defines. | Robert Göffringmann | |
svn-id: r19304 | |||
2005-10-26 | added call to OutSaveFile::flush() and some more I/O error checks | Robert Göffringmann | |
svn-id: r19302 | |||
2005-10-26 | fix for bug #1328022: BS1: savegame name text input ignores keypresses | Robert Göffringmann | |
svn-id: r19300 | |||
2005-10-26 | call OutSaveFile::flush() to check for errors | Robert Göffringmann | |
svn-id: r19298 | |||
2005-10-26 | Update | Travis Howell | |
svn-id: r19294 | |||
2005-10-26 | Add Macintosh version of Baseball2003 & Soccer2004 | Travis Howell | |
Add missing Pajama Sam 1 demo Remove duplicate entry. svn-id: r19292 | |||
2005-10-26 | include the datafile's name in error() message when I/O errors occur. | Robert Göffringmann | |
svn-id: r19291 | |||
2005-10-26 | fix for bug #1153682: | Robert Göffringmann | |
BS1: 64-bit crash when menu appears svn-id: r19290 | |||
2005-10-26 | Ooops | Travis Howell | |
svn-id: r19288 | |||
2005-10-26 | Match subtitle speed keys in original SCUMM games. | Travis Howell | |
svn-id: r19286 | |||
2005-10-25 | Add French and Dutch Mac HE demos. Noticed and described same bug in some | Eugene Sandulenko | |
of them which seems to be a regression. svn-id: r19284 | |||
2005-10-25 | Fixed bug #1337498. | Torbjörn Andersson | |
svn-id: r19282 | |||
2005-10-25 | Fix md5 entry for pjgames. | Eugene Sandulenko | |
svn-id: r19281 | |||
2005-10-25 | Add Macintosh version of a few HE games. | Travis Howell | |
svn-id: r19275 | |||
2005-10-25 | Add Macintosh version of pjgames. | Travis Howell | |
svn-id: r19272 | |||
2005-10-23 | Fix link error with --disable-he | Max Horn | |
svn-id: r19270 | |||
2005-10-23 | Workaround for bug #1311447 | Max Horn | |
svn-id: r19268 | |||
2005-10-23 | Fix no sound effects regression in simon1. | Travis Howell | |
svn-id: r19267 | |||
2005-10-23 | Add work around for bug: | Travis Howell | |
1252606 - ZAK: crash when trying to fly back to SF svn-id: r19264 | |||
2005-10-23 | Remove talkSound from the sound queue in HE games, when stopping the talkSound. | Travis Howell | |
Fixes bad talkSound in freddi when changing rooms. svn-id: r19263 | |||
2005-10-23 | Correct subtitle speed keys in SCUMM. | Travis Howell | |
svn-id: r19260 | |||
2005-10-23 | Cleanup. | Travis Howell | |
svn-id: r19259 | |||
2005-10-23 | Make sure error message is consistent regardless of endianess | Max Horn | |
svn-id: r19258 | |||
2005-10-23 | Some more Broken Sword I & II -> 1 & 2 changes | Max Horn | |
svn-id: r19257 | |||
2005-10-23 | Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too | Max Horn | |
svn-id: r19255 | |||
2005-10-23 | Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too | Max Horn | |
svn-id: r19252 | |||
2005-10-23 | Change Broken Sword I & II -> 1 & 2 in LaTeX docs, too | Max Horn | |
svn-id: r19251 | |||
2005-10-23 | Unified Broken Sword 1 & 2 name (instead of I & II) -- usage is more ↵ | Max Horn | |
consistent with other numerically numbered games (and also internally consistent). Work in progress. svn-id: r19249 | |||
2005-10-22 | Gee, should pay more attention and read comments I myself added years ago... | Max Horn | |
svn-id: r19248 | |||
2005-10-22 | V7 savegames actually aren't supported; fix comment | Max Horn | |
svn-id: r19247 | |||
2005-10-22 | Got rid of 'ref' code (or rather: hack) in the save/load system | Max Horn | |
svn-id: r19246 | |||
2005-10-22 | Reduce header dependencies (for quicker recompiles) | Max Horn | |
svn-id: r19245 | |||
2005-10-22 | No need to pass savegameVersion to saveOrLoad, the serializer already knows it | Max Horn | |
svn-id: r19244 | |||
2005-10-22 | Switch iMuse to use Serialiazable, too (at least partially) | Max Horn | |
svn-id: r19243 | |||
2005-10-22 | Fixed a double loading of shape 10, | Johannes Schickel | |
and corrected mouse cursor region backup. svn-id: r19242 | |||
2005-10-22 | Made the shape handling endian safe, also renamned some functions and | Johannes Schickel | |
variables. (mostly the *Helper functions and decodeShape -> encodeShape) But kept mouse handling. svn-id: r19241 | |||
2005-10-22 | Cleaned up some cursor show/hide handling. This should fix bug #1333391. | Torbjörn Andersson | |
svn-id: r19239 | |||
2005-10-22 | As Kirben suggested, increasing room name buffer | Gregory Montoir | |
svn-id: r19237 | |||
2005-10-22 | This apparently fixes a crash in 'PuttPutt enters the Race'. Thanks ↵ | Gregory Montoir | |
Dark-Star. Also added some assert() calls. svn-id: r19236 | |||
2005-10-22 | Ooops, added label for that debug msg. | Travis Howell | |
svn-id: r19235 | |||
2005-10-22 | Add debug msg. | Travis Howell | |
svn-id: r19234 | |||
2005-10-22 | Gdi::dbDrawMaskOnAll doesn't need to be set in TheDig and FT sets it when ↵ | Gregory Montoir | |
object has class 31. svn-id: r19233 |