ChangeLog.txt
changeset 13642 3d14950641a4
parent 13637 28e4a9db4690
child 13644 1b536e268519
equal deleted inserted replaced
13641:007813b81f1b 13642:3d14950641a4
    96  + New global game variable: MaxCaseDrops. Max. number of crats which can be in game by crate drops
    96  + New global game variable: MaxCaseDrops. Max. number of crats which can be in game by crate drops
    97  + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive
    97  + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive
    98  + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions
    98  + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions
    99  + New global: cMaxHogHealth. Maximum possible hedgehog health
    99  + New global: cMaxHogHealth. Maximum possible hedgehog health
   100  + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on
   100  + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on
       
   101  + New globals: capcolDefault, capcolSetting: Default caption colors
   101  * Changed global: lfCurrentHog becomes lfCurHogCrate
   102  * Changed global: lfCurrentHog becomes lfCurHogCrate
   102  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
   103  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
   103  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
   104  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
   104 
   105 
   105 ====================== 0.9.24.1 ====================
   106 ====================== 0.9.24.1 ====================