New build (742)

- fixed some crashes when loading 4xx built savegames.
- Added new, optional JA2.INI parameter to select windowed mode instead of Fullscreen (SCREEN_MODE_WINDOWED)
- tactical militia command: stopped merc from moving to militia in combat if he doesn't have a headset (radio)
- updated credits screen to the 1.13 Credits
- translated "low cpu usage" option text for german version
- improved existing "escorting kulbas" bugfix

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@712 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2007-02-25 14:42:38 +00:00
parent c5bcb17ea8
commit a04e548846
+8
View File
@@ -38,5 +38,13 @@ SCREEN_RESOLUTION = 1
EDITOR_SCREEN_RESOLUTION = 1
;******************************************************************************************************************************
; Select windowed or full screen mode?
; 0 ... Full Screen
; 1 ... Windowed Mode
;******************************************************************************************************************************
SCREEN_MODE_WINDOWED = 0