index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trinityrealm
/
Main.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-05-31
Fix realmd to accept more than 64 connections on windows. Author: Derex
Machiavelli
2010-05-29
*Properly initialize members to prevent DB logging before the DB is started. ...
Xanadu
2010-05-19
Implement a signalhandler via ACE.
Anubisss
2010-05-13
Some warning fix
Spp
2010-05-10
Cleanup and optimization in realmd netcode.
Machiavelli
2010-05-08
Cleanup on some database-related files: merge some DB-related files, add some...
click
2010-05-02
Make RealmList a Singleton.
Spp
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-02
* Removed check for SSL version requirement of .98k or higher (works just fine
Brian
2010-03-09
Removed not needed #include AuthSocket.
n0n4m3
2010-03-09
Implement ACE netcode for realm server. Original author derex.
n0n4m3
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2009-12-29
* Remove ConfVersion from the config files. It is considered the end-user's r...
XTZGZoReX
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-09-26
*Tried to combine a little too much code here I think :P
maximius
2009-09-26
*Should fix Linux build, thanks Drahy
maximius
2009-09-26
*Missed condition, thanks Zor :)
maximius
2009-09-26
*Wintergrasp: Tenacity fixes by Spp
maximius
2009-09-19
Replace useless code with more useful code.
Chaz Brown
2009-09-02
[8445] Fixed redundant calculation of v and s on every login Author: arrai
megamage
2009-08-17
Change conf versions, check your conf files and make sure they have all the l...
Chaz Brown
2009-08-12
*Do not allow to run the server if openssl lib is outdated.
megamage
2009-07-31
*Replace "LoginDatabase" with "loginDatabase"
megamage
2009-06-13
*Some fix of vehicles. Thanks to Seizerkiller.
megamage
2009-06-04
*Including style fixing - part 1
panaut0lordv
2009-06-02
[7940] Print only warnings on SSLeay check. Author: XTZGZoReX
megamage
2009-06-02
[7937] Check OpenSSL lib at server start up. Author: AlexDereka
megamage
2009-05-04
Small fix to prevent unintended DB logging
Chaz Brown
2009-04-07
* Ensure 100% that DB logging is enabled/disabled as expected.
XTZGZoReX
2009-03-20
mangosd->trinitycore & realmd->trinityrealm
panaut0lordv
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2009-01-18
Some changes for genrevision
Blaymoira
2009-01-17
Generates the HG Revision number.
Paradox
2009-01-04
*Cleaned up database queries - by XTZGZoReX
Blaymoira
2008-12-24
Backed out changeset: ad4f100c0a9d
megamage
2008-12-24
*Update to Mangos 6938. (Only build for VC9)
megamage
2008-11-06
[svn] Rewrite canSeeOrDetect function.
megamage
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003