mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
(svn r1325) -Fixed eol-style properties on new files. Please before adding a new file to svn use: "svn propset svn:eol-style native <filename's>"!!
-Fix: the level land icon no longer flashes (was palette colour)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
rem
|
||||
rem Building language files...
|
||||
rem
|
||||
cd ..
|
||||
strgen\strgen
|
||||
for %%f in (lang\*.txt) do strgen\strgen %%f
|
||||
cd strgen
|
||||
|
||||
rem
|
||||
rem Building language files...
|
||||
rem
|
||||
cd ..
|
||||
strgen\strgen
|
||||
for %%f in (lang\*.txt) do strgen\strgen %%f
|
||||
cd strgen
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
start /n /win openttd.exe -D %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
start /n /win openttd.exe -D %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
@@ -1,38 +1,38 @@
|
||||
; Ini file generated by the HM NIS Edit IO designer.
|
||||
[Settings]
|
||||
NumFields=4
|
||||
|
||||
[Field 1]
|
||||
Type=Button
|
||||
Text=Instant Install
|
||||
Flags=NOTIFY
|
||||
Left=0
|
||||
Right=58
|
||||
Top=0
|
||||
Bottom=15
|
||||
|
||||
[Field 2]
|
||||
Type=Button
|
||||
Text=Advanced Install
|
||||
Flags=NOTIFY
|
||||
Left=0
|
||||
Right=58
|
||||
Top=19
|
||||
Bottom=35
|
||||
|
||||
[Field 3]
|
||||
Type=Label
|
||||
Text=Install OpenTTD instantly and quickly, no questions asked
|
||||
Left=62
|
||||
Right=245
|
||||
Top=3
|
||||
Bottom=11
|
||||
|
||||
[Field 4]
|
||||
Type=Label
|
||||
Text=In case you want to change location, options, Start Menu location, etc
|
||||
Left=62
|
||||
Right=283
|
||||
Top=23
|
||||
Bottom=31
|
||||
|
||||
; Ini file generated by the HM NIS Edit IO designer.
|
||||
[Settings]
|
||||
NumFields=4
|
||||
|
||||
[Field 1]
|
||||
Type=Button
|
||||
Text=Instant Install
|
||||
Flags=NOTIFY
|
||||
Left=0
|
||||
Right=58
|
||||
Top=0
|
||||
Bottom=15
|
||||
|
||||
[Field 2]
|
||||
Type=Button
|
||||
Text=Advanced Install
|
||||
Flags=NOTIFY
|
||||
Left=0
|
||||
Right=58
|
||||
Top=19
|
||||
Bottom=35
|
||||
|
||||
[Field 3]
|
||||
Type=Label
|
||||
Text=Install OpenTTD instantly and quickly, no questions asked
|
||||
Left=62
|
||||
Right=245
|
||||
Top=3
|
||||
Bottom=11
|
||||
|
||||
[Field 4]
|
||||
Type=Label
|
||||
Text=In case you want to change location, options, Start Menu location, etc
|
||||
Left=62
|
||||
Right=283
|
||||
Top=23
|
||||
Bottom=31
|
||||
|
||||
|
Reference in New Issue
Block a user