Commit Graph
86814 Commits
Author SHA1 Message Date
Paul Gilbert b49cb8ff14 XEEN: Properly crop scene contents from drawing on the top border 2018-04-01 20:46:18 -04:00
Paul Gilbert 396076c6fd XEEN: Fix combat crash when additional monsters join the front row 2018-04-01 17:18:37 -04:00
Paul Gilbert 05c8c83b16 XEEN: Fix laugh sound in death cutscene 2018-04-01 17:17:33 -04:00
Eugene Sandulenko 6a0f56f40c BLADERUNNER: Remove leftover debug output 2018-04-01 22:30:44 +02:00
Paul Gilbert cf19b4f9be XEEN: Fix getting treasure non-weapon item names 2018-04-01 15:57:24 -04:00
Paul Gilbert d0849b6d5e XEEN: Fix attribute colouring in Char Info dialog 2018-04-01 15:22:08 -04:00
Paul Gilbert d8a8a57411 XEEN: Fixes for full description of misc items 2018-04-01 14:01:26 -04:00
Simei Yin 2ea4855799 SLUDGE: Move global variable pastePalette to TextManager and refactor a little 2018-04-01 18:02:14 +02:00
Eugene Sandulenko 506ed95cdc BLADERUNNER: Fix chapter switching with CDFRAMES.DAT 2018-04-01 14:41:23 +02:00
Eugene Sandulenko b277e795aa BLADERUNNER: Support for CDFRAMES.DAT
Rename CDFRAMES.DAT into CDFRAMES1.DAT, CDFRAMES2.DAT etc
2018-04-01 14:17:48 +02:00
Paul Gilbert 05adb749c4 XEEN: Fix Sheltem laugh during dream cutscene 2018-03-31 23:18:37 -04:00
Paul Gilbert f2b8942f45 XEEN: Prevent 'Nothing here' dialogs disappearing too quickly 2018-03-31 22:43:40 -04:00
Paul Gilbert 32dceaea2c XEEN: Stop playing music when exiting from game to main menu 2018-03-31 22:36:57 -04:00
Paul Gilbert 68365f3c54 XEEN: Fix crash escaping Cast Spell dialog during combat 2018-03-31 22:29:15 -04:00
Paul Gilbert 27bbc7e5a9 XEEN: Fix crash using ranged spells during combat 2018-03-31 22:17:41 -04:00
Paul Gilbert deb98b5faa XEEN: Fix cropping of g, y characters when entering mirror destination 2018-03-31 21:49:36 -04:00
Paul Gilbert 8f597c1e4c XEEN: Fix loading character HPs that are negative 2018-03-31 20:40:17 -04:00
Paul Gilbert b442db8543 XEEN: Fix initial generation of blacksmith wares
This only applies to newly started games; existing savegames will have
invalid wares in the Blacksmiths
2018-03-31 20:28:40 -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 263df996b6 XEEN: Properly clear misc item treasure list afterwards 2018-03-31 18:29:52 -04:00
Paul Gilbert 6abead118e XEEN: Properly flush generated save archive data when loading new save 2018-03-31 17:55:58 -04:00
Paul Gilbert 3951c6d2f7 XEEN: Fixes for enchanting items 2018-03-31 17:04:07 -04:00
Paul Gilbert fa28f4cfd9 XEEN: Fix to trigger correct spells when using misc items 2018-03-31 15:35:08 -04:00
Paul Gilbert 4c64e1607b XEEN: Properly remove river bottles when opened 2018-03-31 15:11:31 -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 572dbd8623 XEEN: Armor breaks at -10 HP, not 10 HP 2018-03-31 11:43:11 -04:00
Paul Gilbert 23ca6c9e1b XEEN: Show number of charges remaining when show Misc items 2018-03-31 10:58:33 -04:00
Timo Mikkolainen 44e2a45c6f I18N: Update translation (Finnish)
Currently translated at 100.0% (964 of 964 strings)
2018-03-31 14:53:29 +02:00
Ettore Atalan 64d6b6d68f I18N: Update translation (German)
Currently translated at 100.0% (964 of 964 strings)
2018-03-31 13:36:01 +02:00
Bastien Bouclet 84b2dc5cc8 MOHAWK: Fix some clang-tidy warnings 2018-03-31 13:36:09 +02:00
Paul Gilbert 494fd3bb52 XEEN: Fixes for giving items via scripts 2018-03-30 23:03:15 -04:00
Paul Gilbert c33fce7ac7 XEEN: Removal of deprecated code 2018-03-30 21:05:52 -04:00
Paul Gilbert 66b8da5b02 XEEN: Fix escaping Cast Spell dialog during combat trying to cast spell 2018-03-30 20:38:45 -04:00
Paul Gilbert 60bb10e92b XEEN: Fix to correct remember last caster when reopening Cast Spell dialog 2018-03-30 20:30:39 -04:00
Paul Gilbert eca76ea91e XEEN: Fix highlighting of character when Cast Spell dialog is opened 2018-03-30 20:08:31 -04:00
Strangerke 83412c91af LILLIPUT: Change the type of _characterTilePos 2018-03-31 01:55:40 +02:00
Strangerke 566f6a6443 LILLIPUT: some more renaming in the sequencer 2018-03-31 01:55:40 +02:00
Strangerke 3720c04cb6 LILLIPUT: Refactor a bit sequenceMoveCharacter to use 3 parameters instead of 2 2018-03-31 01:55:40 +02:00
Strangerke 467cfbc42a LILLIPUT: More renaming work 2018-03-31 01:55:40 +02:00
Eugene Sandulenko 235dd6089f BLADERUNNER: Implemented ActorClues::getModifier().
This completes implementation of the automatic clue exchange
2018-03-31 00:10:26 +02:00
Paul Gilbert 3b8b6e2419 XEEN: Fix bottom of letters like g, y, getting cropped off 2018-03-30 17:29:26 -04:00
Eugene Sandulenko a91d7ec44b BLADERUNNER: Implemented ActorClues::acquireCluesByRelations() 2018-03-30 22:57:48 +02:00
Paul Gilbert 17d7fa328a XEEN: Fix healing and uncursing at the temples 2018-03-30 16:10:17 -04:00
George Kormendi 1412f32169 I18N: Update translation (Hungarian)
Currently translated at 100.0% (964 of 964 strings)
2018-03-30 20:09:12 +02:00
Eugene Sandulenko 658b58419b BLADERUNNER: Further work on acquireCluesByRelations() 2018-03-30 19:07:44 +02:00
Lothar Serra Mari 695e1de737 I18N: Update translation (German)
Currently translated at 100.0% (964 of 964 strings)
2018-03-30 10:32:12 +02:00
Eugene Sandulenko 56a817d53e BLADERUNNER: Fixed bug in Actor::acquireCluesByRelations() 2018-03-30 10:14:10 +02:00
Thierry Crozat 4b802e852b I18N: Update translations templates 2018-03-30 09:53:10 +02:00
Lothar Serra Mari a7af5d63fc XEEN: Add POTFILES 2018-03-30 09:52:37 +02:00