rubidium
|
9838ceb880
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
|
frosch
|
9a5f813b6d
|
(svn r22618) -Fix [FS#4653]: When changing difficulty settings over the network, do not just reopen the difficulty window if any game options window is opened; instead invalidate them properly.
|
2011-07-02 12:58:37 +00:00 |
|
rubidium
|
196a394a3c
|
(svn r22577) -Fix: MSVC64 compile warning
|
2011-06-13 07:43:48 +00:00 |
|
frosch
|
ea311e7904
|
(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1
|
2011-05-29 18:35:31 +00:00 |
|
rubidium
|
9d8896bb8c
|
(svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versa
|
2011-05-22 21:40:26 +00:00 |
|
smatz
|
77ac7940bf
|
(svn r22298) -Change: allow enabling 'freeform edges' setting when there is only station label above one of northern tiles
|
2011-04-07 15:58:21 +00:00 |
|
smatz
|
6030e88966
|
(svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled when there were buoys on the northern border (adf88)
|
2011-04-07 15:48:13 +00:00 |
|
rubidium
|
2e5b1f178e
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
2a7912d415
|
(svn r22198) -Codechange: make some constants name more explicit
|
2011-03-05 11:16:44 +00:00 |
|
alberth
|
9222a30173
|
(svn r22145) -Codechange: Do explicit test for non-bool values.
|
2011-02-25 22:04:38 +00:00 |
|
yexo
|
45ce53f37f
|
(svn r22074) -Cleanup (r22073): there was already a setting-callback that did what is needed
|
2011-02-13 20:52:33 +00:00 |
|
yexo
|
e54d06dc13
|
(svn r22073) -Fix: immediately update the train weight when you change the multiplier for train cargo weight
|
2011-02-13 20:45:17 +00:00 |
|
terkhen
|
c4104567a1
|
(svn r22059) -Fix (r21179): Make the send chat message window follow the position of the status bar.
|
2011-02-11 18:24:12 +00:00 |
|
frosch
|
447f3dbe2c
|
(svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though.
|
2011-02-05 16:07:23 +00:00 |
|
terkhen
|
a788783e01
|
(svn r21973) -Fix: Redraw the town authority window after modifying town authority settings.
|
2011-02-05 13:42:57 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
terkhen
|
fdb720cc1a
|
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the train names.
|
2011-01-19 18:44:13 +00:00 |
|
frosch
|
56d06b6ef8
|
(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7.
|
2011-01-15 21:13:47 +00:00 |
|
terkhen
|
dcb71c3770
|
(svn r21715) -Fix: Use the correct land colour in the owner legend.
|
2011-01-04 20:53:57 +00:00 |
|
rubidium
|
6ed9a8fb77
|
(svn r21698) -Fix: incorrectly named global variable
|
2011-01-02 18:12:39 +00:00 |
|
yexo
|
8ae90addd6
|
(svn r21695) -Codechange: add helper function to get the currently applicable GameSettings object
|
2011-01-02 00:34:21 +00:00 |
|
yexo
|
3436562d3a
|
(svn r21694) -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom
|
2011-01-01 23:26:26 +00:00 |
|
terkhen
|
8326e1d287
|
(svn r21523) -Fix: Some windows were not updated correctly after a train acceleration model change.
|
2010-12-15 09:01:04 +00:00 |
|
alberth
|
f2a59e197c
|
(svn r21467) -Doc: Add a few doxygen comments to config file settings code.
|
2010-12-11 15:14:28 +00:00 |
|
rubidium
|
c7066d00af
|
(svn r21358) -Codechange: make some network function names conform to coding style
|
2010-11-30 13:38:46 +00:00 |
|
alberth
|
16f678a990
|
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionBefore().
|
2010-11-21 12:47:04 +00:00 |
|
rubidium
|
bf6b6b8bc9
|
(svn r21244) -Fix [FS#4240] (r21179): the news message always stayed in the middle; let it follow the setting of the statusbar instead
|
2010-11-18 19:24:40 +00:00 |
|
rubidium
|
9bdf6a36f4
|
(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable?
|
2010-11-13 23:40:36 +00:00 |
|
rubidium
|
582a75e052
|
(svn r21155) -Fix [FS#4222] (r14959): default service interval for ships/aircraft got switched
|
2010-11-12 21:40:43 +00:00 |
|
planetmaker
|
98de280343
|
(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savegames with NewGRFs
|
2010-11-07 21:46:41 +00:00 |
|
terkhen
|
580f8dc13c
|
(svn r21082) -Fix (r21080): Compilation error.
|
2010-11-04 19:34:40 +00:00 |
|
terkhen
|
4059acb2cc
|
(svn r21080) -Fix: Do not allow to use a custom water level with the original map generator.
|
2010-11-04 18:34:37 +00:00 |
|
rubidium
|
0e56fafe74
|
(svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed in the in-game console
|
2010-11-01 22:53:05 +00:00 |
|
frosch
|
75f0653bdf
|
(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead.
|
2010-10-04 20:12:38 +00:00 |
|
smatz
|
548a3747e9
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +00:00 |
|
frosch
|
1596b35ac1
|
(svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such).
|
2010-09-25 22:00:49 +00:00 |
|
alberth
|
2b4da1d345
|
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file.
|
2010-08-29 15:58:43 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
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 |
|
frosch
|
23557b1172
|
(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 |
|
alberth
|
6a2af1cd29
|
(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
|
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
|
53b6999442
|
(svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting
|
2010-04-24 13:22:17 +00:00 |
|