New option: SOLDIER_TOOLTIP_DEBUG_AI shows additional AI debug information.

Show tooltips for all persons.


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8784 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Sevenfm
2020-04-11 11:13:53 +00:00
parent 3eb699c45f
commit 0578c2a89a
4 changed files with 133 additions and 21 deletions
+2
View File
@@ -820,6 +820,8 @@ typedef struct
BOOLEAN gfAllowUDTRange;
BOOLEAN gfAllowUDTDetail;
INT8 ubUDTModifier;
// sevenfm: debug tooltip for AI
BOOLEAN fEnableSoldierTooltipDebugAI;
//Kaiden MERC Deaths Externalized:
BOOLEAN gfMercsDieOnAssignment;