aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Master.cpp
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-21Core/Misc: Warning fixesShauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-28Core/Misc: Prevent calling ACE_Task_Base::wait() on an invalid handle. WorldS...Machiavelli
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak.Machiavelli
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-03-19Core/DBLayer: Remnant cleanupsleak
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-02-25Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...click
2012-02-25Core: Fix the SFMT randgen-initbugElron103
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-10-28Core/Loading: Drop the field script_version from the table version.Nay
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/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-08-04Buildsystem/Windows: Add support for reading commithash and commitdate direct...click
2011-04-29Add spaces after commasleak
2011-04-28Core: get rid of the revision-id once and for all - it's not useful in a DVCS...click
2011-04-12Core/WorldServer: Some minor text and code style clean up.runningnak3d
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column na...Azazel
2011-04-07Core/Master: Use ASSERT to halt server in freeze detectorShocker
2011-03-26Core/Cleanup: Drop some unused code.laly
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-16Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton de...Machiavelli
2011-01-13Core/DBLayer: Properly manage mysql library initialization and shutdown in au...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-28Core/World: Set realm status as invalid during startup and online when initia...Shauren
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-13MergeMachiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-10Fix buildclick
2010-12-10Rewrite remote access console using ACEDerex
2010-12-04Core/DBLayer:Machiavelli
2010-10-27Core: Add a warning message for those who are using SFMT for random number ge...silinoron
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-02Core/DBLayer: Fix MySQL timeout issue. World runnable will now call KeepAlive...Machiavelli
2010-09-28Core/: Fix warningsSpp
2010-09-27Core/DBLayer:Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-12Cleanup/Core: Remove whitespace and tabsclick