Kargatum
|
3c24b511f2
|
refactor(Core/Misc): add braces and impove codestyle (#6402)
|
2021-06-24 19:50:18 +02:00 |
|
Kitzunu
|
897a02bb75
|
refactor(Core/Misc): acore to Acore (#6043)
|
2021-05-31 14:21:54 +02:00 |
|
Kitzunu
|
07d0f654d5
|
feat(Core/Containers): MapGetValuePtr (#6111)
* feat(Core/Containers): MapGetValuePtr
* Added MapGetValuePtr to allow writing `if (Val* v = MapGetValuePtr(map, key))`
(cherry picked from commit a1e3b54e07)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
|
2021-05-30 06:19:37 +02:00 |
|
Kargatum
|
13f71c9c4d
|
feat(Core/Random): port random system from TrinityCore (#5454)
* feat(Core/Random): port random system from TrinityCore
* lic
* logic correct
* MultimapErasePair move
* whitespace
17:13:34 1. 'Containers.h'. Replace (1)
17:13:40 2. 'LootMgr.h'. Replace (1)
17:13:44 3. 'World.cpp'. Replace (1)
17:13:47 4. 'instance_scholomance.cpp'. Replace (1)
* correct debug build
|
2021-05-16 21:53:21 +02:00 |
|