Age | Commit message (Collapse) | Author |
|
debugging levels to
use in debug.h. grfmsg() is now used as a specific debug-function for grf.
|
|
types. (NewCargo support will change this rule a bit...)
|
|
|
|
variable 41 result, partly blamed by vague documentation... (thanks lakie)
|
|
|
|
for a vehicle.
|
|
|
|
default group if the group chosen is undefined, not if it returns a bad result. This fixes some issues with UKRS.
|
|
use with sorting. This is basically a reversed version of GetRailVehAtPosition()
|
|
|
|
priority isn't supported.
|
|
where the newgrf's expect the original format. Thanks to michi_cc for finding these and providing the initial patch.
|
|
functions really depend on the original date format.
-Cleanup: use DAYS_TILL_ORIGINAL_BASE_YEAR where the date variables are in the old date format and conversions are needed.
-Cleanup: replace one (forgotten) instance of uint16 with Date.
|
|
the offset since 1920
-Codechange: store all year related variables that are _not_ stored in a savegame/transported over the network in the same format as _cur_year
|
|
date.[ch]
-Cleanup: fix whitespace related coding style issues in date.[ch]
-Cleanup: make original comments doxygen compatible and remove/change outdated comments
|
|
Commuter airport: Small. 5x4. 3 terminals, 2 helipads.
Intercontinental: massive. 9x11. 8 terminals, 2 helipads, 4 runways.
Helidepot: a small heliport with a depot for helis only.
Helistation: a large heliport with 3 helipads and a depot.
|
|
(more mart3p)
|
|
support for variable 7F for unbuilt vehicles (mart3p)
|
|
window, ensuring the correct direction is used (inspiration from mart3p)
|
|
|
|
hack/feature happier (and consistent) by returning 0 for the flag it uses.
|
|
better than raw numbers
|
|
for vehicles
|
|
instead of just the GRF ID.
|
|
|
|
returning -1.
|
|
variations
|
|
Clearing engine and newgrf_engine from cargo related structures.
Apart from moving stuff cargo related, there is nothing really newcargo for now.
|
|
data) used by variable 0x42.
|
|
|
|
of 29 pixels, for sets which use 32 pixel long engines/wagons.
|
|
|
|
|
|
no vehicle (fixes issue with purchase list)
|
|
|
|
|
|
different vehicle for parent scope than the first vehicle in the consist.
|
|
|
|
type occurance.
|
|
compile it. Needed for our MorphOS user ;)
|
|
of sprites in the set.
|
|
|
|
mapping from our own state. (heavily based on mart3p's code)
|
|
the parent scope vehicle to be the same as self scope. (Thanks mart3p)
|
|
|
|
that ref counting is gone.
|
|
also fixes some known bugs (e.g. the 'Standard Five' in UKRS is now the correct colour)
|
|
|
|
|
|
varadjusts and variable size. These are not yet processed, however.
|