| .. |
|
Kernel_bin.Abilities.cs
|
36044fd434
bool for battle so Commands knows the difference.
|
6 years ago |
|
Kernel_bin.Ability.cs
|
13ec227089
Icon data embedded in strings works.
|
6 years ago |
|
Kernel_bin.AbilityFlags2.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Attack_Flags.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Attack_Type.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Battle_Commands.cs
|
3fb98fce9b
I set a interval of battle commands so i could test them all. A bunch are now basically supported in the menus. need to do more for abilities with custom ui menus etc.
|
6 years ago |
|
Kernel_bin.Battle_Items.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Battle_Only_Statuses.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Blue_magic_Quistis_limit_break.cs
|
5ecb8b5771
Update Kernel_bin.Blue_magic_Quistis_limit_break.cs
|
6 years ago |
|
Kernel_bin.CharacterAbilityFlags.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Character_Stats.cs
|
7e981b06e5
I went to test Junction and found out that Character values weren't propogated. I had moved it from menu wide to IGMData wide. So when you change character in menu you have to update it on all the child IGMData objects. I had missed the IGMData_Group. So everyone was throwing exceptions because of no checks for blank or null.
|
6 years ago |
|
Kernel_bin.Character_abilities.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Command_abilities.cs
|
13ec227089
Icon data embedded in strings works.
|
6 years ago |
|
Kernel_bin.Command_ability_data.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Devour.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Duel_Zell_limit_break.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Element.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Enemy_Attacks_Data.cs
|
d2ab2d7dc7
Enemy attack abilties pool working.
|
6 years ago |
|
Kernel_bin.Equipable_Abilities.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.GF_abilities.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Gender.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.J_Statuses.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.JunctionAbilityFlags.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Junction_abilities.cs
|
13ec227089
Icon data embedded in strings works.
|
6 years ago |
|
Kernel_bin.Junctionable_GFs_Data.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Magic_Data.cs
|
83f29ec75d
Slots should be done.
|
6 years ago |
|
Kernel_bin.Magic_ID.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Menu_abilities.cs
|
13ec227089
Icon data embedded in strings works.
|
6 years ago |
|
Kernel_bin.Misc_section.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Misc_text_pointers.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Non_Junctionable_GFs_Attacks_Data.cs
|
2183d8b6cb
Combine pool should be working pretty good now.
|
6 years ago |
|
Kernel_bin.Non_battle_Items_Data.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Party_abilities.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Persistant_Statuses.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Quanity.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Quistis_limit_break_parameters.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Renzokeken_Level.cs
|
cdd56719ff
Renzokeken fixs
|
6 years ago |
|
Kernel_bin.Renzokuken_Finishers_Data.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Rinoa_limit_breaks_part_1.cs
|
04c7b2a1ec
wip on Combine/Angelo pool
|
6 years ago |
|
Kernel_bin.Rinoa_limit_breaks_part_2.cs
|
04c7b2a1ec
wip on Combine/Angelo pool
|
6 years ago |
|
Kernel_bin.Selphie_limit_break_sets.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Shot_Irvine_limit_break.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Slot.cs
|
87280b8a16
selphie slots class wip
|
6 years ago |
|
Kernel_bin.Slot_array.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Stat.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.StatFlags.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Stat_percent_abilities.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.Target.cs
|
74fea4020b
fixed commands
|
6 years ago |
|
Kernel_bin.Temporary_character_limit_breaks.cs
|
e478ef32b2
fix spelling error
|
6 years ago |
|
Kernel_bin.Weapons_Data.cs
|
b118eddc6b
Update Kernel_bin.Weapons_Data.cs
|
6 years ago |
|
Kernel_bin.Zell_limit_break_parameters.cs
|
4f50e3ca4b
Additional refactoring, changed namespace from FF8 to OpenVII, changed Solution name to OpenVIII, added nunit as dependency, introduced test-project, ...
|
6 years ago |
|
Kernel_bin.cs
|
081d0c880a
small bug fixes
|
6 years ago |