Mon, 15 Jan 2007 14:42:24 +0000 |
celestar |
(svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get excessive payment any longer, as the origin TILE is now stored as long as the origin STATION for the transported cargos. Basically this is only a temporary fix until cargopackets are implemented, but it fixes one of the oldest known bugs (Special Thanks to Darkvater for lots of testing)
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 23:02:12 +0000 |
KUDr |
(svn r8136) -Codechange: Station spread rectangle manipulators turned into StationRect::methods.
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 20:00:25 +0000 |
tron |
(svn r8130) Provide struct GoodsEntry with a constructor
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 19:18:50 +0000 |
KUDr |
(svn r8125) -Codechange: Station is now constructed/destroyed using new/delete operators (don't worry, they still use the same memory pool). Few station related functions turned into Station::methods (just first step). All this new stuff moved from station_cmd.cpp to the new file (station.cpp).
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 11:05:01 +0000 |
celestar |
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 18:56:51 +0000 |
rubidium |
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
|
file |
diff |
annotate
|
Tue, 02 Jan 2007 19:19:48 +0000 |
rubidium |
(svn r7759) -Merge: makefile rewrite. This merge features:
|
file |
diff |
annotate
| base
|