EverWrath/src/common
2020-10-21 15:20:32 +02:00
..
Collision refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Configuration fix(build): remove warning (#3205) 2020-08-24 09:48:05 +02:00
Cryptography refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Database refactor(Core/Mail): avoid big mail loading/saving time, only load 50 mails at a time (#3420) 2020-10-21 15:20:32 +02:00
DataStores refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Debugging refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Dynamic refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Logging refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Packets refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
PrecompiledHeaders feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00
Threading fix(Core/Misc): fixed NOPCH build (#3448) 2020-10-04 11:13:06 +02:00
Utilities fix(Core/Util): EventMap::RepeatEvent when eventId is retrieved by ExecuteEvent() call (#3426) 2020-10-17 14:59:22 +02:00
AutoPtr.h refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
CMakeLists.txt feat(Core/Debugging): improve crash reports (#2365) 2019-11-10 22:42:47 +07:00
Common.cpp refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Common.h refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
CompilerDefs.h refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Containers.h refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Define.h fix(Core/Tools): fix build (#2529) 2019-12-29 03:07:17 +07:00
GitRevision.cpp feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
GitRevision.h Add GitRevision 2018-06-24 17:32:50 +02:00