Age | Commit message (Collapse) | Author |
|
PoolItem::IsValidID(index)
|
|
|
|
DrawString.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
they are basically the same thing
|
|
|
|
classes.
|
|
|
|
viewport instead of magic constants.
|
|
adding them as comment to the widget arrays.
|
|
TVW_SHOWAUTHORITY (bilbo)
|
|
callback
|
|
|
|
new one.
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
town-growth in town-view-window. (and only if it is really needed)
|
|
FoundTownWindow
|
|
|
|
|
|
town' window
|
|
static function/variables of the scenedit window
|
|
|
|
town a bit more readable
|
|
|
|
guarantees that _current_company is the same as _local_company.
|
|
|
|
therefore it does not belong in _gui.
|
|
required.
|
|
window.
|
|
active, which are usually closed after placing an object. (planetmaker)
|
|
depots, industries, towns and waypoints
|
|
(optional) parameter.
|
|
after importing older savegame and during town generation
-Codechange: rewrite parts of code responsible for caching index of nearest town
|
|
of only roads owned by tiles. This replaces a O(n) search over all towns from the road's tileloop with a O(1) lookup (PhilSophus)
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
vehicles, engines, towns, groups, stations, waypoints, managers and companies)
|
|
ShowQueryString()
|
|
constants.
|
|
assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis.
|
|
|
|
with all other structs/classes that are in a pool.
|
|
the class who calls it
|
|
the appropriate function calls
|
|
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.
|
|
|