aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-21XEEN: Swords changes for game flags arrayPaul Gilbert
2018-04-20TINSEL: Fix held items not in either inventory being lostPaul Gilbert
2018-04-20XEEN: Ignore monster moves outside map rather than assertingPaul Gilbert
2018-04-20XEEN: Fix assert for maximum number in button chooserPaul Gilbert
2018-04-20XEEN: Fix crash attacking enemies with an Elder weaponPaul Gilbert
2018-04-20XEEN: Fix scripts scanning party inventories for an itemPaul Gilbert
2018-04-20XEEN: Add town entry handling for SwordsPaul Gilbert
2018-04-21AUDIO: Silence compiler warning in Nuked OPL emulatorAdrian Frühwirth
2018-04-21TUCKER: Fix panel background being off by one pixelAdrian Frühwirth
This fixes an original game glitch where the main options menu background image is drawn one pixel too high. Fixes Trac#10496.
2018-04-20TUCKER: Draw text only when hovering over hotspots when using the mapAdrian Frühwirth
2018-04-20LILLIPUT: Refactor engine, replace the use of MinMax by Common::RectStrangerke
2018-04-20LILLIPUT: Add safeguard in homeInPathFindingStrangerke
2018-04-20LILLIPUT: Fix memory leakStrangerke
2018-04-20LILLIPUT: Fix unsafe read of string reported by coverityStrangerke
2018-04-19XEEN: Changes for Auto Notes for SwordsPaul Gilbert
2018-04-19XEEN: Alter quest flag handling to accomodate SwordsPaul Gilbert
2018-04-19XEEN: Fix game header lines in Quests dialog for SwordsPaul Gilbert
2018-04-19XEEN: Fix removal of Swords quest items/flagsPaul Gilbert
2018-04-19I18N: Update translations templatesThierry Crozat
2018-04-19Merge pull request #1156 from bgK/gui-simplify-textBastien Bouclet
GUI: Unify clip and non-clip draw calls
2018-04-19GUI: Unify clip and non-clip draw callsBastien Bouclet
2018-04-19GUI: Remove alpha bitmap supportBastien Bouclet
It was never used since its introduction 4 years ago It was not updated to work with the clipping rect
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-19LILLIPUT: Fix uninitialized variablesStrangerke
2018-04-19LILLIPUT: Fix second compression method in MUS extraction codeStrangerke
2018-04-18TINSEL: Fix hang in DW1 GRA when using items on Temple big hammerPaul Gilbert
2018-04-18TINSEL: Fix loading DW1 savegames with a held itemPaul Gilbert
2018-04-18I19N: Fix encoding of some translationsThierry Crozat
They were converted automatically to UTF-8 due to bonki's name containing a u umlaut that does not exist in their initial encoding.
2018-04-18I18N: Update translations templatesThierry Crozat
2018-04-18I18N: Update translation (Ukrainian)Adrian Frühwirth
Currently translated at 97.5% (943 of 967 strings)
2018-04-18I18N: Update translation (Spanish)Adrian Frühwirth
Currently translated at 99.3% (961 of 967 strings)
2018-04-18I18N: Update translation (Russian)Adrian Frühwirth
Currently translated at 99.3% (961 of 967 strings)
2018-04-18I18N: Update translation (Portuguese (Portugal))Fred Almeida
Currently translated at 19.0% (184 of 967 strings)
2018-04-18I18N: Update translation (Portuguese (Brazil))Adrian Frühwirth
Currently translated at 59.0% (571 of 967 strings)
2018-04-18I18N: Update translation (Polish)Adrian Frühwirth
Currently translated at 86.6% (838 of 967 strings)
2018-04-18I18N: Update translation (Norwegian Nynorsk)Adrian Frühwirth
Currently translated at 70.2% (679 of 967 strings)
2018-04-18I18N: Update translation (Norwegian Bokmål)Adrian Frühwirth
Currently translated at 86.2% (834 of 967 strings)
2018-04-18I18N: Update translation (Greek)Adrian Frühwirth
Currently translated at 96.3% (932 of 967 strings)
2018-04-18I18N: Update translation (Galician)Adrian Frühwirth
Currently translated at 99.3% (961 of 967 strings)
2018-04-18I18N: Update translation (Dutch)Adrian Frühwirth
Currently translated at 100.0% (967 of 967 strings)
2018-04-18I18N: Update translation (Danish)Adrian Frühwirth
Currently translated at 99.3% (961 of 967 strings)
2018-04-18I18N: Update translation (Czech)Adrian Frühwirth
Currently translated at 99.3% (961 of 967 strings)
2018-04-18I18N: Update translation (Chinese)Adrian Frühwirth
Currently translated at 78.3% (758 of 967 strings)
2018-04-18I18N: Update translation (Catalan)Adrian Frühwirth
Currently translated at 72.4% (701 of 967 strings)
2018-04-18I18N: Update translation (Belarusian)Adrian Frühwirth
Currently translated at 99.2% (960 of 967 strings)
2018-04-18I18N: Update translation (Basque)Adrian Frühwirth
Currently translated at 78.3% (758 of 967 strings)
2018-04-18JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-18JANITORIAL: Fix typosAdrian Frühwirth
2018-04-18ZVISION: Fix crash when loading a savegameAdrian Frühwirth
Commit 00e59a3122 introduced a change to savegame handling which results in savegame thumbnails only being loaded when necessary. ZVISION's readSaveGameHeader() doesn't under all circumstances initialize the thumbnail pointer and 00e59a3122 failed to remove an otherwise unnecessary delete which resulted in the uninitialized thumbnail pointer being passed to delete (UB). Thanks to eriktorbjorn for noticing.
2018-04-18I18N: Update translation (Portuguese (Portugal))Adrian Frühwirth
Currently translated at 18.9% (183 of 967 strings)