(svn r6601) - Codechange: Support cargo subtypes in the refit window. The refit window has been altered to support resizing and scrolling. Note that the cargo subtype isn't yet passed for actual refitting yet. (Based on mart3p's patch)

This commit is contained in:
peter1138
2006-10-01 12:00:32 +00:00
parent 6bde2a5e70
commit 53efef1f7b
3 changed files with 177 additions and 50 deletions

View File

@@ -33,6 +33,8 @@ enum CallbackID {
CBID_TRAIN_ARTIC_ENGINE = 0x16,
CBID_VEHICLE_CARGO_SUFFIX = 0x19,
CBID_TRAIN_ALLOW_WAGON_ATTACH = 0x1D,
/* This callback is called from vehicle purchase lists. It returns a value to be