Commit Graph
71 Commits
Author SHA1 Message Date
Paul Gilbert 973c5a0df5 XEEN: Implemented multiAttack 2015-02-28 12:45:33 -05:00
Paul Gilbert f49b1f9b43 XEEN: Implemented giveTreasure 2015-02-21 14:34:49 -05:00
Paul Gilbert 917b143ec9 XEEN: Implement attack method 2015-02-20 21:55:40 -05:00
Paul Gilbert ebc134a267 XEEN: Implement attackMonster and breakAllItems 2015-02-20 20:08:39 -05:00
Paul Gilbert 7b3c10b09c XEEN: Implemented Cast Spell dialog 2015-02-17 21:47:01 -05:00
Paul Gilbert c045adae76 XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
Paul Gilbert 2772cd33c1 XEEN: Implemented code for deleting characters in Party dialog 2015-02-11 23:37:03 -05:00
Paul Gilbert 50ae4f9522 XEEN: Refactored _partyCount and _partyMembers into the _activeParty array 2015-02-10 23:40:45 -05:00
Paul Gilbert 8256f7c8df XEEN: Refacored face sprites loading into Roster and Character classes 2015-02-10 08:42:59 -05:00
Paul Gilbert a381c49c4d XEEN: Implemented bashing 2015-02-07 22:47:28 -05:00
Paul Gilbert 65ecc9b721 XEEN: Another fix for makeItem variable usage 2015-02-07 19:08:44 -05:00
Paul Gilbert 54ae7eb22a XEEN: Fix incorrect variable usage in makeItem 2015-02-07 19:00:21 -05:00
Paul Gilbert 5ffbe2de87 XEEN: Implemented getIdentifiedDetails and getAttributes 2015-02-07 11:45:20 -05:00
Paul Gilbert d40c62532a XEEN: Implemented makeItem 2015-02-06 20:57:01 -05:00
Paul Gilbert b39f4179ce XEEN: Merged confirmation and yes/no dialogs into single source file 2015-02-05 20:47:15 -05:00
Paul Gilbert 6595abcf14 XEEN: Moved _maeNames to a new Resources class 2015-02-05 20:17:16 -05:00
Paul Gilbert 85c2dd5f68 XEEN: Split up assembleItemName and renamed to getFullDescription 2015-02-05 20:05:24 -05:00
Paul Gilbert fc04fe6da8 XEEN: equipItem methods for armor and accessories 2015-02-05 08:00:28 -05:00
Paul Gilbert a983d9abce XEEN: Implemented weapon variation of equipItem 2015-02-04 22:24:45 -05:00
Paul Gilbert 7ea32f3333 XEEN: Moved passRestrictions to the InventoryItems class 2015-02-04 20:41:17 -05:00
Paul Gilbert 8eb9ad50f8 XEEN: Split Character class into it's own file 2015-02-04 20:22:59 -05:00