(svn r22797) -Add: progress bar for scanning NewGRFs

This commit is contained in:
rubidium
2011-08-21 12:53:13 +00:00
parent 631e37ea01
commit cc6e55a246
6 changed files with 141 additions and 2 deletions

View File

@@ -2379,6 +2379,14 @@ def = false
str = STR_CONFIG_SETTING_EXPENSES_LAYOUT
proc = RedrawScreen
[SDTC_VAR]
var = gui.last_newgrf_count
type = SLE_UINT32
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
def = 100
min = 0
max = UINT32_MAX
; For the dedicated build we'll enable dates in logs by default.
[SDTC_BOOL]