aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-18WINTERMUTE: Add quite a bit of hackery to allow Reversion 1.3 to select ↵Einar Johan Trøan Sømåen
languages properly. Reversion 1.3 seems to have one language file in it’s main-folder, and a full set in languages/ (not language/ like a few other games), the names of the language-files are also different from what we’ve seen earlier.
2013-11-18TSAGE: R2R - Some renaming in scene 1750Strangerke
2013-11-18TSAGE: R2R - Remove useless function in scene 1750Strangerke
2013-11-17FULLPIPE: Complete implementation of MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-17FULLPIPE: Get rid of ambiguity in MovGraph2 classEugene Sandulenko
2013-11-18SCI: added script patch to fix sq5 toolbox bugMartin Kiewitz
fixes bug #6457
2013-11-17TSAGE: R2R - Add comments related to flag 52, 53 and 54 in scene 1100Strangerke
2013-11-17OPENGL: Fix >1Bpp mouse cursors which do not require format conversion.Johannes Schickel
2013-11-16TSAGE: Cleanup and correct entrance/exits for R2R balloon launchPaul Gilbert
2013-11-16TSAGE: R2R fix for Quinn moving from output to ARM shipPaul Gilbert
2013-11-16JANITORIAL: Fix engine orderingMatthew Hoops
2013-11-16FULLPIPE: MovGraph2::buildMovInfo1MessageQueue(), more typesEugene Sandulenko
2013-11-16SCI: workaround for sq4 hintbook script bug (#6447)Martin Kiewitz
2013-11-16SCI: fixing warning about missing bracesMartin Kiewitz
2013-11-16FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementation. Almost thereEugene Sandulenko
2013-11-15TSAGE: R2R - Add hardcoded logic to handle Seeker failing to open door in ↵Strangerke
scene 1800. This fixes a bug in the original game.
2013-11-15WINTERMUTE: Add bold-font support for FreeSans.ttf (and only FreeSans for now).Einar Johan Trøan Sømåen
This is mostly a quick fix to solve the rather common case of wanting to use bold Arial. This will not handle the user adding the actual Arial.ttf file to the folder yet, but atleast it solves the common case of having to fallback to FreeSans.
2013-11-14TSAGE: Fix for Quinn's visage in R2R forest campfire sequencePaul Gilbert
2013-11-14TSAGE: Full height bugfix for R2R balloon landing scenePaul Gilbert
2013-11-14TSAGE: Bugfixing and minor renaming for R2R Maglev scenePaul Gilbert
2013-11-14FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementationEugene Sandulenko
2013-11-14SDL: Fix bug where config file path could exceed maximum path length.D G Turner
The fix is the change in the MAXPATHLEN check, but have also migrated this to Common::String to make the fix easier. Thanks to klusark for pointing out this problem.
2013-11-14AVALANCHE: Fix bug when Tuck tries to grab AvvyStrangerke
2013-11-14GUI: Use Common::String for console history, to ensure buffer safety.Joel Teichroeb
Previously, if the user enters a command that is more than 256 characters, it will overflow the history buffer. By using a Common::String, this is not possible.
2013-11-14GUI: Fix for potential bad cursor palette access in warning case.Joel Teichroeb
Previously, if the colorsFound exceeded the maximum number of cursor colors, a bad access to the cursor palette buffer could be performed before the warning was emitted. This reordering avoids that.
2013-11-13TSAGE: Fix for R2R Rimwall crash cutscene to be full screenPaul Gilbert
2013-11-13TSAGE: Fix for walk regions around R2R intact spaceport shipPaul Gilbert
2013-11-13TSAGE: Fix to show walk cursor after getting joystickPaul Gilbert
2013-11-13TSAGE: Fix for corrupted R2R bridge speakers. This invalidates prior scene ↵Paul Gilbert
300 saves
2013-11-14TSAGE: R2R - Fix wreckage disappearing when grabbing the diagnostic display, ↵Strangerke
in scene 1550
2013-11-13TSAGE: R2R - comment out some noisy warningsStrangerke
2013-11-13FULLPIPE: MovGraph2::buildMovInfo1MessageQueue() implementation con'tEugene Sandulenko
2013-11-13TSAGE: Fix for R2R spaceport check for when to trigger ARM arriving cutscenePaul Gilbert
2013-11-13TSAGE: Fix for showing correct cursor on R2R bridge post spaceport landingPaul Gilbert
2013-11-13TSAGE: Fix to show UI after landing on spaceport cutscenePaul Gilbert
2013-11-13TSAGE: R2R - Fix a crash when switching from active to passive scan after ↵Strangerke
visiting canyon people
2013-11-12TSAGE: Fix for R2R crash loading voice after landing on spaceportPaul Gilbert
2013-11-12TSAGE: R2R Fix for restoriong scenes with objects using a shadow mapPaul Gilbert
2013-11-12TSAGE: Fix for R2R cutscene scene 1500 to be full screenPaul Gilbert
2013-11-12TSAGE: Animation player fix to match speed with the originalPaul Gilbert
2013-11-12TSAGE: Fix for positioning R2R text to account for screen boundaryPaul Gilbert
2013-11-13FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-12GRAPHICS: Set PNG alpha bits to 0 if there's no alpha present.Alyssa Milburn
This fixes the color-keying checks in Wintermute for PNG images.
2013-11-12TSAGE: R2R - Remove obsolete TODOStrangerke
2013-11-11TSAGE: Bugfix for R2R voice playback of Louis Wu InfodiskPaul Gilbert
2013-11-11TSAGE: Fix for looking at R2R Quantam Drive after releasing stasis fieldPaul Gilbert
2013-11-11TSAGE: Fix for ASound initialisationPaul Gilbert
2013-11-12FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-12TSAGE: R2R - Fix puppeter heads reappearing in introStrangerke
2013-11-11TSAGE: Ringworld - Renaming in scene 90Strangerke