Added CreditsAtBottom option to display sfall built-in credits at the bottom of credits.txt contents.

Unified log message format in main.cpp and bugs.cpp.
This commit is contained in:
NovaRain
2016-07-18 16:54:13 +08:00
parent 354b938d60
commit 53895a4af2
4 changed files with 56 additions and 51 deletions
+4 -1
View File
@@ -395,7 +395,7 @@ UseScrollingQuestsList=1
ExtraSaveSlots=0
;Set to 1 to speed up the hp/ac counter animations
;Set to 2 to update the hp/ac counter instantly
;Set to 2 to update the hp/ac counters instantly
SpeedInterfaceCounterAnims=0
;These lines allow you to control the karma frm's displayed on the character screen
@@ -567,6 +567,9 @@ InstantWeaponEquip=0
;You need to use the message_str_game script function to get messages from the files
;ExtraGameMsgFileList=
;Set to 1 to display sfall built-in credits at the bottom of credits.txt contents
CreditsAtBottom=0
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[Debugging]
;Extra sfall configuration settings that can be used by modders