Age | Commit message (Expand) | Author |
2005-09-02 | Fixed potential memory error on system that can't return a pointer of 0 byte | Chris Apers |
2005-09-02 | cleanup | Gregory Montoir |
2005-09-02 | added special sequence opcode 8 | Gregory Montoir |
2005-09-02 | removed unneeded includes | Gregory Montoir |
2005-09-02 | workaround bug #1223621 | Gregory Montoir |
2005-09-02 | Fix bug #1257110 "ITE: Subtitles get striped" | Eugene Sandulenko |
2005-09-02 | Add debuggins method. Whitespace fixes. | Eugene Sandulenko |
2005-09-02 | Match original games, only the music file is essential in COMI. | Travis Howell |
2005-08-31 | cleanup | Gregory Montoir |
2005-08-31 | add fillWizPixel() | Gregory Montoir |
2005-08-31 | get rid of the GF_DEFAULT_TO_1X_SCALER hack for _heversion >= 71 | Gregory Montoir |
2005-08-31 | some WIP code, add drawShape() | Gregory Montoir |
2005-08-30 | Use a quieter helicopter sound during the "He was only a robot. Oh, I loved | Torbjörn Andersson |
2005-08-30 | Correct path to psptoolchain. | Joost Peters |
2005-08-30 | Fix regression in Amiga version of simon2. | Travis Howell |
2005-08-30 | Add German version of pajama2. | Travis Howell |
2005-08-30 | The intro asks to play song number 0. I'm almost sure that the music that | Torbjörn Andersson |
2005-08-30 | Downgraded warning() to debug(1, ...) since it was drowning out all other | Torbjörn Andersson |
2005-08-30 | Implement sfPlayMusic for IHNM | Eugene Sandulenko |
2005-08-30 | Fix compilation. | Eugene Sandulenko |
2005-08-28 | Fix compile error. | Travis Howell |
2005-08-28 | mingw can handle heap checking now. | Travis Howell |
2005-08-26 | Implement looping sounds. This should fix bug #1273741, hopefully without | Torbjörn Andersson |
2005-08-26 | Allowed IHNM to use the opSpeak opcode. Aborting that code path early meant | Torbjörn Andersson |
2005-08-25 | Added keyboard repeating. | Torbjörn Andersson |
2005-08-24 | The dialog windows now react to "Enter" and "Escape" in what I hope is a | Torbjörn Andersson |
2005-08-22 | Applied my patch #1263153 to work around bug #1243280. It's not an ideal | Torbjörn Andersson |
2005-08-22 | Fixed two cases where a bad pointer would be freed, causing ScummVM to | Torbjörn Andersson |
2005-08-19 | typo | Gregory Montoir |
2005-08-19 | constness | Gregory Montoir |
2005-08-19 | correction in setTextColor() | Gregory Montoir |
2005-08-19 | some WIP code to start introduction (with glitches) in Kyrandia 1 : | Gregory Montoir |
2005-08-19 | Detect when plugins directory is missing | Max Horn |
2005-08-18 | I forgot there were path buttons in this file. They, too, need to be wider | Torbjörn Andersson |
2005-08-17 | Made the path buttons extra wide so that the text is not truncated in the | Torbjörn Andersson |
2005-08-17 | fix copy/paste-o | Joost Peters |
2005-08-16 | Fix bug #1256381 "ITE: Options menu contains wrong item" and gave symbolic | Eugene Sandulenko |
2005-08-16 | fix 1258781 & 1253993 bugs | Andrew Kurushin |
2005-08-16 | fix typo | Joost Peters |
2005-08-16 | Added: PSP backend | Joost Peters |
2005-08-16 | o Fix crashes on puzzle with floppy (speechless) versions | Eugene Sandulenko |
2005-08-15 | Fix prince room sound inconsistencies mentioned in bugreport #1258501 | Eugene Sandulenko |
2005-08-15 | Fixed warning. | Torbjörn Andersson |
2005-08-15 | Added note about fixing the off-by-one bug in BS2 sound, because people may | Torbjörn Andersson |
2005-08-15 | Fixed long-standing bug with sound decompression that would cause a slight | Torbjörn Andersson |
2005-08-15 | Switch to debug, since an actor name isn't always set. | Travis Howell |
2005-08-15 | Apply bug/patch #1258912 "GUI: SDL mouse dirty rects too big" | Eugene Sandulenko |
2005-08-15 | Fix bug #1258479 "ITE: Graphical glitches in wildcat tribe" | Eugene Sandulenko |
2005-08-14 | If I understand cyx correctly, this is the proper fix for bug #1253171, | Torbjörn Andersson |
2005-08-14 | Remove an obsolete TODO; use stronger wording to tell people they should *ask... | Max Horn |