Age | Commit message (Collapse) | Author |
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
their respective places.
|
|
|
|
|
|
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
station and other signs when you haven't converted the map to the 'current' format as that means you are going to read data in the 'old' format when you assume that it is in the 'current' format.
|
|
cause they depend on Random()
-Codechange: Convert the CHANCE macros to functions and rename them fitting to the naming style
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
chance was really a 32769 in 65536 chance.
|
|
divide.
|
|
cause a crash...
|
|
wrapping around the map's edge when you use the wrapping (and MP_VOID tiles) to determine whether the bridge can be build.
|
|
remembered.
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
|
|
(and better comments) (skidd13 / TrueLight)
|
|
|
|
differences. Patch by skidd13.
|
|
when using an overridden town building, since the house id is the one that's used to actually build the house.
|
|
-Fix: make sure canals are never owned by water. Based on a patch by boekabart.
|
|
|
|
Patch by skidd13.
|
|
time a new grf file is been submitted.
Since newhouses showed the way to newindustries(meaning I copied/adapted a lot of code and processes from it), the behaviour was there for newhouses too.
|
|
some of the magic).
-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
|
|
|
|
possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
|
|
other road.
|
|
(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.
|
|
Patch by frosch.
|
|
towns, in order to make it more readable and with improved performance. (FS#1161 by skidd13)
|
|
|
|
subsystem. Patch by Progman.
|
|
|
|
the functions for those tile types.
-Codechange: barren the rail grounds on terraforming.
|
|
representative and more fitting of trunk's naming convention (skidd13)
|
|
|
|
simplifications to the terraforming code. Patch by frosch.
|
|
cleanups might cause memory leaks due to the way C++ works.
|
|
manually in scenario editor
|
|
similarly for AddBlock*.
|
|
as super class.
|
|
super class.
|