Francesco Borzì
c5a35efd7b
refactor(Core): apply clang-tidy modernize-use-default-member-init ( #3827 )
2020-12-07 13:34:06 -06:00
Francesco Borzì
1cf39b3d22
refactor(Core): apply clang-tidy modernize-use-equals-default ( #3834 )
2020-12-07 19:21:55 +01:00
Francesco Borzì
0b8ec1f6ee
refactor(Core): apply clang-tidy modernize-loop-convert ( #3822 )
2020-12-07 19:04:19 +01:00
Francesco Borzì
a7faf4a16f
refactor(Core): apply clang-tidy modernize-redundant-void-arg ( #3825 )
2020-12-06 21:38:52 +01:00
Francesco Borzì
cba126fa84
refactor(Core): apply clang-tidy modernize-use-nullptr ( #3819 )
2020-12-06 20:55:11 +01:00
Francesco Borzì
161302252e
refactor(Core): apply clang-tidy modernize-use-nodiscard ( #3835 )
2020-12-06 19:39:48 +01:00
Francesco Borzì
d4a58700d4
refactor(Core): apply clang-tidy modernize-use-override ( #3817 )
2020-12-06 18:04:55 +01:00
Francesco Borzì
5053cb4121
refactor(Core): remove ACE types ( #3745 )
2020-11-23 13:29:12 +01:00
Stefano Borzì
4e5440ad91
feat(Core/Events): update holiday code and remove misleading log (event date is the one from game_event) ( #3365 )
...
Cherry-picked 5b4287e683
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2020-09-20 20:36:33 +02:00
Francesco Borzì
b61ae8abcd
fix(Core/Misc): all GCC warnings ( #3457 )
2020-09-14 17:31:12 +02:00
Kargatum
8b3621779e
chore(Core/Shared): restyle shared lib with astyle ( #3462 )
2020-09-11 11:50:48 +07:00
Kitzunu
1f89282b22
refactor(Core): NULL -> nullptr ( #3275 )
...
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-31 11:55:09 +02:00
Kargatum
833611f1c5
feat(Core/DBC): rework load DBC ( #3002 )
...
* Move DBC load system from TC
* Add db tables for all dbc
* Support override data from db
* Support override spells from db (#2994 )
2020-07-22 08:43:16 +02:00
Kargatum
4a8f1de538
feat(Core/Misc): remove and replace ACE_Singleton ( #2418 )
2019-12-21 00:29:29 +07:00
Kargatum
f9a8de9be7
feat(Core/Shared): added new library - shared ( #2416 )
2019-11-15 16:31:54 +07:00
Yehonal
0f85ce1c54
Big re-organization of repository [W.I.P]
2016-08-11 20:25:27 +02:00
Yehonal
fc8599299e
[CORE] Allowing compilation with c++11
2016-08-10 12:39:53 +02:00
Yehonal
e358c0bb74
[CORE] Imported PVP stats , special thanks to Mik & Shin
2016-08-08 11:23:30 +02:00
Yehonal
47c2b72123
Merging
2016-08-07 12:47:10 +02:00
mik1893
cb34241544
Fix issue in db query
2016-08-07 12:26:18 +02:00
Yehonal
444012104b
Core/Tickets: Ticket System updated
2016-08-07 12:25:59 +02:00
Yehonal
2ca258e179
[CORE] implemented multiple configuration files loading
...
currently it's used to load the default [auth|world]server.conf.dist
but you can use sConfigMgr->LoadMore to load your custom config
in your modules to add/overwrite properties
2016-08-07 12:24:19 +02:00
ShinDarth
b618b6a56f
Added AzerothCore labels
2016-07-24 15:55:38 +02:00
Yehonal
9fd22872c0
restructured repository based on following standards:
...
https://github.com/HW-Core/directory-structure
2016-07-08 23:58:11 +02:00
mik1893
741bbd3109
Fix Unix/Windows Compile (timezone issue)
2016-07-08 23:54:30 +02:00
mik1893
f978f833b0
Fix VS2015 Compile
2016-07-08 23:54:22 +02:00
Yehonal
f6eefedcd5
converted all tabs to 4 spaces
2016-06-26 19:23:57 +02:00
Yehonal
52f305111c
importing changes from callmephil repo
...
a special thanks to him
2016-06-26 19:22:35 +02:00
Yehonal
6bc919e7d4
fix compilation
2016-06-26 17:33:35 +02:00
Yehonal
e8e94a0a66
First Commit
...
For Azeroth!
2016-06-26 10:39:44 +02:00