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
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
2013-02-11
Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()
Nay
2013-02-05
Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...
click
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-19
Core/RA: Warning fix
Shauren
2013-01-15
WorldServer/RA: Implement MSG_NOSIGNAL in RASocket send.
kaelima
2013-01-04
Core/Misc: Fix a couple of warnings, some of them performance related
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-24
Core/DBLayer: Few more type corrections
Nay
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-15
Fix warnings
Spp
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
AccountMgr singleton converted to namespace with free functions as it has no ...
Spp-
2011-08-03
Fix build on gcc 4.6 :/
Machiavelli
[next]