Commit Graph
18 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Maxim Kovalenko 5d37243150 XEEN: Some fixes in both BASE and RU
XEEN:
Click on 'Auto Notes' shows 'Items' button animation - Fixed
'Up'/'Down' pressed buttons in create_char dialog shows wrong icon - Fixed
Fix 'Yes'/'No' (thumbs up/down) click area

XEEN: RU
'Items' button not working because it uses 'd' alias, same as down button ('d', 'down', 'kp2') - Fixed
Fixed PARTY_DIALOG_TEXT margins
Map title area names translated
Translated monster names
Translated spell names
Add spaces to mae_names
2021-09-04 19:24:37 -07:00
Maxim Kovalenko 21c727b2c7 XEEN: RU Fixed names according to conventions 2021-08-02 17:35:18 +02:00
Maxim Kovalenko 6fd4f3ba2e XEEN: RU Fix some errors 2021-08-02 17:35:18 +02:00
Maxim Kovalenko 33fb7a9284 XEEN: RU Fix some errors 2021-08-02 17:35:18 +02:00
Maxim Kovalenko 2da836da6c XEEN: RU Moving translated hotkeys to resources.
Hotkeys changed in party, quests, quick_fight, spells dialogs and bank location.
2021-08-02 17:35:18 +02:00
Paul Gilbert b32adea527 XEEN: Fix U/D keys in Quests dialog 2020-09-12 15:45:27 -07:00
D G Turner 5447a13013 XEEN: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-09 01:03:55 +00:00
Paul Gilbert 97ad823aa4 XEEN: Further fixes to display of Auto Notes 2018-05-06 20:28:10 -04:00
Paul Gilbert cb6b39ed77 XEEN: Fix display of Auto Notes 2018-05-06 17:08:00 -04:00
Paul Gilbert 0aeecb6c33 XEEN: Swords changes for game flags array 2018-04-21 07:26:52 -04:00
Paul Gilbert 9479380310 XEEN: Changes for Auto Notes for Swords 2018-04-19 21:42:38 -04:00
Paul Gilbert 8d577f4916 XEEN: Alter quest flag handling to accomodate Swords 2018-04-19 21:21:59 -04:00
Paul Gilbert bd69f99f8b XEEN: Fix game header lines in Quests dialog for Swords 2018-04-19 20:43:31 -04:00
Paul Gilbert 0922d44199 XEEN: Added differences introduced in Swords of Xeen 2018-04-15 23:27:26 -04:00
Paul Gilbert 0cde83ea01 XEEN: Fix Coverity reported overruns 2018-04-01 22:35:14 -04:00
Paul Gilbert 78db92eb33 XEEN: Use correct quest items list depending on game 2018-03-28 21:40:54 -04:00
Paul Gilbert f2b574d647 XEEN: Move all the dialog classes to their own sub-folder 2018-03-04 22:40:42 -05:00