22 #ifndef MTROPOLIS_HACKS_H 23 #define MTROPOLIS_HACKS_H 25 #include "common/rect.h" 26 #include "common/ptr.h" 27 #include "common/hashmap.h" 34 class SceneTransitionHooks;
35 class StructuralHooks;
36 class SaveLoadMechanismHooks;
37 struct IAutoSaveProvider;
38 struct MTropolisGameDescription;
51 bool ignoreMismatchedProjectNameInObjectLookups;
52 bool removeQuickTimeEdits;
53 bool ignoreMToonMaintainRateFlag;
54 bool allowAssetsFromOtherScenes;
55 bool mtiVariableReferencesHack;
56 bool mtiSceneReturnHack;
57 bool mtiHispaniolaDamagedStringHack;
59 bool ignoreSceneUnloads;
63 uint32 minTransitionDuration;
77 namespace HackSuites {
Definition: detection.h:202
Definition: saveload.h:64