------------------------------------------------------------------------ r2301 | helixhorned | 2012-01-29 13:46:44 -0800 (Sun, 29 Jan 2012) | 3 lines Make savegames between dynamicremap-enabled and -disabled builds compatible. Of course, only when the mod/TC in question doesn't use that feature. ------------------------------------------------------------------------ r2300 | terminx | 2012-01-28 07:16:14 -0800 (Sat, 28 Jan 2012) | 4 lines Dynamic tile remapping shouldn't actually be disabled in synthesis builds, whether the source allows it to be compi led out or not. Removing features that certain mods may depend on to operate correctly without throwing any kind of error or warning at startup other than a logged message is bad. ------------------------------------------------------------------------