Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-11-16 | PSP: Copy the extracted keyboard files instead of kbd.zip | Cameron Cawley | |
2018-11-16 | PSP: Add README.PSP to the output of the print-dists rule | Cameron Cawley | |
2018-11-16 | PSP: Don't hard-code the version and list of data files in the build script | Cameron Cawley | |
2018-11-16 | BUILD: Add a rule to print the current ScummVM version | Cameron Cawley | |
2018-11-16 | SCI32: Fix GK1 day 5 snake attack problems (#1374) | sluicebox | |
Fixes audio, timing, and graphics problems in the original. bug #10793 | |||
2018-11-15 | WIN32: Move the Windows-specific packaging rules into a separate file | Cameron Cawley | |
2018-11-15 | WIN32: Remove the now-unused win32setup rule | Cameron Cawley | |
2018-11-15 | CREDITS: Add credits for DM, Prince, Illusions and MutationOfJB (#1394) | Cameron Cawley | |
2018-11-14 | GRAPHICS: Add deltax optional parameter to Font drawString U32String version | Paul Gilbert | |
2018-11-14 | GUI: Add some override markers | Bastien Bouclet | |
2018-11-14 | GUI: Don't display the ScrollContainer background inside tabs | Bastien Bouclet | |
Fixes #10645. | |||
2018-11-14 | KYRA: (EOB II FM-TOWNS) - fix mouse cursor hot spot | athrxx | |
2018-11-14 | KYRA: (EOB) - fix minor graphics glitch in FM-TOWNS version | athrxx | |
(wrong text box shading in certain cut scenes) | |||
2018-11-14 | KYRA: (EOB) - fix 16 bit mouse cursor color key | athrxx | |
2018-11-14 | KYRA: (EOB) - fix load menu graphics glitch | athrxx | |
Cut off long save slot descriptions from the GMM save dialogue when they're displayed in the original load menu. | |||
2018-11-14 | KYRA: (EOB) - add support for FM-Towns version of EOB II | athrxx | |
2018-11-14 | KYRA: (EOB) - fix thumbnails for special cases | athrxx | |
(EGA dithering, 16bit mode, Japanese font rendering) | |||
2018-11-14 | KYRA: add 16bit mode required for EOB II FM-TOWNS | athrxx | |
2018-11-14 | KYRA: implement SJIS features required for EOB II FM-Towns | athrxx | |
- low res font drawing for intro and outro texts - fat print mode for ingame texts | |||
2018-11-14 | KYRA: (EOB) - minor cleanup of shape drawing code | athrxx | |
2018-11-14 | AUDIO: (FM-TOWNS) - remove wave memory limit | athrxx | |
(This is basically an unnecessary emulation of a hardware limitation. EOB II will try to load approximately 70 KByte of samples for the outro sequence, which would lead to some missing sounds with the 64 Kbyte limit). | |||
2018-11-14 | KYRA: minor cleanup | athrxx | |
(rename some variables in Screen::drawShape for better readability) | |||
2018-11-14 | AUDIO: (FM-TOWNS) - add error codes | athrxx | |
2018-11-14 | IOS: Sync Info.plist.in and Info.plist | Cameron Cawley | |
2018-11-14 | CRYO: Fix Comparison Always True Compiler Warnings. | D G Turner | |
These occurred while compiling in Raspberry Pi Raspbian latest and appear to be due to char being interpreted as unsigned by default, rather than signed in two data structures. Have replaced with explicit types to avoid this issue. | |||
2018-11-13 | SCI32: Fix GK1 day 2 binoculars lockup (#1381) | sluicebox | |
Fixes a lockup in floppy version. bug #10797 |