Fixed a duplicate obj_dude script being created when loading a saved game.

Added a fix to prevent the reserved object IDs of the player and party members from being generated for other objects.
Moved SkipOpeningMovies to movies.cpp.
Added log entries for various Init() functions in main.cpp.
Renamed timer.cpp/h to SpeedPatch.cpp/h.
This commit is contained in:
NovaRain
2019-03-31 23:02:56 +08:00
parent 6193afff11
commit 5d7ee90f71
11 changed files with 71 additions and 13 deletions
+1 -1
View File
@@ -665,7 +665,7 @@ InterfaceDontMoveOnTop=0
SpecialDeathGVAR=491
;Set to 1 to disable the special handling of map IDs 19 and 37 in the engine when entering the maps
;Don't set this to anything other than 0 unless another mod you're using explicitly tells you to!
;Note that enabling this option can break the map changes in Modoc and Vault 15
DisableSpecialMapIDs=0
;Set to 1 to display sfall built-in credits at the bottom of credits.txt contents instead of at the top