EverWrath/src/common
Kargatum 60d684282b
fix(Core/Utilites): improve acore::String::Trim (#4704)
- Improve `acore::String::Trim`
- Delete `acore::String::Reduce`
- Skip line comment #4748
2021-03-09 21:02:45 +07:00
..
Collision refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Configuration fix(Core/Utilites): improve acore::String::Trim (#4704) 2021-03-09 21:02:45 +07:00
Cryptography refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Database refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
DataStores chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
Debugging refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Dynamic refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Logging refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Navigation feat(Core/Config): rework config and delete ACE inherited (#4608) 2021-02-28 14:37:03 +01:00
Packets chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
PrecompiledHeaders feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00
Threading refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Utilities fix(Core/Utilites): improve acore::String::Trim (#4704) 2021-03-09 21:02:45 +07:00
CMakeLists.txt chore(Core): forgot to add copyright in new files + small correction (#3861) 2020-12-07 21:05:13 -06:00
Common.cpp feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01:00
Common.h refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
CompilerDefs.h refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Containers.h feat(Core/Warden): optimization + PQR detection (#3875) 2021-01-17 18:36:35 +01:00
Define.h feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01: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