aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Define.h
AgeCommit message (Expand)Author
2015-04-15Prevent collisions in GCC attribute definitionsDaniel M. Weeks
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-18Shared/Logging: Use standard format specifier for size_tjackpoz
2014-09-18Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...joschiwald
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-05Core: Fix build for shit OSVincent-Michael
2014-07-20Fixed gcc build without pchShauren
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-14Corrected order of inclusion in Define.hleak
2014-07-08Fixed the UI64FMT and SI64FMT format specifiersSubv
2014-06-08Use correct define for endianessleak
2014-06-01Replaced ACE based typedefs for fixed width ints with C++11 versionsleak
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-03Core: Fix build without PCHSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-04-29Add spaces after commasleak
2011-04-22Core: Added definitions to mark methods as deprecated and marked DoCompleteAc...Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-06-07Fix some paths on shared/ includes and CMakeLists.txtTartalo
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX