[Ohrrpgce] SVN: james/5049 Replace HeroDef type's .hand_x and .hand_y integer arrays with .hand_pos

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Wed Feb 15 09:18:33 PST 2012


james
2012-02-15 09:18:33 -0800 (Wed, 15 Feb 2012)
411
Replace HeroDef type's .hand_x and .hand_y integer arrays with .hand_pos XYPair array
Add .hand_pos XYPair array to HeroState type.
.hand_pos is actually used in battle. GetHeroHandPos() is no longer used.
Populate .hand_pos in addhero()
Clear .hand_pos in resetgame()
Populate .hand_pos when loading hero slots in both old .SAV and new .RSAV files.
(.hand_pos is not actually saved to or loaded from RSAV yet)
---
U   wip/bmodsubs.bas
U   wip/game_udts.bi
U   wip/loading.bas
U   wip/moresubs.bas
U   wip/savegame.rbas
U   wip/subs.bas
U   wip/udts.bi


More information about the Ohrrpgce mailing list