index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
/
RemoteAccess
Age
Commit message (
Expand
)
Author
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-04-08
Core/Network: Socket refactors
Shauren
2023-12-23
Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of c...
Shauren
2023-07-15
Core/Network: Cleanup asio using directives
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2021-05-30
Core/Misc: Fix build when using libstdc++-11 (#26565)
KoNicks
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-13
Fixed build for older boost version used on travis
Shauren
2017-05-13
Build fix
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-03
RA.MinLevel to Ra.MinLevel (#18387)
Sean Rhone
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-04-04
Misc: Fixed license header formatting
Shauren
2015-03-18
Core/RemoteAccess: Remove an unused define in RASession
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-08
Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...
joschiwald
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-08-27
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-27
Core/RA: Workaround for telnet active mode
jackpoz
2014-07-19
Part 1: Merge branch 'master' into 4.3.4
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
More warnings fixes
Subv
2014-07-13
Fixed some compiler warnings
Subv
2014-07-10
Fixed a GCC internal error when compiling AsyncAcceptor
Subv
2014-07-03
Fix non-PCH compile
leak
2014-07-02
Fixed login and some errors
Subv
2014-07-02
Enabled RA and removed all ACE from it
Subv
2014-07-02
Cleaned up worldserver includes a bit
Subv
2014-07-02
Remove unused RARunnable files
leak
2014-07-02
Some ground work for ASIO based RemoteAccess handling
leak
2014-06-25
Compile fix (RASocket needs to be rewritten entirely at some point)
leak
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-07-29
Misc: Fix warnings and build
Nay
2013-07-28
Servers: Fix some code style issues in world and authserver
Nay
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-14
Core/RA: Addition to previous crashfix
Machiavelli
2013-02-14
Core/RA: Fix a possible crash
Machiavelli
[next]