Backported "create_win" script function and InterfaceDontMoveOnTop option from the developt branch.

Updated version number.
This commit is contained in:
NovaRain
2018-10-02 12:15:48 +08:00
parent e672db53c7
commit d117296990
10 changed files with 59 additions and 5 deletions
+4 -1
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v3.8.11
;v3.8.12
[Main]
;Change to 1 if you want to use command line args to tell sfall to use another ini file.
@@ -615,6 +615,9 @@ NumbersInDialogue=0
;Set to 1 to use Fallout's normal text font instead of DOS-like font on the world map
WorldMapFontPatch=0
;Set to 1 to prevent the inventory/loot/automap interfaces from being placed on top of other script-created windows
InterfaceDontMoveOnTop=0
;Set to 1 to display sfall built-in credits at the bottom of credits.txt contents instead of at the top
CreditsAtBottom=0