rubidium
|
0827b314f9
|
(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch.
|
2007-10-05 17:55:12 +00:00 |
|
rubidium
|
e237ac3ff3
|
(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch.
|
2007-10-05 17:55:12 +00:00 |
|
rubidium
|
5c9553d48b
|
(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
|
2007-09-19 16:36:42 +00:00 |
|
rubidium
|
7d325672eb
|
(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
|
2007-09-19 16:36:42 +00:00 |
|
rubidium
|
ba55c4cef2
|
(svn r11112) -Fix (r11107) [FS#1229]: in some cases one could destroy (parts of) buildings when building tunnels.
|
2007-09-15 09:39:23 +00:00 |
|
rubidium
|
070f7b7a27
|
(svn r11112) -Fix (r11107) [FS#1229]: in some cases one could destroy (parts of) buildings when building tunnels.
|
2007-09-15 09:39:23 +00:00 |
|
rubidium
|
3055d42fc4
|
(svn r11107) -Feature: some tool so one can still build tunnels under rails (and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch.
|
2007-09-14 22:27:40 +00:00 |
|
rubidium
|
fef64185b8
|
(svn r11107) -Feature: some tool so one can still build tunnels under rails (and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch.
|
2007-09-14 22:27:40 +00:00 |
|
rubidium
|
643ffb270c
|
(svn r11068) -Codechange: remove Vehicle::HasFront as all vehicles have the Vehicle::first pointer correctly set.
|
2007-09-09 11:23:49 +00:00 |
|
rubidium
|
40b871410b
|
(svn r11068) -Codechange: remove Vehicle::HasFront as all vehicles have the Vehicle::first pointer correctly set.
|
2007-09-09 11:23:49 +00:00 |
|
rubidium
|
c97804461e
|
(svn r11059) -Fix [FS#1182]: inconsistency between Rail<->ElRail conversions of different kinds of rail containing tiles (normal rail, stations, depots, etc). Patch by SmatZ.
|
2007-09-08 09:52:02 +00:00 |
|
rubidium
|
91a49cee55
|
(svn r11059) -Fix [FS#1182]: inconsistency between Rail<->ElRail conversions of different kinds of rail containing tiles (normal rail, stations, depots, etc). Patch by SmatZ.
|
2007-09-08 09:52:02 +00:00 |
|
rubidium
|
f4482907da
|
(svn r11005) -Codechange: move the tiletype specific terraforming checks to the functions for those tile types.
-Codechange: barren the rail grounds on terraforming.
|
2007-08-30 17:17:04 +00:00 |
|
rubidium
|
b284b5fa92
|
(svn r11005) -Codechange: move the tiletype specific terraforming checks to the functions for those tile types.
-Codechange: barren the rail grounds on terraforming.
|
2007-08-30 17:17:04 +00:00 |
|
rubidium
|
e93f41676f
|
(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transparant when the other catenary was drawn transparant. Patch by smatz.
|
2007-08-25 20:32:18 +00:00 |
|
rubidium
|
ba69ac2632
|
(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transparant when the other catenary was drawn transparant. Patch by smatz.
|
2007-08-25 20:32:18 +00:00 |
|
rubidium
|
537025e63b
|
(svn r10776) -Fix [FS#1081]: you would not pay for some foundations of bridges whereas you would pay for others.
|
2007-08-03 23:18:56 +00:00 |
|
rubidium
|
727cb6ae49
|
(svn r10776) -Fix [FS#1081]: you would not pay for some foundations of bridges whereas you would pay for others.
|
2007-08-03 23:18:56 +00:00 |
|
rubidium
|
c60988a1d5
|
(svn r10758) -Codechange: make the depot struct use the pool item class as super class.
|
2007-08-02 22:33:53 +00:00 |
|
rubidium
|
549450d31a
|
(svn r10758) -Codechange: make the depot struct use the pool item class as super class.
|
2007-08-02 22:33:53 +00:00 |
|
rubidium
|
2800a49f03
|
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.
|
2007-07-29 23:42:59 +00:00 |
|
rubidium
|
7fb3f54584
|
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.
|
2007-07-29 23:42:59 +00:00 |
|
rubidium
|
903a0a08c2
|
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
|
2007-07-26 16:51:10 +00:00 |
|
rubidium
|
d624f66c79
|
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
|
2007-07-26 16:51:10 +00:00 |
|
rubidium
|
a26ef1ee3a
|
(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.
|
2007-07-26 14:07:11 +00:00 |
|
rubidium
|
02ab86631e
|
(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.
|
2007-07-26 14:07:11 +00:00 |
|
truelight
|
c239884287
|
(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo)
|
2007-07-23 16:15:40 +00:00 |
|
truelight
|
2f0448ddba
|
(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo)
|
2007-07-23 16:15:40 +00:00 |
|
rubidium
|
df009178d4
|
(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h
|
2007-07-16 09:16:58 +00:00 |
|
rubidium
|
efc7fdf2fd
|
(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h
|
2007-07-16 09:16:58 +00:00 |
|
rubidium
|
46a6b03940
|
(svn r10549) -Fix [FS#1031]: wrong tram catenary poles drawn in some bridge directions.
|
2007-07-13 15:12:36 +00:00 |
|
rubidium
|
02f00a254d
|
(svn r10549) -Fix [FS#1031]: wrong tram catenary poles drawn in some bridge directions.
|
2007-07-13 15:12:36 +00:00 |
|
rubidium
|
b9db0b8cf1
|
(svn r10362) -Codechange: make tunnel costs less exponential for (very) long tunnels.
|
2007-06-27 19:00:14 +00:00 |
|
rubidium
|
2a96ca6983
|
(svn r10362) -Codechange: make tunnel costs less exponential for (very) long tunnels.
|
2007-06-27 19:00:14 +00:00 |
|
rubidium
|
71295c7d9e
|
(svn r10309) -Revert (part of r10308): "fixing" the bounding box for bridge entrances reveals one of the bugs that will be fixed when FS#119 is fixed.
|
2007-06-24 20:17:39 +00:00 |
|
rubidium
|
58451059de
|
(svn r10309) -Revert (part of r10308): "fixing" the bounding box for bridge entrances reveals one of the bugs that will be fixed when FS#119 is fixed.
|
2007-06-24 20:17:39 +00:00 |
|
rubidium
|
949fc3d78c
|
(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fixing FS#119.
|
2007-06-24 20:06:10 +00:00 |
|
rubidium
|
1caa0f7fb7
|
(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fixing FS#119.
|
2007-06-24 20:06:10 +00:00 |
|
rubidium
|
d92d65a99a
|
(svn r10306) -Fix [FS#890]: the fix in r10219 was not enough to stop this bug from happening.
|
2007-06-24 16:44:06 +00:00 |
|
rubidium
|
b17b9351dd
|
(svn r10306) -Fix [FS#890]: the fix in r10219 was not enough to stop this bug from happening.
|
2007-06-24 16:44:06 +00:00 |
|
rubidium
|
75ebd2c5a8
|
(svn r10259) -Fix (r10258): committed a little too much.. would've made pretty cheap tunnels though :)
|
2007-06-21 17:27:21 +00:00 |
|
rubidium
|
9feb9f84fc
|
(svn r10259) -Fix (r10258): committed a little too much.. would've made pretty cheap tunnels though :)
|
2007-06-21 17:27:21 +00:00 |
|
rubidium
|
d0fa4eb9de
|
(svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
2007-06-21 17:25:17 +00:00 |
|
rubidium
|
9c0944aa09
|
(svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
2007-06-21 17:25:17 +00:00 |
|
rubidium
|
dffad5260b
|
(svn r10248) -Codechange: don't limit the cost of tunnels.
|
2007-06-21 14:58:30 +00:00 |
|
rubidium
|
709ec29563
|
(svn r10248) -Codechange: don't limit the cost of tunnels.
|
2007-06-21 14:58:30 +00:00 |
|
rubidium
|
773a7c9cb6
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
49220cc6f1
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
3ccc83e640
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
966e2738b9
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|