Age | Commit message (Expand) | Author |
2007-06-04 | Added stubs for the exists(), isReadable() and isWritable() methods for all a... | David Corrales |
2007-06-04 | Added a missing include in non-POSIX factories. | David Corrales |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-31 | Removed the now obsolete singleton declaration macro from the FSNode factories. | David Corrales |
2007-05-31 | Re-added Revolution Software copyright to BS2 engine | Max Horn |
2007-05-31 | ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well. | Lars Persson |
2007-05-31 | ADded makefile for SVG icon | Lars Persson |
2007-05-31 | svn-id: r27027 | Lars Persson |
2007-05-31 | Add Macintosh filenames differences, for several CUP previews of HE games. | Travis Howell |
2007-05-30 | added comment to cloneToFadeOutTrack() | Paweł Kołodziejski |
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 |