Age | Commit message (Expand) | Author |
2007-07-09 | Fix for bug #1746661: "KQ3: Lockup when pressing ESC (Amiga version)" | Filippos Karapetis |
2007-07-09 | SCUMM: use the _compositeBuf, with 'natural' line pitch (implying linear memo... | Max Horn |
2007-07-09 | Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ... | Travis Howell |
2007-07-08 | cleanup in ScummEngine::drawStripToScreen; in particular, the code is now mor... | Max Horn |
2007-07-08 | SCUMM: hercules gfx code cleanup | Max Horn |
2007-07-08 | correct typo | Max Horn |
2007-07-08 | cleanup | Max Horn |
2007-07-08 | Reverted commit 27948. Cutaways in sfScriptGotoScene are cleared by calling c... | Filippos Karapetis |
2007-07-08 | Changed inventory graphics update from synchronous to lazy. | Nicola Mettifogo |
2007-07-08 | Cleanup inventory code. | Nicola Mettifogo |
2007-07-08 | Oops. | Nicola Mettifogo |
2007-07-08 | Yet another fix for broken parsing/displaying of strings. Now quotes are prop... | Nicola Mettifogo |
2007-07-08 | SCUMM: Handle platform override a bit differently during startup; specificall... | Max Horn |
2007-07-08 | Fix for disappearing text in FM-Towns end sequence. | Johannes Schickel |
2007-07-08 | Little renaming. | Johannes Schickel |
2007-07-08 | Finally fixed parsing of labels. | Nicola Mettifogo |
2007-07-08 | Made parseNextToken *really* work this time. | Nicola Mettifogo |
2007-07-08 | Parser is now able to deal with missing quotes at the end of instructions in ... | Nicola Mettifogo |
2007-07-08 | Location background sound (different from music) now implemented. | Nicola Mettifogo |
2007-07-08 | The mouse cursor is shown during dialogues in the Amiga versions (Demo and Mu... | Travis Howell |
2007-07-07 | Moved SaveLoadChooser class to saveload.cpp and adjusted dependencies. | Nicola Mettifogo |
2007-07-07 | Oops. Crappy dump code doesn't belong to global repository. | Nicola Mettifogo |
2007-07-07 | DLTA tags in multi-frame images are now supported. | Nicola Mettifogo |
2007-07-07 | Clear the cutaway via an event in sfScriptGotoScene, instead of calling the f... | Filippos Karapetis |
2007-07-07 | IHNM: Benny will no longer start walking backwards for a bit after talking wi... | Filippos Karapetis |
2007-07-07 | When loading a scene, start showing actors only after the scene background ha... | Filippos Karapetis |
2007-07-06 | Only redraw the save/load dialog when something in it has changed. | Torbjörn Andersson |
2007-07-06 | Added data for an Amiga-style busy mouse cursor (An hourglass). Not used yet ... | Kari Salminen |
2007-07-06 | Modified ticksToMSec in IHNM, so that it waits for the correct amount of time... | Filippos Karapetis |
2007-07-06 | Added Amiga-style mouse cursor. Used with Amiga-render mode. | Kari Salminen |
2007-07-06 | Tidied up and simplified AGI mouse cursor management. | Kari Salminen |
2007-07-06 | IHNM: sf103 is sfQueueMusic. Now, when doing a good/bad deed in IHNM, the mus... | Filippos Karapetis |
2007-07-05 | The prisoners at the entrance of the prison in Nimdok's chapter are displayed... | Filippos Karapetis |
2007-07-05 | Skip DLTA frames for now, when loading character face data in the Amiga multi... | Travis Howell |
2007-07-05 | Fix incorrect face frame been shown during dialogs, due to regression in revi... | Travis Howell |
2007-07-05 | Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNM | Filippos Karapetis |
2007-07-04 | Fix introduction in Amiga multi-lingual version. Specifically characters for ... | Travis Howell |
2007-07-04 | Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, c... | Travis Howell |
2007-07-03 | Changed Dialogue from a typedef for an implicit n-tree of Questions to a plai... | Nicola Mettifogo |
2007-07-03 | Some cheap renaming and cleanup. | Nicola Mettifogo |
2007-07-02 | Optimisation for resource loading in Kyra engine | Neil Millstone |
2007-07-02 | Added Indy3EGA IBM 1.4 11/07/89 - English (US) 5.25" floppy version data from... | Max Horn |
2007-07-02 | Adding hooks for word completion interface on DS port | Neil Millstone |
2007-07-02 | Fix bug where an object was accessed after it was deleted in cine engine | Neil Millstone |
2007-07-02 | Memory block sizes for Simon 2 on DS port | Neil Millstone |
2007-07-02 | Renamed a variable, to avoid confusing it with another variable with the same... | Filippos Karapetis |
2007-07-02 | Removed special displayBalloonString routine. | Nicola Mettifogo |
2007-07-02 | Fixed glitch: protection code appearing over prompt. | Nicola Mettifogo |
2007-07-02 | Correct typos. | Travis Howell |
2007-07-02 | Use warning for that last work around. | Travis Howell |