index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
Age
Commit message (
Expand
)
Author
2010-07-23
Fix naming in config files.
XTZGZoReX
2010-07-12
Renamed "realmd" to "auth" in config files.
teacher
2010-06-30
* Update for 3.3.5a
Brian
2010-06-30
* Fix expected client build
Brian
2010-06-30
Minor cleanups to accomodate CMake-usage on Windows
click
2010-06-30
And even more CMake-specific cleanups (mutes most of the "non-harmful" warnin...
click
2010-06-30
It is now possible to use CMake on windows for proper build (PCH support incl...
Shauren
2010-06-28
Add prepared statement example for auth server ping
Machiavelli
2010-06-25
Set revision.h to be a prerequisite of worldserver and authserver building on...
click
2010-06-24
Remove a possible NaN-value in WorldObject::HasInArc (thanks to arrai)
click
2010-06-23
* Renamed several VS projects and the executables they produce to reflect the...
Xanadu
2010-06-21
Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windows
click
2010-06-16
Adjust CMake "searchmacros" bit so that they point to correct locations
click
2010-06-14
Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ...
click
2010-06-10
Fixed TrinityRealm compile on windows
Shauren
2010-06-09
win build: fixed game pch, generating revision.h, realm source dirs (but it d...
Shauren
2010-06-09
* Rename conf file / icon file / Window file properties
Brian
2010-06-09
Fix some typos on authserver & worldserver renaming
Tartalo
2010-06-09
Add copyright notes to CMake files
Tartalo
2010-06-09
Rename trinity-realm to authserver
Tartalo
2010-06-08
more cmake fixes. comment collision compilation until fixed
Tartalo
2010-06-07
More cmake fixes. Now cmake runs without errors with -DO_SCRIPTS=0
Tartalo
2010-06-06
* Delivering file deletions...
XTZGZoReX
2010-06-06
* Restructuring authserver and worldserver.
XTZGZoReX
2010-06-06
And more fixes for cmake (not finished yet)
Tartalo
2010-06-05
rename world server directory (trinitycore) to worldserver, rename authserver...
click