OpenTTD Source 20241224-master-gee860a5c8e
|
Types related to cheating. More...
Go to the source code of this file.
Data Structures | |
struct | Cheat |
Info about each of the cheats. More... | |
struct | Cheats |
WARNING! Do not remove entries in Cheats struct or change the order of the existing ones! Would break downward compatibility. More... | |
Variables | |
Cheats | _cheats |
All the cheats. | |
Types related to cheating.
Definition in file cheat_type.h.
|
extern |
All the cheats.
Definition at line 16 of file cheat.cpp.
Referenced by ChangeTownRating(), CheckAllowRemoveRoad(), CheckAllowRemoveTunnelBridge(), CheckforTownRating(), CheckOrders(), ClearTile_Town(), ClickSetProdCheat(), CmdBuildTunnel(), FindNearestHangar(), InitializeCheats(), CHTSChunkHandler::Load(), MaybeCrashAirplane(), and CHTSChunkHandler::Save().