equal
deleted
inserted
replaced
217 SQAISignRegister(this->engine); |
217 SQAISignRegister(this->engine); |
218 SQAIStationListCargoWaitingRegister(this->engine); |
218 SQAIStationListCargoWaitingRegister(this->engine); |
219 SQAIStationListLocationRegister(this->engine); |
219 SQAIStationListLocationRegister(this->engine); |
220 SQAIStationListRegister(this->engine); |
220 SQAIStationListRegister(this->engine); |
221 SQAIStationRegister(this->engine); |
221 SQAIStationRegister(this->engine); |
|
222 SQAIStationVehicleListRegister(this->engine); |
222 SQAITestModeRegister(this->engine); |
223 SQAITestModeRegister(this->engine); |
223 SQAITileListBuildableRegister(this->engine); |
224 SQAITileListBuildableRegister(this->engine); |
224 SQAITileListCargoAcceptanceRegister(this->engine); |
225 SQAITileListCargoAcceptanceRegister(this->engine); |
225 SQAITileListNeighbourRoadCountRegister(this->engine); |
226 SQAITileListNeighbourRoadCountRegister(this->engine); |
226 SQAITileListRegister(this->engine); |
227 SQAITileListRegister(this->engine); |