OpenTTD Source 20250331-master-g3c15e0c889
|
GRF action handler. More...
#include <newgrf_internal.h>
Static Public Member Functions | |
static void | FileScan (ByteReader &buf) |
static void | SafetyScan (ByteReader &buf) |
static void | LabelScan (ByteReader &buf) |
static void | Init (ByteReader &buf) |
static void | Reserve (ByteReader &buf) |
static void | Activation (ByteReader &buf) |
GRF action handler.
Definition at line 37 of file newgrf_internal.h.
void GrfActionHandler< 0x10 >::Activation | ( | ByteReader & | ) |
Definition at line 37 of file newgrf_act10.cpp.
void GrfActionHandler< 0x14 >::Activation | ( | ByteReader & | ) |
Definition at line 462 of file newgrf_act14.cpp.
void GrfActionHandler< 0x0F >::Activation | ( | ByteReader & | ) |
Definition at line 103 of file newgrf_actf.cpp.
void GrfActionHandler< 0x00 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 281 of file newgrf_act0.cpp.
void GrfActionHandler< 0x01 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 89 of file newgrf_act1.cpp.
void GrfActionHandler< 0x11 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 180 of file newgrf_act11.cpp.
void GrfActionHandler< 0x12 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 80 of file newgrf_act12.cpp.
void GrfActionHandler< 0x13 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 79 of file newgrf_act13.cpp.
void GrfActionHandler< 0x02 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 704 of file newgrf_act2.cpp.
void GrfActionHandler< 0x03 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 778 of file newgrf_act3.cpp.
void GrfActionHandler< 0x04 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 167 of file newgrf_act4.cpp.
void GrfActionHandler< 0x05 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 198 of file newgrf_act5.cpp.
void GrfActionHandler< 0x06 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 119 of file newgrf_act6.cpp.
void GrfActionHandler< 0x07 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 346 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x09 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 353 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x08 >::Activation | ( | ByteReader & | buf | ) |
Definition at line 84 of file newgrf_act8.cpp.
void GrfActionHandler< 0x0A >::Activation | ( | ByteReader & | buf | ) |
Definition at line 102 of file newgrf_acta.cpp.
void GrfActionHandler< 0x0B >::Activation | ( | ByteReader & | buf | ) |
Definition at line 132 of file newgrf_actb.cpp.
void GrfActionHandler< 0x0C >::Activation | ( | ByteReader & | buf | ) |
Definition at line 36 of file newgrf_actc.cpp.
void GrfActionHandler< 0x0D >::Activation | ( | ByteReader & | buf | ) |
Definition at line 491 of file newgrf_actd.cpp.
void GrfActionHandler< 0x0E >::Activation | ( | ByteReader & | buf | ) |
Definition at line 68 of file newgrf_acte.cpp.
void GrfActionHandler< 0x00 >::FileScan | ( | ByteReader & | ) |
Definition at line 276 of file newgrf_act0.cpp.
void GrfActionHandler< 0x10 >::FileScan | ( | ByteReader & | ) |
Definition at line 32 of file newgrf_act10.cpp.
void GrfActionHandler< 0x13 >::FileScan | ( | ByteReader & | ) |
Definition at line 74 of file newgrf_act13.cpp.
void GrfActionHandler< 0x02 >::FileScan | ( | ByteReader & | ) |
Definition at line 699 of file newgrf_act2.cpp.
void GrfActionHandler< 0x03 >::FileScan | ( | ByteReader & | ) |
Definition at line 773 of file newgrf_act3.cpp.
void GrfActionHandler< 0x04 >::FileScan | ( | ByteReader & | ) |
Definition at line 162 of file newgrf_act4.cpp.
void GrfActionHandler< 0x06 >::FileScan | ( | ByteReader & | ) |
Definition at line 114 of file newgrf_act6.cpp.
void GrfActionHandler< 0x07 >::FileScan | ( | ByteReader & | ) |
Definition at line 341 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x09 >::FileScan | ( | ByteReader & | ) |
Definition at line 348 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x0B >::FileScan | ( | ByteReader & | ) |
Definition at line 127 of file newgrf_actb.cpp.
void GrfActionHandler< 0x0C >::FileScan | ( | ByteReader & | ) |
Definition at line 31 of file newgrf_actc.cpp.
void GrfActionHandler< 0x0D >::FileScan | ( | ByteReader & | ) |
Definition at line 486 of file newgrf_actd.cpp.
void GrfActionHandler< 0x0E >::FileScan | ( | ByteReader & | ) |
Definition at line 63 of file newgrf_acte.cpp.
void GrfActionHandler< 0x0F >::FileScan | ( | ByteReader & | ) |
Definition at line 98 of file newgrf_actf.cpp.
void GrfActionHandler< 0x01 >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 84 of file newgrf_act1.cpp.
void GrfActionHandler< 0x11 >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 175 of file newgrf_act11.cpp.
void GrfActionHandler< 0x12 >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 75 of file newgrf_act12.cpp.
void GrfActionHandler< 0x14 >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 457 of file newgrf_act14.cpp.
void GrfActionHandler< 0x05 >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 193 of file newgrf_act5.cpp.
void GrfActionHandler< 0x08 >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 79 of file newgrf_act8.cpp.
void GrfActionHandler< 0x0A >::FileScan | ( | ByteReader & | buf | ) |
Definition at line 97 of file newgrf_acta.cpp.
void GrfActionHandler< 0x00 >::Init | ( | ByteReader & | ) |
Definition at line 279 of file newgrf_act0.cpp.
void GrfActionHandler< 0x10 >::Init | ( | ByteReader & | ) |
Definition at line 35 of file newgrf_act10.cpp.
void GrfActionHandler< 0x13 >::Init | ( | ByteReader & | ) |
Definition at line 77 of file newgrf_act13.cpp.
void GrfActionHandler< 0x14 >::Init | ( | ByteReader & | ) |
Definition at line 460 of file newgrf_act14.cpp.
void GrfActionHandler< 0x02 >::Init | ( | ByteReader & | ) |
Definition at line 702 of file newgrf_act2.cpp.
void GrfActionHandler< 0x03 >::Init | ( | ByteReader & | ) |
Definition at line 776 of file newgrf_act3.cpp.
void GrfActionHandler< 0x04 >::Init | ( | ByteReader & | ) |
Definition at line 165 of file newgrf_act4.cpp.
void GrfActionHandler< 0x07 >::Init | ( | ByteReader & | ) |
Definition at line 344 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x01 >::Init | ( | ByteReader & | buf | ) |
Definition at line 87 of file newgrf_act1.cpp.
void GrfActionHandler< 0x11 >::Init | ( | ByteReader & | buf | ) |
Definition at line 178 of file newgrf_act11.cpp.
void GrfActionHandler< 0x12 >::Init | ( | ByteReader & | buf | ) |
Definition at line 78 of file newgrf_act12.cpp.
void GrfActionHandler< 0x05 >::Init | ( | ByteReader & | buf | ) |
Definition at line 196 of file newgrf_act5.cpp.
void GrfActionHandler< 0x06 >::Init | ( | ByteReader & | buf | ) |
Definition at line 117 of file newgrf_act6.cpp.
void GrfActionHandler< 0x09 >::Init | ( | ByteReader & | buf | ) |
Definition at line 351 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x08 >::Init | ( | ByteReader & | buf | ) |
Definition at line 82 of file newgrf_act8.cpp.
void GrfActionHandler< 0x0A >::Init | ( | ByteReader & | buf | ) |
Definition at line 100 of file newgrf_acta.cpp.
void GrfActionHandler< 0x0B >::Init | ( | ByteReader & | buf | ) |
Definition at line 130 of file newgrf_actb.cpp.
void GrfActionHandler< 0x0C >::Init | ( | ByteReader & | buf | ) |
Definition at line 34 of file newgrf_actc.cpp.
void GrfActionHandler< 0x0D >::Init | ( | ByteReader & | buf | ) |
Definition at line 489 of file newgrf_actd.cpp.
void GrfActionHandler< 0x0E >::Init | ( | ByteReader & | buf | ) |
Definition at line 66 of file newgrf_acte.cpp.
void GrfActionHandler< 0x0F >::Init | ( | ByteReader & | buf | ) |
Definition at line 101 of file newgrf_actf.cpp.
void GrfActionHandler< 0x00 >::LabelScan | ( | ByteReader & | ) |
Definition at line 278 of file newgrf_act0.cpp.
void GrfActionHandler< 0x13 >::LabelScan | ( | ByteReader & | ) |
Definition at line 76 of file newgrf_act13.cpp.
void GrfActionHandler< 0x14 >::LabelScan | ( | ByteReader & | ) |
Definition at line 459 of file newgrf_act14.cpp.
void GrfActionHandler< 0x02 >::LabelScan | ( | ByteReader & | ) |
Definition at line 701 of file newgrf_act2.cpp.
void GrfActionHandler< 0x03 >::LabelScan | ( | ByteReader & | ) |
Definition at line 775 of file newgrf_act3.cpp.
void GrfActionHandler< 0x04 >::LabelScan | ( | ByteReader & | ) |
Definition at line 164 of file newgrf_act4.cpp.
void GrfActionHandler< 0x06 >::LabelScan | ( | ByteReader & | ) |
Definition at line 116 of file newgrf_act6.cpp.
void GrfActionHandler< 0x07 >::LabelScan | ( | ByteReader & | ) |
Definition at line 343 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x09 >::LabelScan | ( | ByteReader & | ) |
Definition at line 350 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x08 >::LabelScan | ( | ByteReader & | ) |
Definition at line 81 of file newgrf_act8.cpp.
void GrfActionHandler< 0x0B >::LabelScan | ( | ByteReader & | ) |
Definition at line 129 of file newgrf_actb.cpp.
void GrfActionHandler< 0x0C >::LabelScan | ( | ByteReader & | ) |
Definition at line 33 of file newgrf_actc.cpp.
void GrfActionHandler< 0x0D >::LabelScan | ( | ByteReader & | ) |
Definition at line 488 of file newgrf_actd.cpp.
void GrfActionHandler< 0x0E >::LabelScan | ( | ByteReader & | ) |
Definition at line 65 of file newgrf_acte.cpp.
void GrfActionHandler< 0x0F >::LabelScan | ( | ByteReader & | ) |
Definition at line 100 of file newgrf_actf.cpp.
void GrfActionHandler< 0x01 >::LabelScan | ( | ByteReader & | buf | ) |
Definition at line 86 of file newgrf_act1.cpp.
void GrfActionHandler< 0x10 >::LabelScan | ( | ByteReader & | buf | ) |
Definition at line 34 of file newgrf_act10.cpp.
void GrfActionHandler< 0x11 >::LabelScan | ( | ByteReader & | buf | ) |
Definition at line 177 of file newgrf_act11.cpp.
void GrfActionHandler< 0x12 >::LabelScan | ( | ByteReader & | buf | ) |
Definition at line 77 of file newgrf_act12.cpp.
void GrfActionHandler< 0x05 >::LabelScan | ( | ByteReader & | buf | ) |
Definition at line 195 of file newgrf_act5.cpp.
void GrfActionHandler< 0x0A >::LabelScan | ( | ByteReader & | buf | ) |
Definition at line 99 of file newgrf_acta.cpp.
void GrfActionHandler< 0x10 >::Reserve | ( | ByteReader & | ) |
Definition at line 36 of file newgrf_act10.cpp.
void GrfActionHandler< 0x13 >::Reserve | ( | ByteReader & | ) |
Definition at line 78 of file newgrf_act13.cpp.
void GrfActionHandler< 0x14 >::Reserve | ( | ByteReader & | ) |
Definition at line 461 of file newgrf_act14.cpp.
void GrfActionHandler< 0x02 >::Reserve | ( | ByteReader & | ) |
Definition at line 703 of file newgrf_act2.cpp.
void GrfActionHandler< 0x03 >::Reserve | ( | ByteReader & | ) |
Definition at line 777 of file newgrf_act3.cpp.
void GrfActionHandler< 0x04 >::Reserve | ( | ByteReader & | ) |
Definition at line 166 of file newgrf_act4.cpp.
void GrfActionHandler< 0x0C >::Reserve | ( | ByteReader & | ) |
Definition at line 35 of file newgrf_actc.cpp.
void GrfActionHandler< 0x0F >::Reserve | ( | ByteReader & | ) |
Definition at line 102 of file newgrf_actf.cpp.
void GrfActionHandler< 0x00 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 280 of file newgrf_act0.cpp.
void GrfActionHandler< 0x01 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 88 of file newgrf_act1.cpp.
void GrfActionHandler< 0x11 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 179 of file newgrf_act11.cpp.
void GrfActionHandler< 0x12 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 79 of file newgrf_act12.cpp.
void GrfActionHandler< 0x05 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 197 of file newgrf_act5.cpp.
void GrfActionHandler< 0x06 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 118 of file newgrf_act6.cpp.
void GrfActionHandler< 0x07 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 345 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x09 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 352 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x08 >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 83 of file newgrf_act8.cpp.
void GrfActionHandler< 0x0A >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 101 of file newgrf_acta.cpp.
void GrfActionHandler< 0x0B >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 131 of file newgrf_actb.cpp.
void GrfActionHandler< 0x0D >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 490 of file newgrf_actd.cpp.
void GrfActionHandler< 0x0E >::Reserve | ( | ByteReader & | buf | ) |
Definition at line 67 of file newgrf_acte.cpp.
void GrfActionHandler< 0x10 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 33 of file newgrf_act10.cpp.
void GrfActionHandler< 0x13 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 75 of file newgrf_act13.cpp.
void GrfActionHandler< 0x14 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 458 of file newgrf_act14.cpp.
void GrfActionHandler< 0x02 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 700 of file newgrf_act2.cpp.
void GrfActionHandler< 0x04 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 163 of file newgrf_act4.cpp.
void GrfActionHandler< 0x06 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 115 of file newgrf_act6.cpp.
void GrfActionHandler< 0x07 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 342 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x09 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 349 of file newgrf_act7_9.cpp.
void GrfActionHandler< 0x08 >::SafetyScan | ( | ByteReader & | ) |
Definition at line 80 of file newgrf_act8.cpp.
void GrfActionHandler< 0x0B >::SafetyScan | ( | ByteReader & | ) |
Definition at line 128 of file newgrf_actb.cpp.
void GrfActionHandler< 0x0C >::SafetyScan | ( | ByteReader & | ) |
Definition at line 32 of file newgrf_actc.cpp.
void GrfActionHandler< 0x00 >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 277 of file newgrf_act0.cpp.
void GrfActionHandler< 0x01 >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 85 of file newgrf_act1.cpp.
void GrfActionHandler< 0x11 >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 176 of file newgrf_act11.cpp.
void GrfActionHandler< 0x12 >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 76 of file newgrf_act12.cpp.
void GrfActionHandler< 0x03 >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 774 of file newgrf_act3.cpp.
void GrfActionHandler< 0x05 >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 194 of file newgrf_act5.cpp.
void GrfActionHandler< 0x0A >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 98 of file newgrf_acta.cpp.
void GrfActionHandler< 0x0D >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 487 of file newgrf_actd.cpp.
void GrfActionHandler< 0x0E >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 64 of file newgrf_acte.cpp.
void GrfActionHandler< 0x0F >::SafetyScan | ( | ByteReader & | buf | ) |
Definition at line 99 of file newgrf_actf.cpp.