Age | Commit message (Expand) | Author |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | fixed predictive dialog messing up state if another dialog was already shown | Kostas Nakos |
2007-05-30 | properly direct pred. dialog's output, when started thru the event mechanism | Kostas Nakos |
2007-05-30 | cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also... | Gregory Montoir |
2007-05-30 | AdvDetector changes: made upgradeTargetIfNecessary internal; cleanup to findG... | Max Horn |
2007-05-30 | updating readme now that i shows IQ points in Indy3 | Matthew Hoops |
2007-05-30 | Removing useless common/fs.h includes | Max Horn |
2007-05-30 | These days, man pages are usually stored in /usr/share/man, not in /usr/man | Max Horn |
2007-05-30 | LaTeX is no longer needed to build ScummVM docs, so we can remove this build dep | Max Horn |
2007-05-30 | Slightly modified version of patch #1728192: Fix for Debian packaging scripts | Max Horn |
2007-05-30 | Added a copy of the SVG icon to our icons/ dir | Max Horn |
2007-05-30 | Hash<T> is an UnaryFunction (very pedantic and effectively effectless change ... | Max Horn |
2007-05-30 | Modified version of patch #1727045 INDY3: IQ Points Dialog | Max Horn |
2007-05-30 | Several const correctness fixes | Max Horn |
2007-05-30 | - Added a workaround for bug #1705338 (Seg fault when trying to switch screen... | Sven Hesse |
2007-05-29 | Fix for bug #774783 - INDY3: problems in Berlin with Hitler (submitted after ... | Filippos Karapetis |
2007-05-29 | Fix warning caused by not handling all enum values in a switch (caused by the... | Max Horn |
2007-05-29 | removed some resource related memory leaks | Gregory Montoir |
2007-05-29 | added code for freePartRange, freePartEntry and freeOverlay (also renamed som... | Gregory Montoir |
2007-05-29 | added EVENT_PREDICTIVE_DIALOG event to bring up the predictive dialog on dema... | Kostas Nakos |
2007-05-29 | Color 0 should always be black in IHNM. The panel backgrounds don't erroneous... | Filippos Karapetis |
2007-05-29 | Corrected actor walk speed in IHNM | Filippos Karapetis |
2007-05-28 | Add missing mouse cursor in Elvira 2. | Travis Howell |
2007-05-28 | point wince users to the port readme in sec. 5.4 | Kostas Nakos |
2007-05-28 | re-enable console for debug mode, this time it works :) | Paweł Kołodziejski |
2007-05-28 | Partial fix for walking speed in IHNM. | Eugene Sandulenko |
2007-05-28 | Use zone number to detect interface height differences in the AtariST verison... | Travis Howell |
2007-05-28 | Fix glitches in AtariST demo of Elvira 1. | Travis Howell |
2007-05-28 | Fix loading restart state in Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | revert last change | Paweł Kołodziejski |
2007-05-28 | Impelemented game as far as dragon cave entrance | Paul Gilbert |
2007-05-28 | Added saving of scheduled scripts, and set script activation times to match o... | Paul Gilbert |
2007-05-28 | Implemented new script methods | Paul Gilbert |
2007-05-28 | Added saving of scheduled scripts, and set script activation times to match o... | Paul Gilbert |
2007-05-28 | reenable console in debug compilation mode | Paweł Kołodziejski |
2007-05-28 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | Fix glitches caused by interface differences in the AtariST verison of Elvira 2. | Travis Howell |
2007-05-28 | Improved version of patch to fix bug #1722153: "FT: Error on loading a game s... | Eugene Sandulenko |
2007-05-28 | Rename script opcode in Elvira 2. | Travis Howell |
2007-05-28 | Changed the frameOffset sanity check in Script::sfPlaceActor to throw a warni... | Filippos Karapetis |
2007-05-28 | Correct the lockWord check in pokePalette video opcode. | Travis Howell |
2007-05-27 | Made verbs "push" and "swallow" work in IHNM. It's now possible to choose a m... | Filippos Karapetis |
2007-05-27 | Fix bug #1726115 - FREDDI1: Tiny graphics glitch when reading message. | Travis Howell |
2007-05-27 | documenting 'Mass Add' and changing wording on the alt-f5 (original dialog) s... | Matthew Hoops |
2007-05-27 | use better optimization flags | Kostas Nakos |
2007-05-27 | getting screen extents from the sdl backend. Builders must use the newer sdl ... | Kostas Nakos |
2007-05-27 | simplified code by moving key naming to the sdl port (where it belongs) | Kostas Nakos |
2007-05-27 | Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport. | Eugene Sandulenko |
2007-05-27 | Paranoia changes (shouldn't have any real effect, though...) | Max Horn |
2007-05-27 | Adjust code for paranoid compilers. | Travis Howell |