Age | Commit message (Expand) | Author |
2007-05-13 | More cleanup. | Nicola Mettifogo |
2007-05-13 | cleanup | Nicola Mettifogo |
2007-05-13 | Cleanup. | Travis Howell |
2007-05-13 | New debug messages. | Nicola Mettifogo |
2007-05-13 | Reverted my last change to changeLocation. | Nicola Mettifogo |
2007-05-13 | Fixed timings when showing credits. | Nicola Mettifogo |
2007-05-13 | Added new debugger commands. | Nicola Mettifogo |
2007-05-13 | Fix reported compiler warning. | Travis Howell |
2007-05-13 | Rename a few variables. | Travis Howell |
2007-05-13 | Correct delay for animateSprite event in Simon the Sorcerer 2. | Travis Howell |
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ... | Travis Howell |
2007-05-13 | Trigger palette update in colorWindow() for Elvira 2. | Travis Howell |
2007-05-13 | Fix bug in original Simon the Sorcerer 2, the x position in invertBox() needs... | Travis Howell |
2007-05-13 | free decrunch buffer once protracker module is loaded | Gregory Montoir |
2007-05-13 | removed part of my patch for bug #1662610, CharsetRenderer::getStringHeight()... | Gregory Montoir |
2007-05-13 | minor fixes to the adlib sound code, this should help bug #1599270 | Gregory Montoir |
2007-05-13 | french and german versions of Touche use the same charset data (confirmed by ... | Gregory Montoir |
2007-05-13 | this should trigger invalid resource types loads, if that ever happens | Gregory Montoir |
2007-05-13 | Add UK versions of several HE games. | Travis Howell |
2007-05-12 | changed some warnings into debug msgs | Kostas Nakos |
2007-05-12 | Fixed crashes when changing location in the introduction and removed useless ... | Nicola Mettifogo |
2007-05-12 | New debug strings and levels. | Nicola Mettifogo |
2007-05-12 | I believe these #includes are unnecessary. | Torbjörn Andersson |
2007-05-12 | Updated project file to reflect latest changes. | Nicola Mettifogo |
2007-05-12 | Make new Schiller previews names more consistent. | Eugene Sandulenko |
2007-05-12 | Don't cast pointers to int, this (potentially) breaks 64 bit systems | Max Horn |
2007-05-12 | Fixed script command lookup table. | Nicola Mettifogo |
2007-05-12 | Added Audio debug level and fixed a bug when freeing music streams. | Nicola Mettifogo |
2007-05-12 | Added MD5 from bug report "#1717129 - Schiller Preview No.2" | Filippos Karapetis |
2007-05-11 | Changed the check for the status bar in IHNM to match the original, removed a... | Filippos Karapetis |
2007-05-11 | Disable the status text in IHNM when the main panel is not shown. Fixes a cra... | Filippos Karapetis |
2007-05-10 | Fixed warnings, cleanup | Max Horn |
2007-05-10 | Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X... | Max Horn |
2007-05-10 | Removed unused variable. | Torbjörn Andersson |
2007-05-10 | Fix glitches in pause options of Elvira 1. | Travis Howell |
2007-05-09 | Updated support for Cruise | Lars Persson |
2007-05-09 | Fix compilation with MSVC8 | Filippos Karapetis |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-09 | speedup SAGA::Actor::pathLine & SAGA::Actor::scanPathLine calculation | Andrew Kurushin |
2007-05-08 | Fixed bug #1715284: Roger sometimes disappears | Filippos Karapetis |
2007-05-08 | Moved functions getDoorState, setDoorState, getBGMaskType and validBGMaskPoin... | Filippos Karapetis |
2007-05-08 | small pathfind speedup: validate coords only with debug definition | Andrew Kurushin |
2007-05-08 | Fix masking issues in Amiga versions of Simon the Sorcerer 1. | Travis Howell |
2007-05-08 | Fixed WSA playing regression, introduced while cleaning up. (should fix Flopp... | Johannes Schickel |
2007-05-08 | Fix compilation with MSVC8 | Filippos Karapetis |
2007-05-08 | Add palette difference when drawing images in Elvira 1. | Travis Howell |
2007-05-07 | Fixed bug #1658514: AGI: SQ1 (2.2 DOS ENG) bizzare exploding roger | Filippos Karapetis |
2007-05-07 | Don't attempt to decode unknown icon data formats. | Travis Howell |
2007-05-07 | The Palette difference in inventory arrows, applies to AGA version of Simon t... | Travis Howell |
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell |