Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-14 | GUI: 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-13 | SCUMM: Fix for bug #3064655 "Restart with F8 key not working properly". | Johannes Schickel | |
svn-id: r52715 | |||
2010-09-13 | I18N: Update German translation | Thierry Crozat | |
svn-id: r52714 | |||
2010-09-13 | I18N: Update header for French translation file | Thierry Crozat | |
svn-id: r52713 | |||
2010-09-13 | I18N: Add language name for hungarian translation. | Thierry Crozat | |
svn-id: r52712 | |||
2010-09-13 | NEWS: Fix Hero's Quest title | Matthew Hoops | |
svn-id: r52710 | |||
2010-09-13 | TOOLS: Add staticfont.h to create_hugo | Arnaud Boutonné | |
This file was supposed to be committed in r52696... svn-id: r52709 | |||
2010-09-13 | NEWS: Split the SCI games in a separate category, so that Fascination doesn't go | Filippos Karapetis | |
unnoticed svn-id: r52708 | |||
2010-09-13 | NEWS: Added missing dots | Filippos Karapetis | |
svn-id: r52707 | |||
2010-09-13 | NEWS: Updates to the SCI games | Filippos Karapetis | |
svn-id: r52706 | |||
2010-09-13 | NEWS: Merge news for unreleased 1.1.2 with 1.2.0 | Willem Jan Palenstijn | |
svn-id: r52705 | |||
2010-09-13 | NEWS: Added all the newly supported SCI games in 1.2.0 | Filippos Karapetis | |
svn-id: r52704 | |||
2010-09-13 | SCI: Changed the script protection code to be a hack for Hoyle 3 only | Filippos 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-13 | SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup | Filippos Karapetis | |
System scripts (i.e. 0 and 900-999) are now protected and never destroyed during a game svn-id: r52702 | |||
2010-09-13 | I18N: Update the catalan translation. | Jordi Vilalta Prat | |
svn-id: r52701 | |||
2010-09-13 | I18N: Unified messages by removing whitespaces. | Jordi Vilalta Prat | |
svn-id: r52700 | |||
2010-09-13 | KYRA3: Add some sound debug output. | Johannes Schickel | |
svn-id: r52699 | |||
2010-09-12 | HUGO: Fix GCC warning (Thanks MSVC for not showing those) | Arnaud Boutonné | |
svn-id: r52698 | |||
2010-09-12 | HUGO: Use fonts in HUGO.DAT for the DOS version | Arnaud 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-12 | TOOLS: Add fonts in hugo.dat for DOS version | Arnaud Boutonné | |
svn-id: r52696 | |||
2010-09-12 | SCI: 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-12 | i18n: Translate Save and Restore buttons in SCI engine | Thierry Crozat | |
svn-id: r52694 | |||
2010-09-12 | SCI: 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-12 | i18n: Translate the Save and Load buttons in myst and riven | Thierry Crozat | |
svn-id: r52692 | |||
2010-09-12 | i18n: Translate the Save and Load buttons in cruise | Thierry Crozat | |
This fix Fix bug #3064918 GUI: Save and Load button not translated in cruise svn-id: r52691 | |||
2010-09-12 | i18n: Update German translation | Thierry Crozat | |
svn-id: r52690 | |||
2010-09-12 | VIDEO: Fix rounding the Smacker frame rate | Matthew Hoops | |
_frameRate is now stored using Common::Rational instead of uint32. svn-id: r52689 | |||
2010-09-12 | Workaround for bug #038837: HOYLE3: EGA/VGA Crashes. Needs further | Lars Skovlund | |
investigation and a proper fix post-release svn-id: r52688 | |||
2010-09-12 | TESTBED: Title capitalization and consistency | Matthew Hoops | |
svn-id: r52686 | |||
2010-09-12 | TESTBED: Fix warnings | Eugene Sandulenko | |
svn-id: r52685 | |||
2010-09-12 | TINSEL: Remove unused variable | Eugene Sandulenko | |
svn-id: r52684 | |||
2010-09-12 | i18n: 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-12 | TESTBED: remove unnecessary executable flags | Eugene Sandulenko | |
svn-id: r52682 | |||
2010-09-12 | TESTBED: Merge gsoc2010-testbed branch | Eugene Sandulenko | |
svn-id: r52681 | |||
2010-09-12 | COMMON: Add unit tests for recently fixed Common::Rational bugs | Max Horn | |
Specifically, the bugs in operators - and / for mixed Rational/int args, fixed in rev #52675, are tested for. svn-id: r52680 | |||
2010-09-11 | SCI: Add 1.2M version of KQ5 EGA (0.000.055). | Johannes Schickel | |
svn-id: r52679 | |||
2010-09-11 | i18n: Update Italian and Spanish translations | Thierry Crozat | |
The change to the spanish translation fixes bug #3063423 svn-id: r52678 | |||
2010-09-11 | i18n: Add lowres context in a few places | Thierry Crozat | |
Also update the Italian and French translations. svn-id: r52677 | |||
2010-09-11 | SCI: In kFormat, handle arguments pointing to text resource 0 correctly. | Lars Skovlund | |
Fixes Colonel's Bequest inventory formatting. svn-id: r52676 | |||
2010-09-11 | COMMON: Fix int-Rational operators | Sven Hesse | |
svn-id: r52675 | |||
2010-09-11 | TINSEL: Fix for #3032780 - Mute not respected in DW1 | Paul Gilbert | |
svn-id: r52674 | |||
2010-09-11 | TINSEL: Fix for #3032778 - Mute not respected in DW2 | Paul Gilbert | |
svn-id: r52673 | |||
2010-09-10 | GOB: Fix 2nd Hebrew protection screen in Fascination | Arnaud Boutonné | |
Add a workaround to avoid a crash when failing the protection check This only applies for the 2nd protection screen in the Hebrew version which is used when the intro is not skipped svn-id: r52672 | |||
2010-09-10 | GRAPHICS: Improve PICT support | Matthew Hoops | |
PICT images of <8bpp are now supported and paletted images now work when the PixelFormat passed is not 1Bpp. svn-id: r52671 | |||
2010-09-10 | NEWS: Mention Fascination support | Arnaud Boutonné | |
svn-id: r52670 | |||
2010-09-10 | SCI: adding patch for castle brain cipher puzzle | Martin Kiewitz | |
reinitializes puzzle each time its shown. Fixes save/restore bug in that room, bug #3063510 svn-id: r52668 | |||
2010-09-10 | SCI: Some changes regarding resources | Filippos Karapetis | |
- Renamed the debug command "resource_size" to "resource_info", as it now provides the location of where a specified resource is found (i.e. the resource.xxx file, or the file name itself, if the resource is a patch) - "duskdump" shows the original location of dumped resources - loadResource() now shows the location of files that couldn't be loaded svn-id: r52667 | |||
2010-09-09 | SCI: Fix digital track regression from r52662. | Walter van Niftrik | |
svn-id: r52666 | |||
2010-09-09 | SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo) | Filippos Karapetis | |
svn-id: r52665 | |||
2010-09-09 | SCI: kIsOnMe is kOnMe, merge both into kIsOnMe | Martin Kiewitz | |
and map kOnMe for SCI2 to kIsOnMe, remove commented out hacks. fix signatures for those 2 functions, added TODO - someone should fix the SCI32 signatures svn-id: r52664 |