From 7d496e8a633a8bbf8a14b65f490b4d21fa32ca03 Mon Sep 17 00:00:00 2001 From: PG-SteveT <63470275+PG-SteveT@users.noreply.github.com> Date: Thu, 24 Sep 2020 10:20:58 -0700 Subject: [PATCH] September 24th Hotfix Fixed some problematic harvester behavior Implemented 10% build time reduction for Turkey Neutral structures are capturable in multiplayer again (except for STRUCT_V01) Other misc. fixes --- CnCTDRAMapEditor.sln | 2 +- CnCTDRAMapEditor/Controls/BasicSettings.resx | 2 +- .../Controls/BriefingSettings.resx | 2 +- CnCTDRAMapEditor/Controls/MapPanel.resx | 2 +- .../Controls/ObjectProperties.resx | 2 +- CnCTDRAMapEditor/Controls/PlayerSettings.resx | 2 +- .../Controls/TerrainProperties.resx | 2 +- CnCTDRAMapEditor/Dialogs/ErrorMessageBox.resx | 2 +- .../Dialogs/InviteMessageBox.resx | 2 +- .../Dialogs/MapSettingsDialog.resx | 2 +- CnCTDRAMapEditor/Dialogs/NewMapDialog.resx | 2 +- CnCTDRAMapEditor/Dialogs/SteamDialog.resx | 2 +- CnCTDRAMapEditor/Dialogs/TeamTypesDialog.resx | 2 +- CnCTDRAMapEditor/Dialogs/TriggersDialog.resx | 2 +- CnCTDRAMapEditor/MainForm.resx | 2 +- CnCTDRAMapEditor/Properties/Resources.resx | 2 +- CnCTDRAMapEditor/Properties/Settings.settings | 2 +- .../Tools/Dialogs/CellTriggersToolDialog.resx | 2 +- .../Tools/Dialogs/GenericToolDialog.resx | 2 +- .../Tools/Dialogs/ObjectToolDialog.resx | 2 +- .../Tools/Dialogs/ResourcesToolDialog.resx | 2 +- .../Tools/Dialogs/TemplateToolDialog.resx | 2 +- .../Tools/Dialogs/TerrainToolDialog.resx | 2 +- .../Tools/Dialogs/WaypointsToolDialog.resx | 2 +- CnCTDRAMapEditor/Utility/INI.cs | 28 ++- REDALERT/ANIM.CPP | 2 +- REDALERT/BUILDING.CPP | 4 +- REDALERT/MiscAsm.cpp | 2 +- REDALERT/TECHNO.CPP | 11 ++ REDALERT/UNIT.CPP | 175 +++++++----------- REDALERT/UNIT.H | 4 +- REDALERT/WIN32LIB/DrawMisc.cpp | 2 +- TIBERIANDAWN/AIRCRAFT.CPP | 23 ++- TIBERIANDAWN/ANIM.CPP | 2 +- TIBERIANDAWN/BUILDING.CPP | 3 - TIBERIANDAWN/MiscAsm.cpp | 2 +- TIBERIANDAWN/UNIT.CPP | 174 +++++++---------- TIBERIANDAWN/UNIT.H | 6 +- TIBERIANDAWN/WIN32LIB/DrawMisc.cpp | 2 +- TIBERIANDAWN/WIN32LIB/FACINGFF.h | 2 +- 40 files changed, 226 insertions(+), 264 deletions(-) diff --git a/CnCTDRAMapEditor.sln b/CnCTDRAMapEditor.sln index e6bebce..9bdf5cd 100644 --- a/CnCTDRAMapEditor.sln +++ b/CnCTDRAMapEditor.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.1022 diff --git a/CnCTDRAMapEditor/Controls/BasicSettings.resx b/CnCTDRAMapEditor/Controls/BasicSettings.resx index d58980a..1af7de1 100644 --- a/CnCTDRAMapEditor/Controls/BasicSettings.resx +++ b/CnCTDRAMapEditor/Controls/BasicSettings.resx @@ -1,4 +1,4 @@ - +