mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
7782384be5a8beb0b7c7f5ea8bd95d22c6c4c2be
1) Improved cover indicator: SHOW_COVER_INDICATOR 0 - nothing 1 - show as small square to the right of health bar 2 - show using color of merc's name 3 - same as 1, show only in stealth or when disguised 4 - same as 2, show only in stealth or when disguised 2) Enemy rank (exp. level) icons: SHOW_ENEMY_RANK_ICON 0 - do not show 1 - show icon 2 - show icon from .sti (not yet implemented) 3) Enemy health bar: SHOW_ENEMY_HEALTH 0 - do not show 1 - show health as text (default) 2 - show health bar 3 - show health + ap 4 - show health + ap + shock 5 - show health + ap + shock + morale 6 - show health + ap + shock + morale + bp 4) Minor improvements: Enemy awareness sign now shows up only in stealth/disguised mode. Turned on Extended Disarm Dialog for turnbased (it was implemented but turned off) see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/329674/Re:_Code_Snippets.html#Post329674 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6747 3b4a5df2-a311-0410-b5c6-a8a6f20db521
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1017 3b4a5df2-a311-0410-b5c6-a8a6f20db521
Last 1.13 SVN 4721 Compilation of UB : Set #define JA2UB and #define JA2UBMAPS in file builddefines.h. Compilation of JA2 : Rem #define JA2UB and #define JA2UBMAPS in file builddefines.h. Example : UB : #define JA2UB #define JA2UBMAPS JA2 : //#define JA2UB //#define JA2UBMAPS www.legion.zone.zg.pl
Languages
C++
90.4%
C
9.3%
HTML
0.2%
CMake
0.1%