new exe (587)

- bugfix: CTD on maps with tanks
- feature: Added INI Setting and ability to manually train mobile militia at a cost (MILITIA_COST_MODIFIER, MUST_TRAIN_MOBILE_MILITIA)
- feature: Added INI setting and ability to train veteran militia (TRAIN_VETERAN_MILITIA)
- feature: Moved auto save from ja2_options.ini to option screen

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@526 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2006-10-01 10:59:35 +00:00
parent d2dbf43659
commit c2c7f613bd
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -57,8 +57,8 @@ INSANE_CASH = 15000
; After each players turn the game will save. You see a "Save" notification in tactical screen.
; To load an auto save go to options screen -> save/load screen and press ALT+A (for the latest save) or ALT+B (for former save).
;******************************************************************************************************************************
USE_AUTO_SAVE = FALSE
; Moved to option screen
;USE_AUTO_SAVE = FALSE
;******************************************************************************************************************************
+2 -2
View File
@@ -57,8 +57,8 @@ INSANE_CASH = 15000
; After each players turn the game will save. You see a "Save" notification in tactical screen.
; To load an auto save go to options screen -> save/load screen and press ALT+A (for the latest save) or ALT+B (for former save).
;******************************************************************************************************************************
USE_AUTO_SAVE = FALSE
; Moved to option screen
;USE_AUTO_SAVE = FALSE
;******************************************************************************************************************************