aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/CompilerDefs.h
AgeCommit message (Collapse)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
Happy new year
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-31Build: Use override/final keywords for VS 2012 and newer. (VS 2013 still ↵Shauren
defines __cplusplus as 199711L)
2014-01-01Update copyright note for 2014.Vincent_Michael
Happy new year.
2013-09-15Shared/Build: Restore disabled warnings on Visual Studiojackpoz
Restore 2 disabled warnings, 1 already disabled in CMake with the WITH_WARNINGS flag set to False and the other disabled by default as stated in VS documentation http://msdn.microsoft.com/en-us/library/aa984150.aspx
2013-01-01Update copyright note for 2013.Vincent_Michael
Happy new year.
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-01-01Update copyright note for 2011.Machiavelli
Happy new year.
2010-10-07REALLY fix the CRLF-crap...click
--HG-- branch : trunk
2010-10-07Update copyright headers (following the same standard in all files = good)click
--HG-- branch : trunk
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h ↵click
(unsigned/signed cast) --HG-- branch : trunk
2010-06-23* Renamed several VS projects and the executables they produce to reflect ↵Xanadu
the new naming convention. * Cleaned up some useless and redundant preprocessor definitions. * Fixed the win build so that it correctly uses the mysql lib it built from the sources. * Note that you still need to use 8615_mysql_openssl_libs.zip for the OpenSSL binaries. * Also note that Win x64 build from the existing VS files is still fubar (mysql lib...). --HG-- branch : trunk
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX
--HG-- branch : trunk