Age | Commit message (Collapse) | Author |
|
(optional) parameter.
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
president and company renaming commands, too
|
|
vehicles, engines, towns, groups, stations, waypoints, managers and companies)
|
|
renamed before building anything, company name changed
|
|
constants.
|
|
|
|
with all other structs/classes that are in a pool.
|
|
name in the commands too.
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: split the diff_custom variable.
-Feature: allow changing some of the diff_custom variables via the console in network games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
handling and bring it in line with the coding guidelines.
|
|
when the variable can just be unsigned...
|
|
|
|
unneeded include from openttd.h.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
when it's not necessary.
|
|
useless includes.
|
|
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.
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
saves
|
|
some warnings and disclaimers when you want to unpause it.
|
|
instead calling it every time the vehicle is drawn
|
|
GameDifficulty instead on relying ints to always be 32 bits, which they are not.
|
|
some of the magic).
-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
|
|
vehicles that can have names, and skip inactive players.
|
|
inconsistent, and tested all 'namespaces'. now only check names of the same type.
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
place money in some string.
|
|
|
|
|
|
money64, which is now renamed to player_money.
|
|
easily modified.
|
|
|