blinkysc
|
d908b4c2fc
|
refactor(Core/Network): Port TrinityCore socket optimizations (#24384)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Shauren <shauren@users.noreply.github.com>
|
2026-01-15 10:47:58 -03:00 |
|
Francesco Borzì
|
50b36e842a
|
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
|
2025-11-14 08:44:25 -03:00 |
|
sudlud
|
24726545fb
|
fix(Core/Network): fix high idle cpu load in NetworkThread (#21033)
|
2024-12-23 22:29:06 +01:00 |
|
Kitzunu
|
0bc70670d2
|
refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940)
|
2024-12-19 18:00:03 +01:00 |
|
Francesco Borzì
|
2317004417
|
refactor(src/server/database|shared): remove unused import (#20316)
|
2024-10-28 10:04:42 +01:00 |
|
Francesco Borzì
|
02a05fbd4c
|
refactor(src/common): remove unused imports (#19506)
* refactor(src/common): remove unused imports
* fix: build
* chore: fix build
* chore: size_t -> std::size_t
* chore: fix fuckup from previous commit
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build with std::size_t
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
|
2024-07-30 20:06:46 -03:00 |
|
Kitzunu
|
5a4692e45a
|
chore(Core/Misc): #include cleanup (#19255)
|
2024-07-02 15:52:02 +02:00 |
|
Anton Popovichenko
|
c77f9b0fa3
|
fix(Core/Networking): Fix crash in Proxy Protocol when removing closed sockets. (#19011)
|
2024-06-05 06:58:50 -03:00 |
|
Anton Popovichenko
|
9815025341
|
feat(Core/Network): Add Proxy Protocol v2 support. (#18839)
* feat(Core/Network): Add Proxy Protocol v2 support.
* Fix codestyle and build.
* Another codestyle fix.
* One more missing include.
|
2024-05-04 13:38:32 -03:00 |
|
Winfidonarleyan
|
be147b2c71
|
chore(Shared/Network): make all pointers to std::unique_ptr (#17787)
chore(Shared/Network): using smart pointers instead of native ptr's
|
2023-11-25 19:23:52 +01:00 |
|
Kitzunu
|
f80fb9b482
|
fix(Core/World): Remove artificially high minimal update intervals an… (#15422)
fix(Core/World): Remove artificially high minimal update intervals and Allow specifying minimum world updates diff in config
* Allow specifying minimum world updates diff in config
* Remove artificially high minimal update intervals
* cherry-pick commit (29a4153f00)
* cherry-pick commit (de4920de81)
* cherry-pick commit (32cef906b0)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
2023-04-02 15:31:50 -03:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07: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 |
|
Kitzunu
|
897a02bb75
|
refactor(Core/Misc): acore to Acore (#6043)
|
2021-05-31 14:21:54 +02:00 |
|
Kargatum
|
c1e96064e9
|
feat(Core/Common): add Asio network threading (#6063)
|
2021-05-27 16:09:31 +02:00 |
|