index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T23: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
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-15
Core: Some warning fixes
Spp
2010-12-10
Core/RA: Calculate password hash internally instead of sending plaintext pass...
Machiavelli
2010-12-10
Core/Worldserver: Remove external dependency to sockets-library after RemoteA...
click
2010-12-10
Rewrite remote access console using ACE
Derex
2010-12-06
Core: Some optimizations
Spp
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-11
Core/DBLayer:
Machiavelli
2010-08-23
Core: Fix more warnings
Spp
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-07-23
Add SOAP-implementation (based on Benjys patch and adapted for latest core by...
click
2010-06-11
If you allocate memory with malloc() you should deallocate it with free(), st...
Anubisss
2010-06-08
Some cmake fixes for worldserver
Tartalo
2010-06-06
* Get rid of framework and move the files to game and shared.
XTZGZoReX
2010-06-06
* Restructuring authserver and worldserver.
XTZGZoReX