rubidium
|
54ec48f7ce
|
(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location
|
2010-07-19 17:11:09 +00:00 |
|
rubidium
|
eb30ebe1a4
|
(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location
|
2010-07-19 17:11:09 +00:00 |
|
frosch
|
23557b1172
|
(svn r19978) -Add: Read settings during SL_LOAD_CHECK.
|
2010-06-13 14:14:37 +00:00 |
|
frosch
|
0270ca846e
|
(svn r19978) -Add: Read settings during SL_LOAD_CHECK.
|
2010-06-13 14:14:37 +00:00 |
|
frosch
|
fe063af382
|
(svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now).
|
2010-06-13 14:11:59 +00:00 |
|
frosch
|
62ac138154
|
(svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now).
|
2010-06-13 14:11:59 +00:00 |
|
alberth
|
6a2af1cd29
|
(svn r19910) -Doc: Doxygen additions.
|
2010-05-30 13:16:51 +00:00 |
|
alberth
|
2224c9b515
|
(svn r19910) -Doc: Doxygen additions.
|
2010-05-30 13:16:51 +00:00 |
|
rubidium
|
779722505f
|
(svn r19865) -Fix [FS#3830]: crash when changing locale settings from console due to strcpy-ing a string into a pointer
|
2010-05-20 15:14:10 +00:00 |
|
rubidium
|
dd743bcea1
|
(svn r19865) -Fix [FS#3830]: crash when changing locale settings from console due to strcpy-ing a string into a pointer
|
2010-05-20 15:14:10 +00:00 |
|
rubidium
|
cfaafb0fff
|
(svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s)
|
2010-05-20 15:12:48 +00:00 |
|
rubidium
|
f1c1812e47
|
(svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s)
|
2010-05-20 15:12:48 +00:00 |
|
rubidium
|
53b6999442
|
(svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting
|
2010-04-24 13:22:17 +00:00 |
|
rubidium
|
fef77ca53e
|
(svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting
|
2010-04-24 13:22:17 +00:00 |
|
smatz
|
90def35564
|
(svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList()
|
2010-04-07 21:18:17 +00:00 |
|
smatz
|
dea165c3be
|
(svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList()
|
2010-04-07 21:18:17 +00:00 |
|
smatz
|
c77cb04f81
|
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
|
2010-04-07 20:28:02 +00:00 |
|
smatz
|
5eb1e3d033
|
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
|
2010-04-07 20:28:02 +00:00 |
|
alberth
|
1921b27c65
|
(svn r19576) -Codechange: Unduplicating parse_intlist().
|
2010-04-07 20:09:53 +00:00 |
|
alberth
|
1e48b2332e
|
(svn r19576) -Codechange: Unduplicating parse_intlist().
|
2010-04-07 20:09:53 +00:00 |
|
yexo
|
4c358cb1e1
|
(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game
|
2010-03-15 22:42:43 +00:00 |
|
yexo
|
e3591f8a1d
|
(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game
|
2010-03-15 22:42:43 +00:00 |
|
yexo
|
c90afebee4
|
(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents
|
2010-03-12 01:37:41 +00:00 |
|
yexo
|
f206958010
|
(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents
|
2010-03-12 01:37:41 +00:00 |
|
terkhen
|
e6a1b2d92e
|
(svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window.
|
2010-03-06 13:03:17 +00:00 |
|
terkhen
|
3ed1442e05
|
(svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window.
|
2010-03-06 13:03:17 +00:00 |
|
terkhen
|
f27186e617
|
(svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles.
|
2010-03-06 12:59:28 +00:00 |
|
terkhen
|
be3b839ded
|
(svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles.
|
2010-03-06 12:59:28 +00:00 |
|
terkhen
|
f78a386b87
|
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
|
2010-03-06 12:58:33 +00:00 |
|
terkhen
|
b443a3ee0a
|
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
|
2010-03-06 12:58:33 +00:00 |
|
terkhen
|
e6878d7ba1
|
(svn r19345) -Feature: Realistic acceleration for road vehicles.
|
2010-03-06 12:56:57 +00:00 |
|
terkhen
|
c958c2c31f
|
(svn r19345) -Feature: Realistic acceleration for road vehicles.
|
2010-03-06 12:56:57 +00:00 |
|
yexo
|
daf89297fe
|
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized
|
2010-02-25 20:06:11 +00:00 |
|
yexo
|
7ff55502f0
|
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized
|
2010-02-25 20:06:11 +00:00 |
|
yexo
|
b21278659c
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
yexo
|
a9c8dbc0a0
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
smatz
|
5504b1105e
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
smatz
|
f051066bc4
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
yexo
|
7996672521
|
(svn r19096) -Fix: segfault when one of the items in the news_display group in the config file has no value
|
2010-02-11 15:12:08 +00:00 |
|
yexo
|
804a6894c5
|
(svn r19096) -Fix: segfault when one of the items in the news_display group in the config file has no value
|
2010-02-11 15:12:08 +00:00 |
|
rubidium
|
1c494c6f71
|
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
|
2010-02-10 16:24:05 +00:00 |
|
rubidium
|
21bd2722cd
|
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
|
2010-02-10 16:24:05 +00:00 |
|
smatz
|
85c856a3ac
|
(svn r19074) -Change: when filtering list of settings and console commands, use strstr() instead of strncmp()
|
2010-02-10 13:52:10 +00:00 |
|
smatz
|
b91b3ac836
|
(svn r19074) -Change: when filtering list of settings and console commands, use strstr() instead of strncmp()
|
2010-02-10 13:52:10 +00:00 |
|
terkhen
|
ad0b94ae44
|
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
|
2010-02-08 23:46:35 +00:00 |
|
terkhen
|
52312ea17f
|
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
|
2010-02-08 23:46:35 +00:00 |
|
yexo
|
d9bd9bb945
|
(svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames failed
|
2010-01-29 21:06:35 +00:00 |
|
yexo
|
dc714960e3
|
(svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames failed
|
2010-01-29 21:06:35 +00:00 |
|
yexo
|
f6143cd478
|
(svn r18950) -Fix: make sure the values of settings loaded from a savegame are valid
|
2010-01-29 18:21:10 +00:00 |
|
yexo
|
f381b91de0
|
(svn r18950) -Fix: make sure the values of settings loaded from a savegame are valid
|
2010-01-29 18:21:10 +00:00 |
|