aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-17HUGO: Fix file permissionsSven Hesse
2010-08-17SCI: Refactored readPoint() to accept a segment reference to the polygon data...Filippos Karapetis
2010-08-17Limited the sanity check in rev #52174 to invalid segment types only (apparen...Filippos Karapetis
2010-08-17SCI: Fixed bug #3034501 - "LSL6: Segfault while leaving the penthouse"Filippos Karapetis
2010-08-17COMMON: fix MSVC assert when using umlauts (or other characters > 127) in the...Florian Kagerer
2010-08-17SCI: Added a warning dialog on game startup for versions of Longbow with know...Filippos Karapetis
2010-08-17SCI: added a wrapper for GUI::MessageDialogFilippos Karapetis
2010-08-17SCI: Added another French version of LSL3Filippos Karapetis
2010-08-17SCI: Added the EGA version of SQ4Filippos Karapetis
2010-08-17SCI: Added another EGA version of KQ5Filippos Karapetis
2010-08-17SCI: Added another EGA version of LongbowFilippos Karapetis
2010-08-17SCI: Added the EGA version of PQ3Filippos Karapetis
2010-08-17SCI: Added the EGA version of Space Quest IFilippos Karapetis
2010-08-17SCI: Added the EGA version of LSL5Filippos Karapetis
2010-08-17SCI: Fix for bug #3046800 - "SCI Fallback detector crashes with several games"Filippos Karapetis
2010-08-17Suppress one more useless debug messageArnaud Boutonné
2010-08-17WII: Bump the sfx buffer size to fix MT32 emulator hiccups.Andre Heider
2010-08-17Fascination - Suppress some debug messagesArnaud Boutonné
2010-08-17HUGO: Remove svn:executable property from hugo.datTorbjörn Andersson
2010-08-17Hugo - Fix the sprite modification of the hero (quickest test : H1, entering ...Arnaud Boutonné
2010-08-17CONFIGURE: Properly detect -Wglobal-constructorsEugene Sandulenko
2010-08-17CONFIGURE: Add -Wglobal-constructors to Darwin builds.Eugene Sandulenko
2010-08-17COMMON: Remove redundant include from str.cppEugene Sandulenko
2010-08-17HUGO: Fix even more warningsEugene Sandulenko
2010-08-17CONFIGURE: Add plugin support for the GP2X backend.John Willis
2010-08-17CONFIGURE: Remove trailing space (and kick buildbot)Eugene Sandulenko
2010-08-17SCUMM: Fix warning. On WinCE HIBYTE and LOBYTE are already defined.Eugene Sandulenko
2010-08-17SAGA: fix warningEugene Sandulenko
2010-08-17TINSEL: fix warningEugene Sandulenko
2010-08-17M4: fix warningsEugene Sandulenko
2010-08-17KYRA: Fix array index out of boundsEugene Sandulenko
2010-08-17HUGO: Fix warningsEugene Sandulenko
2010-08-17HUGO: Fix game restoringEugene Sandulenko
2010-08-17DRACI: Fix warningsEugene Sandulenko
2010-08-17SCI: commenting out hoyle 4 script patchMartin Kiewitz
2010-08-17GOB: Fix warnings about potentially uninitialized vars.Eugene Sandulenko
2010-08-17create_hugo - Add MSVC9 filesArnaud Boutonné
2010-08-17Hugo: Fix very minor typo.John Willis
2010-08-17HUGO: Fix warningsEugene Sandulenko
2010-08-17PSP: changed display options to Full Screen, Keep Aspect Ratio and Original R...Yotam Barnoy
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
2010-08-17Gob - Clean up: suppress blanks and tabs present at the end of lineArnaud Boutonné
2010-08-17Fascination - Fix the texts not cleaned up (eg Hotel Hall). Thanks SylvainTV ...Arnaud Boutonné
2010-08-16Fascination - Suppress a debug warning, and replace several warnings by errors.Arnaud Boutonné
2010-08-16Fascination - (SylvainTV) Replace DRAW_DRAWLETTER by DRAW_BLITSURF. It makes ...Arnaud Boutonné
2010-08-16COMMON: Try to clarify and update some Common::Archive docsMax Horn
2010-08-16SCUMM: More finely differentiate opcode tables between v3, v4 and v5Max Horn
2010-08-16SCUMM: Move setResult/getResultPos to script_v5.cppMax Horn
2010-08-16OSYSTEM: revert r52120 and r52121. Introduced regressionsEugene Sandulenko
2010-08-16SCI: Fix uninit'd temp in longbow. See bug #3046200Matthew Hoops