Age | Commit message (Expand) | Author |
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-29 | Fix typo | Eugene Sandulenko |
2005-01-29 | Fix HE Mac target names. They should be same as DOS/Win. | Eugene Sandulenko |
2005-01-28 | Fix mp3/vorbis detection | Nicolas Bacca |
2005-01-28 | Use class Mutex instead of MutexRef | Max Horn |
2005-01-28 | Fix return for HPC compiler | Nicolas Bacca |
2005-01-28 | more proper checks | Paweł Kołodziejski |
2005-01-28 | Indentation | Torbjörn Andersson |
2005-01-28 | added error message for lack of library support | Paweł Kołodziejski |
2005-01-28 | added support for mp3 compressed tracks | Paweł Kołodziejski |
2005-01-28 | fixed restoration of sounds params after cross non/compressed bundles | Paweł Kołodziejski |
2005-01-28 | add checks for mad and vorbis define | Paweł Kołodziejski |
2005-01-28 | double check | Paweł Kołodziejski |
2005-01-28 | ah, forgot that | Paweł Kołodziejski |
2005-01-28 | added support for mp3 compressed bundles | Paweł Kołodziejski |
2005-01-28 | clear compressed entries before restore for compatibility with old savegames | Paweł Kołodziejski |
2005-01-27 | fix for shadowed variable | Paweł Kołodziejski |
2005-01-27 | Add some HE md5s. | Eugene Sandulenko |
2005-01-27 | Fix regression with 640x480 HE games so it will not let them scale above 1x. | Eugene Sandulenko |
2005-01-27 | fix for shadowed variable | Paweł Kołodziejski |
2005-01-26 | Add swedish freddi | Travis Howell |
2005-01-26 | fix for compressed bun sounds | Paweł Kołodziejski |
2005-01-25 | added support for compressed bun files | Paweł Kołodziejski |
2005-01-25 | fixed volume channel in fade track | Paweł Kołodziejski |
2005-01-25 | InfoDialog can assume the screen is 320 pixels. In games where it isn't, | Torbjörn Andersson |
2005-01-24 | Correct aksf/akst pointer when sequence found. | Travis Howell |
2005-01-24 | *** empty log message *** | Travis Howell |
2005-01-24 | Correct sound offset size | Travis Howell |
2005-01-22 | Fix regression, bug #1107125 | Travis Howell |
2005-01-20 | Check for negative sound offset. | Travis Howell |
2005-01-16 | Fix for bug #1098872 (FTDEMO: Memoryleak in SMUSH player) | Max Horn |
2005-01-16 | Cosmetic change, avoiding a hypothetical threading problem, see bug #1098864 | Max Horn |
2005-01-11 | On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for | Torbjörn Andersson |
2005-01-11 | This is probably not the optimal fix, but at least ScummVM compiles again. | Torbjörn Andersson |
2005-01-10 | A little more moving around #include's (last one for today ;-) | Max Horn |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-09 | Moving AppendableAudioStream into SCUMM engine, as it is only used there | Max Horn |
2005-01-08 | Fix wron Vulture male 1 animation. Thanks to salty-horse for reporting | Eugene Sandulenko |
2005-01-07 | Flag 64 bit problem in iMuse, as well as what I think might be very old regre... | Max Horn |
2005-01-07 | cleanup | Max Horn |
2005-01-06 | Add reported frech 4 disks monkeyega | Eugene Sandulenko |
2005-01-06 | Fix getStrings to use the ScummEngine::openFile method | Max Horn |