diff --git a/core/systems/ExtensionSys.cpp b/core/ExtensionSys.cpp similarity index 100% rename from core/systems/ExtensionSys.cpp rename to core/ExtensionSys.cpp diff --git a/core/systems/ExtensionSys.h b/core/ExtensionSys.h similarity index 100% rename from core/systems/ExtensionSys.h rename to core/ExtensionSys.h diff --git a/core/systems/ForwardSys.cpp b/core/ForwardSys.cpp similarity index 100% rename from core/systems/ForwardSys.cpp rename to core/ForwardSys.cpp diff --git a/core/systems/ForwardSys.h b/core/ForwardSys.h similarity index 100% rename from core/systems/ForwardSys.h rename to core/ForwardSys.h diff --git a/core/systems/HandleSys.cpp b/core/HandleSys.cpp similarity index 100% rename from core/systems/HandleSys.cpp rename to core/HandleSys.cpp diff --git a/core/systems/HandleSys.h b/core/HandleSys.h similarity index 100% rename from core/systems/HandleSys.h rename to core/HandleSys.h diff --git a/core/systems/LibrarySys.cpp b/core/LibrarySys.cpp similarity index 100% rename from core/systems/LibrarySys.cpp rename to core/LibrarySys.cpp diff --git a/core/systems/LibrarySys.h b/core/LibrarySys.h similarity index 100% rename from core/systems/LibrarySys.h rename to core/LibrarySys.h diff --git a/core/Logger.cpp b/core/Logger.cpp index cc35ef1a..977bf732 100644 --- a/core/Logger.cpp +++ b/core/Logger.cpp @@ -34,7 +34,7 @@ #include "sourcemm_api.h" #include "sm_stringutil.h" #include "Logger.h" -#include "systems/LibrarySys.h" +#include "LibrarySys.h" #include "TimerSys.h" #include "sm_version.h" diff --git a/core/Makefile b/core/Makefile index 8e17b678..7d3042b8 100644 --- a/core/Makefile +++ b/core/Makefile @@ -28,9 +28,13 @@ OBJECTS += smn_admin.cpp smn_bitbuffer.cpp smn_console.cpp smn_core.cpp \ smn_lang.cpp smn_player.cpp smn_string.cpp smn_sorting.cpp smn_textparse.cpp smn_timers.cpp \ smn_usermsgs.cpp smn_menus.cpp smn_database.cpp smn_vector.cpp smn_adt_array.cpp \ smn_adt_trie.cpp smn_hudtext.cpp smn_adt_stack.cpp smn_nextmap.cpp -OBJECTS += systems/ExtensionSys.cpp systems/ForwardSys.cpp systems/HandleSys.cpp \ - systems/LibrarySys.cpp systems/PluginInfoDatabase.cpp systems/PluginSys.cpp \ - systems/ShareSys.cpp +OBJECTS += ExtensionSys.cpp \ + ForwardSys.cpp \ + HandleSys.cpp \ + LibrarySys.cpp \ + PluginInfoDatabase.cpp \ + PluginSys.cpp \ + ShareSys.cpp OBJECTS += thread/ThreadWorker.cpp thread/BaseWorker.cpp thread/PosixThreads.cpp ThreadSupport.cpp ############################################## diff --git a/core/PlayerManager.cpp b/core/PlayerManager.cpp index 880a84b1..f5076495 100644 --- a/core/PlayerManager.cpp +++ b/core/PlayerManager.cpp @@ -46,7 +46,7 @@ #include #include #include "GameConfigs.h" -#include "systems/ExtensionSys.h" +#include "ExtensionSys.h" PlayerManager g_Players; bool g_OnMapStarted = false; diff --git a/core/systems/PluginInfoDatabase.cpp b/core/PluginInfoDatabase.cpp similarity index 100% rename from core/systems/PluginInfoDatabase.cpp rename to core/PluginInfoDatabase.cpp diff --git a/core/systems/PluginInfoDatabase.h b/core/PluginInfoDatabase.h similarity index 100% rename from core/systems/PluginInfoDatabase.h rename to core/PluginInfoDatabase.h diff --git a/core/systems/PluginSys.cpp b/core/PluginSys.cpp similarity index 100% rename from core/systems/PluginSys.cpp rename to core/PluginSys.cpp diff --git a/core/systems/PluginSys.h b/core/PluginSys.h similarity index 100% rename from core/systems/PluginSys.h rename to core/PluginSys.h diff --git a/core/systems/ShareSys.cpp b/core/ShareSys.cpp similarity index 100% rename from core/systems/ShareSys.cpp rename to core/ShareSys.cpp diff --git a/core/systems/ShareSys.h b/core/ShareSys.h similarity index 100% rename from core/systems/ShareSys.h rename to core/ShareSys.h diff --git a/core/msvc8/sourcemod_mm.vcproj b/core/msvc8/sourcemod_mm.vcproj index fcfc7357..9aea667c 100644 --- a/core/msvc8/sourcemod_mm.vcproj +++ b/core/msvc8/sourcemod_mm.vcproj @@ -1291,31 +1291,31 @@ UniqueIdentifier="{7D3AB33D-C1AD-46ee-B505-FEA8B6EF18E4}" > @@ -1325,31 +1325,31 @@ UniqueIdentifier="{D1864A10-FF5F-4672-A70E-57C9F7486F92}" > diff --git a/core/msvc9/sourcemod_mm.vcproj b/core/msvc9/sourcemod_mm.vcproj index 1923c809..ca859094 100644 --- a/core/msvc9/sourcemod_mm.vcproj +++ b/core/msvc9/sourcemod_mm.vcproj @@ -1101,6 +1101,14 @@ RelativePath="..\EventManager.cpp" > + + + + @@ -1117,6 +1125,14 @@ RelativePath="..\HalfLife2.cpp" > + + + + @@ -1165,10 +1181,22 @@ RelativePath="..\PlayerManager.cpp" > + + + + + + @@ -1283,6 +1311,14 @@ RelativePath="..\EventManager.h" > + + + + @@ -1299,6 +1335,14 @@ RelativePath="..\HalfLife2.h" > + + + + @@ -1347,10 +1391,22 @@ RelativePath="..\PlayerManager.h" > + + + + + + @@ -1521,79 +1577,6 @@ > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #include "sourcemod.h" #include "sourcemm_api.h" -#include "systems/LibrarySys.h" +#include "LibrarySys.h" #include #include "PluginSys.h" #include "ShareSys.h" diff --git a/pushbuild.txt b/pushbuild.txt index b1bd38b6..ab22de03 100644 --- a/pushbuild.txt +++ b/pushbuild.txt @@ -1 +1 @@ -13 +a billion and TRILLIONS