Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-06 | SCI: Fix KQ6 Drink Me script patch on Mac | sluicebox | |
2019-09-06 | HDB: Fix the check for no free sound handle | Strangerke | |
2019-09-06 | HDB: Fix potential out of bound | Strangerke | |
2019-09-06 | HDB: Turn _voicesOn into a boolean | Strangerke | |
2019-09-06 | HDB: Fix uninitialized variables in gfx | Strangerke | |
2019-09-06 | HDB: Remove unused variables in menu | Strangerke | |
2019-09-06 | HDB: Fix uninitialized variables in ai_init and menu | Strangerke | |
2019-09-06 | PSP: Fix missing semicolon | Cameron Cawley | |
2019-09-06 | RISCOS: Fix checking the "enable_reporter" config option | Cameron Cawley | |
2019-09-06 | PSP: Replace PSPSaveFileManager with DefaultSaveFileManager | Cameron Cawley | |
2019-09-06 | LUA: Remove references to Sword25 (#1833) | Cameron Cawley | |
2019-09-06 | HDB: More missing initializations | Strangerke | |
2019-09-06 | HDB: Reduce the scope of some variables | Strangerke | |
2019-09-06 | HDB: Initialize some more uninitialized variables. | Strangerke | |
2019-09-06 | I18N: Update translations templates | Thierry Crozat | |
2019-09-06 | I18N: Update translation (Finnish) | jepael | |
Currently translated at 100.0% (1122 of 1122 strings) | |||
2019-09-06 | I18N: Update translation (French) | Purple T | |
Currently translated at 99.8% (1120 of 1122 strings) | |||
2019-09-06 | I18N: Update translation (Danish) | scootergrisen | |
Currently translated at 100.0% (1122 of 1122 strings) | |||
2019-09-06 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1122 of 1122 strings) | |||
2019-09-05 | GLK: SCOTT: Replace xstrcasecmp with scumm_stricmp | Cameron Cawley | |
2019-09-05 | SDL: Copy result of SDL_iconv_string() | Jaromir Wysoglad | |
2019-09-05 | TTS: Fix possible deadlock | Jaromir Wysoglad | |
2019-09-05 | TTS: Minimize the time needed for stop() on Win32 | Jaromir Wysoglad | |
This gets rid of freezes when using TTS on Windows. | |||
2019-09-05 | COMMON: Add string size computation to Encoding. | Jaromir Wysoglad | |
2019-09-06 | HDB: Small loop changes in sound | Strangerke | |
2019-09-06 | HDB: Simplify some code by using CLIP() | Strangerke | |
2019-09-06 | HDB: Fix uninitialized variable in sound | Strangerke | |
2019-09-06 | HDB: Build engine by default | Eugene Sandulenko | |
2019-09-06 | NEWS: Mention HDB support | Eugene Sandulenko | |
2019-09-05 | BLADERUNNER: Fix compiler warning (#1830) | jepael | |
2019-09-05 | HDB: Fix some unintended sign extensions | Strangerke | |
2019-09-05 | HDB: Fix GCC Compiler Warnings for Set-But-Unused Variables | D G Turner | |
2019-09-05 | BLADERUNNER: Revert previous changes in clues listing | Thanasis Antoniou | |
Keep the important bug fix which was in KIASectionSuspects::populateAcquiredClues Some of the changes in the previous commit were due to confusing the role of the getClueIdByIndex method | |||
2019-09-05 | HDB: Add Missing Initializer in Sound Class | D G Turner | |
This fixes CID 1404916. | |||
2019-09-05 | BLADERUNNER: Fix displaying of clues in KIA | Thanasis Antoniou | |
Fixes bug where clues with no type would appear in KIA sections "End of Act 2" would appear in Sadik's and Clovis' suspect pages, and in Bradbury crime page, whereas Sadik's photo would not appear in Sadik's page. | |||
2019-09-05 | BLADERUNNER: Add comment for redundancy in actor's health init | Thanasis Antoniou | |
2019-09-04 | HDB: Set engine to testing | Eugene Sandulenko | |
2019-09-04 | BLADERUNNER: Framelimiter simplification | Peter Kohaut | |
2019-09-04 | HDB: Fix Some GCC Compiler Warnings | D G Turner | |
2019-09-04 | SCI32: Fix QFG4 Gnome talker at inn | sluicebox | |
Fixes bug #11030 | |||
2019-09-04 | BLADERUNNER: Performance fixes | Peter Kohaut | |
Pixel format functions and CLIP functions are too slow in debug builds, replacing them with static code makes debug builds faster. | |||
2019-09-03 | HDB: Fix compilation on Amiga | Eugene Sandulenko | |
2019-09-03 | GLK: Fix compilation | Eugene Sandulenko | |
2019-09-03 | I18N: Update translations templates | Thierry Crozat | |
2019-09-03 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-09-03 | HDB: Fix warnings | Eugene Sandulenko | |
2019-09-03 | HDB: Added debug output for map loading | Eugene Sandulenko | |
2019-09-03 | HDB: Do not write config on every launch | Eugene Sandulenko | |
2019-09-03 | HDB: Fix monkeystone star triggers | Eugene Sandulenko | |
2019-09-03 | HDB: Janitorial - Fix some code formatting | Strangerke | |