Files
source/Tactical
Wanne 534af956c8 Small visual changes (by Sevenfm)
see: http://www.bears-pit.com/board/ubbthreads.php/topics/172712/16/Code_Snippets.html

1) ENEMY_HIT_COUNT in ja2_options.ini accepts 2 new parameters:
  3 - show damage as white asterisks
  4 - show damage as red asterisks
  Number of asterisks is scaled (maximum 5): >0, >10, >30, >60, >100

2) Suppression tactical tooltip now shows suppression points from last attacks.
Previously it was always = 0 because ubSuppressionPoints value is cleared after each attack.

3) It is now possible to show suppression values above soldier, just as hit count.
There are new options in ja2_options.ini

Possible values:
 0 - do not show
 1 - show on moving hit counter
 2 - show above soldier
The values are color coded:
 Suppression is light gray
 Shock is yellow
 AP loss is blue
 Morale hit is green

SHOW_SUPPRESSION_COUNT = 0
SHOW_SHOCK_COUNT = 0
SHOW_AP_COUNT = 0
SHOW_MORALE_COUNT = 0

This option defines if values are shown as numbers or asterisks (1..5, using scale)
SHOW_SUPPRESSION_USE_ASTERISK = FALSE

This option defines if only 1 asterisk is shown or several (1..5) to represent value
SHOW_SUPPRESSION_SCALE_ASTERISK = TRUE

Show suppression above soldier during enemy attack. All other values are shown after attack, when HandleSuppressionFire function is calculated.
SHOW_SUPPRESSION_COUNT_ALT = TRUE

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6689 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-12-10 11:04:59 +00:00
..
2013-10-03 20:22:35 +00:00
2012-04-10 23:45:46 +00:00
2013-10-11 06:55:31 +00:00
2013-11-22 21:50:00 +00:00
2013-10-28 20:02:19 +00:00
2013-11-22 21:56:06 +00:00
2013-10-21 12:24:45 +00:00
2013-11-11 12:51:33 +00:00
2013-04-26 00:54:22 +00:00
2013-11-29 22:49:48 +00:00
2013-09-07 12:10:45 +00:00
2013-11-11 12:51:33 +00:00
2013-11-25 21:44:39 +00:00
2012-11-05 09:12:14 +00:00
2013-09-21 16:03:47 +00:00
2013-09-21 16:03:47 +00:00
2013-11-28 08:23:03 +00:00
2013-11-03 16:26:30 +00:00
2013-11-03 16:26:30 +00:00
2013-10-28 20:02:19 +00:00
2013-10-28 20:02:19 +00:00
2013-12-10 11:04:59 +00:00
2013-11-11 12:51:33 +00:00
2013-10-28 20:02:19 +00:00
2012-06-02 15:50:54 +00:00
2013-11-11 12:51:33 +00:00
2013-10-19 12:47:53 +00:00
2013-11-11 12:51:33 +00:00
2013-11-03 16:26:30 +00:00
2013-10-17 14:49:52 +00:00
2012-11-15 00:03:39 +00:00
2012-04-10 23:45:46 +00:00
2008-11-06 00:46:54 +00:00
2010-02-20 15:49:46 +00:00
2013-11-28 08:23:03 +00:00