aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities/ServiceWin32.cpp
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-03-22Core/Misc: Warning fixesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-06-23* Renamed several VS projects and the executables they produce to reflect the...Xanadu
2010-06-10Fixed TrinityRealm compile on windowsShauren
2010-06-06* Restructuring shared.XTZGZoReX