Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-28 | SCI32: Fix QFG4 talking to absent innkeeper (#1395) | Vhati | |
Fixes inn dialogue after Igor's rescue, bug #10753 | |||
2018-11-28 | SCI32: Fix QFG4 conditional void calls (#1416) | Vhati | |
Fixes unsafe arithmetic in combat, bugs #10138, #10419, #10710, #10814 Supersedes commits 4dc9f0e and 01f3e6c | |||
2018-11-28 | SCI32: Fix GK1 fortune teller messages, bug #10819 (#1423) | sluicebox | |
2018-11-28 | SCI32: Fix spacing | Filippos Karapetis | |
2018-11-28 | SCI32: Fix GK1 chair missing message, bug #10820 (#1424) | sluicebox | |
2018-11-27 | CREATE_PROJECT: Support building with Tremor instead of Vorbis | Cameron Cawley | |
2018-11-27 | SCI32: Fix GK1 artist missing message, bug #10818 (#1422) | sluicebox | |
2018-11-26 | SDL: Fix crash when calling OSystem::quit() and OSystem::fatalError() | Thierry Crozat | |
2018-11-26 | DISTS: Fix typo | Jakub Wilk | |
2018-11-26 | IOS7: Enable Building Scalers By Default | D G Turner | |
This override prevented the previous IOS7 commit to enable software scalers on 2018-11-21 having any effect. | |||
2018-11-25 | BLADERUNNER: Add in-game loading screen | Peter Kohaut | |
It is also possible to start new game from it. | |||
2018-11-25 | WINTERMUTE: Add hashes to Zbang! and Pizza Morgana | Matan Bareket | |
These are two never quite finished Israeli games. Zbang can be downloaded at: http://www.corbomitegames.com/zbang/download.php Pizza Morgana can be downloaded at: http://pizza-morgana.com/download | |||
2018-11-24 | BLADERUNNER: Fixed ambient sounds after load | Peter Kohaut | |
After loading a game, ambient sounds stoped playing, now they are working properly. Also some smaller compiler warnings were fixed. | |||
2018-11-24 | SCI: Add workaround for KQ6 debugger (#1417) | sluicebox | |
2018-11-24 | DISTS: update manual page to latest commandline options and hotkeys | Kamil Páral | |
Add missing cmdline options and hotkeys to the manpage. Add long options where they were missing. Update existing options description and values. Improve formatting for important words, arguments, etc. Sort the options in the same way they are sorted in README, so that future synchronization is easier. Add info into several places saying that README is more comprehensive than this manpage. | |||
2018-11-24 | BLADERUNNER: Fix build issues | Peter Kohaut | |
2018-11-24 | BLADERUNNER: Preliminary saving & loading support | Peter Kohaut | |
Saving and loading is accessible via ScummVM dialogs. No in-game UI support yet. It is possible to load saves from original game via debugger console. ScummVM saves have additional header and are incompatibile with original game. | |||
2018-11-23 | SCI32: Fix QFG4 stairway pathfinding (#1407) | Vhati | |
Fixes walkable area when entering flipped stairways, bug #10757 | |||
2018-11-23 | SCI: Fix KQ6CD wallflower dance bug (#1406) | sluicebox | |
Fixes script bug in the original in Text mode. bug #10811 | |||
2018-11-23 | SCI32: Fix QFG4 setScale error when levitating (#1408) | Vhati | |
Fixes typos that lead to a "y value less than vanishingY" msg, bug #10726 | |||
2018-11-21 | 3DS: Fix copy/paste error | Cameron Cawley | |
2018-11-21 | 3DS: Fix compilation of the test runner | Cameron Cawley | |
2018-11-21 | 3DS: Fix typos | Cameron Cawley | |
2018-11-21 | 3DS: Remove unnecessary include | Cameron Cawley | |
2018-11-21 | 3DS: Fix building outside the main source directory | Cameron Cawley | |
2018-11-21 | IOS7: Enable Port Specific Software Scalers. | D G Turner | |
This was disabled during the merge of the initial pull request, PR 630 as this "limits the port to 16bit color precision, i.e. preventing it from coping with engines like Wintermute, and Sword25.". The intent was to replace this with GLSL based scalers, and thus to avoid switching around and confusing users this was disabled. However, since the GLSL solution has not been implemented after 2 years, and users are asking for this feature on IOS7, am enabling this for now. This can always be replaced in future with a GLSL based solution if a motivated developer provides a patch. | |||
2018-11-21 | 3DS: Updated README.md | Nitrus | |
2018-11-21 | 3DS: Added improved README.md | Nitrus | |
2018-11-21 | 3DS: Fix assertion issue in case cursor dimensions are zero | Nitrus | |
2018-11-21 | 3DS: Clear render target on each frame | Nitrus | |
...in order to clear framebuffer artifacts in case the screen is not stretched. | |||
2018-11-21 | 3DS: Don't wait after SyncDisplayTransfer | Nitrus | |
2018-11-21 | 3DS: Fix deprecated C3D methods | Nitrus | |
2018-11-21 | 3DS: Update header inclusions and forbidden symbols | Nitrus | |
2018-11-21 | 3DS: Clean up entry point | Nitrus | |
2018-11-21 | 3DS: Use recent devkitPro build tools | Nitrus | |
2018-11-21 | 3DS: Disable 'pedantic' and add bzip2 for FreeType2 | Nitrus | |
2018-11-20 | SCI: Fix LB2 elevator lockup (#1401) | sluicebox | |
Fixes a lockup in the original when walking to a corner, bug #10702 | |||
2018-11-19 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-11-18 | BLADERUNNER: Fixed perspective slice rendering | Peter Kohaut | |
Perspective projection is now working properly and character and object are now properly rendered. | |||
2018-11-18 | I18N: Update translations templates | Thierry Crozat | |
2018-11-17 | I18N: Update translation (Spanish) | Thunderforge | |
Currently translated at 94.6% (946 of 1000 strings) | |||
2018-11-17 | I18N: Add a codepage file for ISO-8859-8 | Bastien Bouclet | |
This encoding is used by the Hebrew translation. The GUI would need more work to properly display Hebrew, but at least this change fixes building translations.dat. | |||
2018-11-17 | SCI32: Fix QFG4 consecutive moonrises (#1389) | Vhati | |
Fixes the time panel never switching from night to day, bug #10775 | |||
2018-11-17 | CREATE_PROJECT: Remove non-existent msvc8 from build steps | SupSuper | |
2018-11-17 | SCI: Fix LB2CD act 5 finale music (#1399) | sluicebox | |
Fixes script bug in the original that kept music from completing. bug #10808 | |||
2018-11-16 | PINK: fixed null pointer dereference in ConditionInventoryItemOwner | Andrei Prykhodko | |
fixes bug #10805 | |||
2018-11-16 | BUILD: Set PKG_CONFIG_LIBDIR only when needed when running configure | Bastien Bouclet | |
Remember if PKG_CONFIG_LIBDIR is set when running configure manually, when automatically running configure, only set PKG_CONFIG_LIBDIR if it was set during the manual run. Fixes #10807. | |||
2018-11-16 | BUILD: Free the a52 state in the configure compilation test | Bastien Bouclet | |
So ASan does not print a leak report in the middle of the configure output when it is enabled. | |||
2018-11-16 | GITHUB: Add Pull Request template | Matan Bareket | |
2018-11-16 | WIN32: Retrieve the version information for the resource script from ↵ | Cameron Cawley | |
base/internal_version.h |