aboutsummaryrefslogtreecommitdiff
path: root/src/trinityrealm
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-05-31Fix realmd to accept more than 64 connections on windows. Author: DerexMachiavelli
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ...Xanadu
2010-05-19Implement a signalhandler via ACE.Anubisss
2010-05-17Fix a crash in realmd.Anubisss
2010-05-13Some warning fixSpp
2010-05-12Delete an unused variable.Anubisss
2010-05-12Fix the bug that client can see incompatible realms in the RealmList.Anubisss
2010-05-10Typo.Machiavelli
2010-05-10Fix typo that occured in the mess of exporting/stripping, my humble apologies.Machiavelli
2010-05-10Cleanup and optimization in realmd netcode.Machiavelli
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
2010-05-06Cleanup : Remove postgreSQL-support (not used and has also been broken for a ...click
2010-05-02Make RealmList a Singleton.Spp
2010-04-12Put back version-numbers for supported clientsclick
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Finish basic implement support client version 3.3.3a build 11723. Need extrac...n0n4m3
2010-04-11Fix some typo and compile errors.n0n4m3
2010-04-11Some fixes for quests/basePoints calculation, realm server.n0n4m3
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Include ACE headers in case they are not in system path.raczman
2010-04-06Cleaned up include directories in cmakes.raczman
2010-04-02* Removed check for SSL version requirement of .98k or higher (works just fineBrian
2010-03-11Add report unknown packets in the error log and close this packets.n0n4m3
2010-03-09Removed not needed #include AuthSocket.n0n4m3
2010-03-09Removed unused function bool AuthSocket::IsLag, also small code cleanup.n0n4m3
2010-03-09Implement ACE netcode for realm server. Original author derex.n0n4m3
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-16Updated copyright for new year.n0n4m3
2010-01-13Backed out changeset: 52e769d95f14XTZGZoReX
2010-01-13Removed all my commits for today, this is hack? really? okeyn0n4m3
2010-01-12Set close and delete unknown packets - helps with DDOS atack.n0n4m3
2009-12-30Clean up trinitycore.conf.dist and trinityrealm.conf.distParadox
2009-12-29* Remove ConfVersion from the config files. It is considered the end-user's r...XTZGZoReX
2009-12-29Removed not needed gomp from cmakefilesn0n4m3
2009-12-21* Add support for different gmlevel's for different realms.p0wer
2009-12-20* Added missing file in rev 6678 AuthCodes.cppBrian
2009-12-20* Massive cleanup of realmdBrian
2009-12-17Update DataBase and Realm code for 322an0n4m3
2009-12-11* Removed all unneeded Makefile.am files that were leftover from merges withBrian
2009-11-04Fix compile un *NIX, closes #53tartalo
2009-11-04Fix postgresql compilation on *nix, by itzamna. Fixes #33tartalo
2009-10-17*Backed out changeset 3be01fb200a5maximius
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 :Pmaximius
2009-09-26*Should fix Linux build, thanks Drahymaximius
2009-09-26*Missed condition, thanks Zor :)maximius
2009-09-26*Wintergrasp: Tenacity fixes by Sppmaximius
2009-09-19Replace useless code with more useful code.Chaz Brown