rubidium
|
5a620d1c65
|
(svn r22406) -Document: some more "random-ish" tidbits
|
2011-05-01 19:51:52 +00:00 |
|
planetmaker
|
6d031d0867
|
(svn r22080) -Doc: Add doxygen comments to a few functions and improve a few existing comments
|
2011-02-14 19:52:26 +00:00 |
|
planetmaker
|
914f8e9f1d
|
(svn r22080) -Doc: Add doxygen comments to a few functions and improve a few existing comments
|
2011-02-14 19:52:26 +00:00 |
|
rubidium
|
cb2c7f871f
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
rubidium
|
bc3ce1e53b
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
rubidium
|
dd39a0395c
|
(svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth)
|
2011-01-09 20:54:56 +00:00 |
|
rubidium
|
4eb4aad54f
|
(svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth)
|
2011-01-09 20:54:56 +00:00 |
|
yexo
|
f85bd1f37f
|
(svn r20728) -Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't call CMD_LANDSCAPE_CLEAR in test-mode from exec-mode
|
2010-09-03 21:41:08 +00:00 |
|
yexo
|
bd379e283f
|
(svn r20728) -Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't call CMD_LANDSCAPE_CLEAR in test-mode from exec-mode
|
2010-09-03 21:41:08 +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 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(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 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
9901b84729
|
(svn r20230) -Fix [FS#3961]: road vehicles could be dead locked with one way roads. This allows one wayness to be removed if there are vehicles on a tile; it does not allow you to add one wayness to roads that have vehicles on them as it makes turning vehicles jump
|
2010-07-27 22:00:43 +00:00 |
|
rubidium
|
cfdcb6cbee
|
(svn r20230) -Fix [FS#3961]: road vehicles could be dead locked with one way roads. This allows one wayness to be removed if there are vehicles on a tile; it does not allow you to add one wayness to roads that have vehicles on them as it makes turning vehicles jump
|
2010-07-27 22:00:43 +00:00 |
|
alberth
|
b97aba9da7
|
(svn r20215) -Fix [FS#3971]: Remove all road pieces rather than aborting at the first ownership error (Krille).
|
2010-07-25 10:04:13 +00:00 |
|
alberth
|
43b4d23b07
|
(svn r20215) -Fix [FS#3971]: Remove all road pieces rather than aborting at the first ownership error (Krille).
|
2010-07-25 10:04:13 +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
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
60b93f5c69
|
(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
|
2010-07-19 17:17:36 +00:00 |
|
rubidium
|
73527b7b45
|
(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
|
2010-07-19 17:17:36 +00:00 |
|
terkhen
|
6e226dc1fb
|
(svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille).
|
2010-07-10 20:12:32 +00:00 |
|
terkhen
|
40e58f78ba
|
(svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille).
|
2010-07-10 20:12:32 +00:00 |
|
terkhen
|
ca7172bc94
|
(svn r20099) -Fix [FS#3882]: Give priority to ownership errors while removing roads.
|
2010-07-09 16:41:51 +00:00 |
|
terkhen
|
f363f64c51
|
(svn r20099) -Fix [FS#3882]: Give priority to ownership errors while removing roads.
|
2010-07-09 16:41:51 +00:00 |
|
alberth
|
83fd89b606
|
(svn r20097) -Codechange: Share constant bitset of safe level crossing slopes.
|
2010-07-09 12:14:02 +00:00 |
|
alberth
|
82fc340a0a
|
(svn r20097) -Codechange: Share constant bitset of safe level crossing slopes.
|
2010-07-09 12:14:02 +00:00 |
|
michi_cc
|
e94f75095a
|
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype.
|
2010-07-02 16:34:11 +00:00 |
|
michi_cc
|
34f32cbbf4
|
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype.
|
2010-07-02 16:34:11 +00:00 |
|
rubidium
|
e3eb45a18a
|
(svn r20036) -Fix [FS#3911]: tram tracks didn't show at level crossing with the new railtypes
|
2010-06-30 16:08:12 +00:00 |
|
rubidium
|
b1d60d66cf
|
(svn r20036) -Fix [FS#3911]: tram tracks didn't show at level crossing with the new railtypes
|
2010-06-30 16:08:12 +00:00 |
|
yexo
|
ec723b7744
|
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
|
2010-06-20 19:13:02 +00:00 |
|
yexo
|
9cfb61adf5
|
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
|
2010-06-20 19:13:02 +00:00 |
|
rubidium
|
7f43b93eae
|
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
|
2010-05-12 19:21:00 +00:00 |
|
rubidium
|
93ff7d78e1
|
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
|
2010-05-12 19:21:00 +00:00 |
|
rubidium
|
00422b37ef
|
(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)
|
2010-05-11 21:01:57 +00:00 |
|
rubidium
|
fe71d4fc99
|
(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)
|
2010-05-11 21:01:57 +00:00 |
|
frosch
|
ed80045221
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
|
frosch
|
75d4bc947d
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
|
frosch
|
9036e7437a
|
(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits.
|
2010-04-13 17:29:19 +00:00 |
|
frosch
|
b76f0185d4
|
(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits.
|
2010-04-13 17:29:19 +00:00 |
|
smatz
|
258b128a56
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
|
smatz
|
0ef33548c2
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
|
alberth
|
72d62fd6fc
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
05d705e077
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
25907d12b8
|
(svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad().
|
2010-03-20 17:14:26 +00:00 |
|
alberth
|
b714160fcc
|
(svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad().
|
2010-03-20 17:14:26 +00:00 |
|
frosch
|
a974195284
|
(svn r19436) -Fix: With certain game settings one could clear tiles for free when building long roads.
|
2010-03-16 17:54:10 +00:00 |
|