Winfidonarleyan
|
eb1ecc38a5
|
feat(Core/Scripting): move all script objects to separated files (#17860)
* feat(Core/Scripts): move all script objects to separated files
* Apply 5bfeabde81
* try gcc build
* again
|
2023-12-02 21:13:20 +01:00 |
|
Kitzunu
|
db4b0b0d3d
|
feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)
* feat(Core/Chat): Add SendErrorMessage helper
* lost boy
|
2023-12-02 19:25:32 +01:00 |
|
Francesco Borzì
|
eaa6487fc2
|
refactor(Scripts): remove unused imports (#17097)
|
2023-08-27 22:25:22 -03:00 |
|
Kargatum
|
de13bf426e
|
feat(Core/DBLayer): replace char const* to std::string_view (#10211)
* feat(Core/DBLayer): replace `char const*` to `std::string_view`
* CString
* 1
* chore(Core/Misc): code cleanup
* cl
* db fix
* fmt style sql
* to fmt
* py
* del old
* 1
* 2
* 3
* 1
* 1
|
2022-02-05 00:37:11 +01:00 |
|
Kargatum
|
5969df4e30
|
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
|
2022-01-27 16:44:41 +01:00 |
|
Kargatum
|
6d7f58e6ed
|
feat(Core/Common): delete old Tokenizer (#10121)
|
2022-01-21 14:59:05 +07:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
Kargatum
|
bc9473482e
|
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
|
2021-10-23 10:15:42 +02:00 |
|
Kargatum
|
52aa0e9966
|
feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2021-09-30 13:40:52 +07:00 |
|
Kargatum
|
9ac6fddcae
|
feat(Core/Database): port TrinityCore database API (#5611)
|
2021-06-22 06:21:07 +02:00 |
|
Kargatum
|
3da83cc0e6
|
feat(Common/IPLocation): replace ip2nation by ip2location (#5653)
|
2021-06-17 22:02:08 +02:00 |
|
Kitzunu
|
897a02bb75
|
refactor(Core/Misc): acore to Acore (#6043)
|
2021-05-31 14:21:54 +02:00 |
|
Kargatum
|
ea5f5f2072
|
feat(Core/RealmList): port TrinityCore realm api (#5626)
* feat(Core/RealmList): port TrinityCore realm api
* 1
* whitespace cleanup
* Update data/sql/updates/pending_db_auth/rev_1620114805872279900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* 1
* 2
* Update data/sql/updates/pending_db_auth/rev_1620114805872279900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* `
* 1
* small corrects
* finish maybe
* realm.Id.Realm
* ws
* 1
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2021-05-27 00:12:46 +02:00 |
|
Kargatum
|
26f2abaaa9
|
feat(Core/Authserver): TOTP rewrite (#5620)
|
2021-05-12 18:57:10 -06:00 |
|
UltraNix
|
f4c226423d
|
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
|
2021-04-25 22:18:03 +02:00 |
|
Kargatum
|
4af4cbd3d9
|
feat(Core/Logging): rework logging (#4692)
* feat(Core/Logging): rework logging
* correct level for sql.sql
* del unused config options
* Correct build
* correct after merge
* whitespace
20:29:37 1. 'Player.cpp'. Replace (1)
20:29:37 2. 'ObjectMgr.cpp'. Replace (3)
* 1
* correct logging
* correct affter merge
* 1
* 2
* LOG_LEVEL_WARN
* #include "AppenderDB.h"
* 3
* 4
* 5
* 1. 'WorldSocket.cpp'. Replace (1)
* 6
* 1
|
2021-04-17 11:20:07 +02:00 |
|
UltraNix
|
485f7e7639
|
feat(Core/DB/Authserver): remove sha_pass_hash (#4827)
|
2021-03-21 15:17:57 +01:00 |
|
Francesco Borzì
|
f6a17164be
|
fix(Core/License): issue with old files license (#4762)
|
2021-03-17 09:46:01 -06:00 |
|
Kitzunu
|
dbc0ff6554
|
refactor(Core): sort #includes alphabetically (#4579)
|
2021-02-24 22:34:42 +01:00 |
|
Kargatum
|
ea93a5c1a1
|
feat(CI/Codestyle): added codestyle check (#3668)
|
2021-01-09 11:59:50 +01:00 |
|
Kargatum
|
5e20b46812
|
refactor(Core/Scripts): restyle scripts lib with astyle (#3467)
|
2020-10-11 10:35:34 +02:00 |
|
Viste
|
ec808793ae
|
fix(Core/Misc): few improvements to ut8 handling (#2455)
|
2019-12-02 08:33:44 +01:00 |
|
Ercules76
|
b0d6b6ee70
|
fix(core): prevent unsupported-by-client passwords (#1547)
|
2019-03-07 22:20:02 +01:00 |
|
Nefertumm
|
2a71b2a666
|
feat: Added logs_ip_action + more (#1157)
|
2019-02-08 23:52:22 +01:00 |
|
Nefertumm
|
dd300003e2
|
Update license links (#783)
|
2018-03-12 10:54:57 +01:00 |
|
Yehonal
|
17332304fd
|
Using TC structure allowing easier patches importing
|
2017-12-21 00:20:29 +01:00 |
|
Yehonal
|
b0c8eceb08
|
Refactoring part 2 [W.I.P]
|
2016-08-12 02:38:26 +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
|
e8e94a0a66
|
First Commit
For Azeroth!
|
2016-06-26 10:39:44 +02:00 |
|