rubidium
|
fe87fa8205
|
(svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patches. Now it'll only remove backlog items when there are more than a threshold and when they are there longer than (another) threshold.
|
2008-08-12 20:49:27 +00:00 |
|
rubidium
|
6199dc987b
|
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.
|
2008-08-12 12:23:05 +00:00 |
|
rubidium
|
72c154fd0f
|
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.
|
2008-08-12 12:23:05 +00:00 |
|
glx
|
9fa2cbd93e
|
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands
|
2008-08-11 17:15:31 +00:00 |
|
glx
|
16aac30c66
|
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands
|
2008-08-11 17:15:31 +00:00 |
|
rubidium
|
e62a150293
|
(svn r13967) -Codechange [YAPP]: Tweak pathfinder penalties a bit. (michi_cc)
|
2008-08-02 22:57:47 +00:00 |
|
rubidium
|
cc48f3d6f9
|
(svn r13967) -Codechange [YAPP]: Tweak pathfinder penalties a bit. (michi_cc)
|
2008-08-02 22:57:47 +00:00 |
|
rubidium
|
2e2a6d4909
|
(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump savegame version. (michi_cc)
|
2008-08-02 22:53:51 +00:00 |
|
rubidium
|
10d8fb6456
|
(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump savegame version. (michi_cc)
|
2008-08-02 22:53:51 +00:00 |
|
rubidium
|
c05c10ae71
|
(svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc)
|
2008-08-02 22:52:36 +00:00 |
|
rubidium
|
4f5f3846a0
|
(svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc)
|
2008-08-02 22:52:36 +00:00 |
|
rubidium
|
22b787791f
|
(svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized more in YAPF. This should help with spread out stations. (michi_cc)
|
2008-08-02 22:51:38 +00:00 |
|
rubidium
|
2b153abd93
|
(svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized more in YAPF. This should help with spread out stations. (michi_cc)
|
2008-08-02 22:51:38 +00:00 |
|
rubidium
|
968a0e907c
|
(svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (michi_cc)
|
2008-08-02 22:51:23 +00:00 |
|
rubidium
|
ecc509195a
|
(svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (michi_cc)
|
2008-08-02 22:51:23 +00:00 |
|
rubidium
|
27cfb68d93
|
(svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi_cc)
|
2008-08-02 22:51:07 +00:00 |
|
rubidium
|
8c7983727e
|
(svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi_cc)
|
2008-08-02 22:51:07 +00:00 |
|
rubidium
|
b29f290816
|
(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal signal tools. (michi_cc)
|
2008-08-02 22:49:23 +00:00 |
|
rubidium
|
60006ad24c
|
(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal signal tools. (michi_cc)
|
2008-08-02 22:49:23 +00:00 |
|
rubidium
|
bef1770590
|
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch setting. (michi_cc)
|
2008-08-02 22:47:34 +00:00 |
|
rubidium
|
df99103a31
|
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch setting. (michi_cc)
|
2008-08-02 22:47:34 +00:00 |
|
belugas
|
7e4b1e2d84
|
(svn r13872) -Feature: Split the news message announcing opening and closure of industries into two news of their own
|
2008-07-30 01:53:03 +00:00 |
|
belugas
|
d358eff64d
|
(svn r13872) -Feature: Split the news message announcing opening and closure of industries into two news of their own
|
2008-07-30 01:53:03 +00:00 |
|
smatz
|
f1c0555d2e
|
(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that
|
2008-07-24 15:19:26 +00:00 |
|
smatz
|
aae2aa64c4
|
(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that
|
2008-07-24 15:19:26 +00:00 |
|
peter1138
|
2466b7f01e
|
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file.
|
2008-07-22 14:17:29 +00:00 |
|
peter1138
|
6e0af9fdfe
|
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file.
|
2008-07-22 14:17:29 +00:00 |
|
rubidium
|
bd0e52011d
|
(svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas.
|
2008-07-21 13:05:43 +00:00 |
|
rubidium
|
aafd8393cc
|
(svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas.
|
2008-07-21 13:05:43 +00:00 |
|
smatz
|
e00df941fa
|
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions
|
2008-06-16 19:38:41 +00:00 |
|
smatz
|
2299181c4b
|
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions
|
2008-06-16 19:38:41 +00:00 |
|
rubidium
|
e8767f730a
|
(svn r13386) -Fix: global currency/units setting being overriden when loading a savegame.
|
2008-06-05 11:26:38 +00:00 |
|
rubidium
|
9e811a2f8b
|
(svn r13386) -Fix: global currency/units setting being overriden when loading a savegame.
|
2008-06-05 11:26:38 +00:00 |
|
smatz
|
1f55797fe3
|
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
|
2008-06-03 18:35:58 +00:00 |
|
smatz
|
c7a9637834
|
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
|
2008-06-03 18:35:58 +00:00 |
|
rubidium
|
994779e9e2
|
(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.
|
2008-06-03 08:04:35 +00:00 |
|
rubidium
|
abf2b0efc3
|
(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.
|
2008-06-03 08:04:35 +00:00 |
|
rubidium
|
678f2baf76
|
(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.
|
2008-06-02 23:01:57 +00:00 |
|
rubidium
|
def3177d3a
|
(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.
|
2008-06-02 23:01:57 +00:00 |
|
rubidium
|
bae02e8c67
|
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
|
2008-05-30 18:20:26 +00:00 |
|
rubidium
|
2f3b88ef9a
|
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
|
2008-05-30 18:20:26 +00:00 |
|
rubidium
|
8cc39500ba
|
(svn r13341) -Codechange: make most of the network settings configurable via the patch command.
|
2008-05-30 09:23:05 +00:00 |
|
rubidium
|
00ccb1dc33
|
(svn r13341) -Codechange: make most of the network settings configurable via the patch command.
|
2008-05-30 09:23:05 +00:00 |
|
rubidium
|
2bcc9d4d49
|
(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset the autosave settings.
|
2008-05-29 21:36:10 +00:00 |
|
rubidium
|
2854cc968f
|
(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset the autosave settings.
|
2008-05-29 21:36:10 +00:00 |
|
rubidium
|
02dbab8721
|
(svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.
|
2008-05-29 20:21:28 +00:00 |
|
rubidium
|
c33164831d
|
(svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.
|
2008-05-29 20:21:28 +00:00 |
|
rubidium
|
0a78ad46fa
|
(svn r13332) -Fix (r13325): network games got somewhat broken.
|
2008-05-29 19:06:54 +00:00 |
|
rubidium
|
be93c2c089
|
(svn r13332) -Fix (r13325): network games got somewhat broken.
|
2008-05-29 19:06:54 +00:00 |
|
rubidium
|
e7a501100a
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|