index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
newgrf_properties.h
Age
Commit message (
Collapse
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2011-12-13
(svn r23504) -Feature: Aircraft range.
michi_cc
2011-11-08
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 ↵
frosch
instead.
2011-11-08
(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 ↵
frosch
instead.
2011-08-03
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
michi_cc
2010-11-06
(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property ↵
terkhen
0x15 (Speed).
2010-10-30
(svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties ↵
terkhen
0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort).
2010-02-22
(svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F ↵
frosch
and 11. (Eddi)
2009-11-08
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 ↵
frosch
'running cost factor'.
2009-09-22
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback ↵
frosch
0x36. Based on Terkhen's work.