aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-15MOHAWK: Finish implementation of the Riven Marble PuzzleMatthew Hoops
You can now place the marbles and pressing the button will now only set the power to on if the marbles are in the correct positions. svn-id: r52735
2010-09-15GOB: Add detection for Gob1 CD PolishArnaud Boutonné
svn-id: r52734
2010-09-15SCI: Some very early work on kRemapColors (just comments/observations for now)Filippos Karapetis
svn-id: r52733
2010-09-15SCI2: adding a stub for the kPurge memory functionFilippos Karapetis
kPurge is specific to the SSCI memory manager. We have our own memory manager and garbage collector, thus we ignore these calls svn-id: r52732
2010-09-14SAGA: Fix audio flags for VOC soundsWillem Jan Palenstijn
This is a regression from r43470 and fixes the speech in the intro. Bug #3065113. svn-id: r52727
2010-09-14SCI: Some constification.Johannes Schickel
svn-id: r52726
2010-09-14I18N: Update Spanish and Italian translationsThierry Crozat
svn-id: r52725
2010-09-14COMMON: remove virtual functions from BufferedStreamsYotam Barnoy
As Max pointed out to me, they don't work as expected when called from constructors/destructors. svn-id: r52724
2010-09-14COMMON: Remove dangerous virtual keywords.Willem Jan Palenstijn
See r52722. svn-id: r52723
2010-09-14PSP: remove virtual inheritance of BufferedWriteStream and ↵Yotam Barnoy
BufferedSeekableReadStream As Max pointed out to me, one can't really use virtual functions called from constructors/destructors. svn-id: r52722
2010-09-14NEWS: Fixed a few SCI entries and space cleanup.Jordi Vilalta Prat
svn-id: r52721
2010-09-14HUGO: Rename some classes for better readibilityArnaud Boutonné
svn-id: r52720
2010-09-14AGI: Fix compilation.Travis Howell
svn-id: r52719
2010-09-14AGI: Improve support for MT-32 in the MIDI output.Johannes Schickel
Formerly the AGI MIDI code did not setup the channel mask properly, in case "native_mt32" was set. This resulted in one missing channel (i.e. channel 0), since the MT-32 only responds to data for channels 1-9. svn-id: r52718
2010-09-14GUI: Remove dead code.Johannes Schickel
This code was added when tooltip support was added. Since we changed the way how tooltips are drawn later on, this code is not required anymore. Actually it was never used, but it could've been used to save/restore the state of the GUI for the tooltips. svn-id: r52717
2010-09-14GUI: Fix caret undrawing. (Regression from r48551)Johannes Schickel
Starting with r48551 the caret undrawing caused the text selection color in ListWidgets to be removed. It also added a slight offset to the character next to the undrawn caret. All this is fixed now. svn-id: r52716
2010-09-13SCUMM: Fix for bug #3064655 "Restart with F8 key not working properly".Johannes Schickel
svn-id: r52715
2010-09-13I18N: Update German translationThierry Crozat
svn-id: r52714
2010-09-13I18N: Update header for French translation fileThierry Crozat
svn-id: r52713
2010-09-13I18N: Add language name for hungarian translation.Thierry Crozat
svn-id: r52712
2010-09-13NEWS: Fix Hero's Quest titleMatthew Hoops
svn-id: r52710
2010-09-13TOOLS: Add staticfont.h to create_hugoArnaud Boutonné
This file was supposed to be committed in r52696... svn-id: r52709
2010-09-13NEWS: Split the SCI games in a separate category, so that Fascination doesn't goFilippos Karapetis
unnoticed svn-id: r52708
2010-09-13NEWS: Added missing dotsFilippos Karapetis
svn-id: r52707
2010-09-13NEWS: Updates to the SCI gamesFilippos Karapetis
svn-id: r52706
2010-09-13NEWS: Merge news for unreleased 1.1.2 with 1.2.0Willem Jan Palenstijn
svn-id: r52705
2010-09-13NEWS: Added all the newly supported SCI games in 1.2.0Filippos Karapetis
svn-id: r52704
2010-09-13SCI: Changed the script protection code to be a hack for Hoyle 3 onlyFilippos Karapetis
This shouldn't be happening normally, but apparently it does, which would indicate a potential issue with the object locking code svn-id: r52703
2010-09-13SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanupFilippos Karapetis
System scripts (i.e. 0 and 900-999) are now protected and never destroyed during a game svn-id: r52702
2010-09-13I18N: Update the catalan translation.Jordi Vilalta Prat
svn-id: r52701
2010-09-13I18N: Unified messages by removing whitespaces.Jordi Vilalta Prat
svn-id: r52700
2010-09-13KYRA3: Add some sound debug output.Johannes Schickel
svn-id: r52699
2010-09-12HUGO: Fix GCC warning (Thanks MSVC for not showing those)Arnaud Boutonné
svn-id: r52698
2010-09-12HUGO: Use fonts in HUGO.DAT for the DOS versionArnaud Boutonné
This is only a temporary solution, to be replaced by a proper .FON handling. Hugo 2 and 3 (dos) now start. svn-id: r52697
2010-09-12TOOLS: Add fonts in hugo.dat for DOS versionArnaud Boutonné
svn-id: r52696
2010-09-12SCI: patching cleanup (+orgbyte/adjust command)Martin Kiewitz
the new commands were meant for castle/brain hangman puzzle patch, but the patch didn't work well, so I removed it. Still the commands could/should come in handy svn-id: r52695
2010-09-12i18n: Translate Save and Restore buttons in SCI engineThierry Crozat
svn-id: r52694
2010-09-12SCI: Bugfix for rev #52688.Filippos Karapetis
We can't just set the lockers of script 0 to 1, as at that point the objects associated with the script are marked to be deleted, thus we need to reload the script svn-id: r52693
2010-09-12i18n: Translate the Save and Load buttons in myst and rivenThierry Crozat
svn-id: r52692
2010-09-12i18n: Translate the Save and Load buttons in cruiseThierry Crozat
This fix Fix bug #3064918 GUI: Save and Load button not translated in cruise svn-id: r52691
2010-09-12i18n: Update German translationThierry Crozat
svn-id: r52690
2010-09-12VIDEO: Fix rounding the Smacker frame rateMatthew Hoops
_frameRate is now stored using Common::Rational instead of uint32. svn-id: r52689
2010-09-12Workaround for bug #038837: HOYLE3: EGA/VGA Crashes. Needs furtherLars Skovlund
investigation and a proper fix post-release svn-id: r52688
2010-09-12TESTBED: Title capitalization and consistencyMatthew Hoops
svn-id: r52686
2010-09-12TESTBED: Fix warningsEugene Sandulenko
svn-id: r52685
2010-09-12TINSEL: Remove unused variableEugene Sandulenko
svn-id: r52684
2010-09-12i18n: Add lowres context in a few places.Thierry Crozat
I also changed the english text for the GUI Renderer items in 1x mode as the text was tool long and cut. svn-id: r52683
2010-09-12TESTBED: remove unnecessary executable flagsEugene Sandulenko
svn-id: r52682
2010-09-12TESTBED: Merge gsoc2010-testbed branchEugene Sandulenko
svn-id: r52681
2010-09-12COMMON: Add unit tests for recently fixed Common::Rational bugsMax Horn
Specifically, the bugs in operators - and / for mixed Rational/int args, fixed in rev #52675, are tested for. svn-id: r52680