Age | Commit message (Collapse) | Author |
|
|
|
coding style
|
|
|
|
|
|
map generation window (based on patch by CommanderZ).
|
|
|
|
|
|
|
|
|
|
casting from floats to integers
|
|
generator. Evolved from curve map idea from Zephyris.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which edges will be water to 4 pushbuttons (based on patch by planetmaker).
|
|
|
|
|
|
|
|
CommanderZ.
|
|
amplitudes/16.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
from openttd.h to their own headers.
|
|
|
|
|
|
unneeded include from openttd.h.
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
|
|
unneeded define
|
|
|
|
landscape types.
|
|
|
|
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
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().
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|