Commit Graph
28 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 0b038463ff XEEN: RU Fixed item materials 2021-08-02 17:35:18 +02:00
Paul Gilbert e6e70b2042 XEEN: Don't de-equip armor/acccessories when broken 2019-09-01 20:12:40 -07:00
Paul Gilbert e9557dba1f XEEN: Show Spell Failed dialog if enchanitem item fails 2019-08-09 14:48:04 -07:00
Paul Gilbert 560f10c346 XEEN: Fix Coverity warnings 2018-07-26 18:54:17 -07:00
Paul Gilbert 0922d44199 XEEN: Added differences introduced in Swords of Xeen 2018-04-15 23:27:26 -04:00
Paul Gilbert e69ff28de2 XEEN: Fix equipping belts 2018-04-05 22:32:38 -04:00
Paul Gilbert 0cde83ea01 XEEN: Fix Coverity reported overruns 2018-04-01 22:35:14 -04:00
Paul Gilbert cf19b4f9be XEEN: Fix getting treasure non-weapon item names 2018-04-01 15:57:24 -04:00
Paul Gilbert d8a8a57411 XEEN: Fixes for full description of misc items 2018-04-01 14:01:26 -04:00
Paul Gilbert b6fc3fd991 XEEN: Change many item Id checks to use empty() function 2018-03-31 18:39:42 -04:00
Paul Gilbert 3951c6d2f7 XEEN: Fixes for enchanting items 2018-03-31 17:04:07 -04:00
Paul Gilbert 3806a4a0f6 XEEN: Fix implementation of hasCursedItems method 2018-03-31 12:49:54 -04:00
Paul Gilbert 31bcb09619 XEEN: Cleanup of item bonus flags to a bitfield state structure 2018-03-31 12:37:36 -04:00
Paul Gilbert 494fd3bb52 XEEN: Fixes for giving items via scripts 2018-03-30 23:03:15 -04:00
Paul Gilbert fc03c1e71c XEEN: Don't allow dismissing characters holding Elder weapons in Swords 2018-03-28 21:53:59 -04:00
Paul Gilbert 78db92eb33 XEEN: Use correct quest items list depending on game 2018-03-28 21:40:54 -04:00
Paul Gilbert b7c59f2203 XEEN: Fix accessory and misc item descriptions 2018-03-25 20:33:26 -04:00
Paul Gilbert bd10b7d7c6 XEEN: Fix capitalization of item descriptions in the inventory 2018-03-25 20:04:53 -04:00
Paul Gilbert a613f4ff22 XEEN: Handle weapon elemental category like original does 2018-03-24 22:54:37 -04:00
Paul Gilbert 9586ff0488 XEEN: Fix equpping armor 2018-03-23 08:02:51 -04:00
Paul Gilbert 8080907927 XEEN: Fix bought items going into correct character's inventory 2018-03-22 19:17:54 -04:00
Paul Gilbert d725d78ec5 XEEN: Fix implementation of breakAllItems 2018-03-22 18:31:18 -04:00
Paul Gilbert ba6db41a26 XEEN: Fix Can't Equip message having items in reverse 2018-03-16 21:16:42 -04:00
Paul Gilbert 39640017e6 XEEN: Don't needlessly show class profiency error dialogs when just viewing inventory 2018-03-15 20:52:36 -04:00
Paul Gilbert 0b802f25d0 XEEN: Fix transfer of bought items to character inventory 2018-03-14 20:08:52 -04:00
Paul Gilbert aaf954e5d4 XEEN: Move item classes into their own file 2018-03-10 06:44:07 -05:00