summaryrefslogtreecommitdiffstats
path: root/src/Globals.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed MSVC2013 compilation.Mattes D2014-05-011-1/+1
* Fixed C++11 check for SharedPtr.madmaxoft2014-04-251-1/+1
* Added shared_ptr handling for C++03 mode.madmaxoft2014-04-251-3/+7
* Declared a SharedPtr that hopefully resolves on all platforms.madmaxoft2014-04-241-1/+9
* Initial C++ SSL classes.madmaxoft2014-04-241-2/+4
* Fixed a few MSVC type warnings.Mattes D2014-04-031-0/+3
* Fixed non-virtual destructors warnings.madmaxoft2014-03-281-2/+8
* Added Noreturn attribtes to a couple of functions and made a missing noreturn an errorTycho2014-03-141-2/+9
* Added NORETURN macroTycho2014-03-141-0/+4
* Fixed xofts issuesTycho2014-03-141-1/+2
* Fixed commaTycho2014-03-121-2/+2
* Added additional macros to support the MSVC size_t format and changed all formats to use the macrosTycho2014-03-121-0/+4
* Merge branch 'Werror' into warningsTycho2014-03-121-1/+14
|\
| * Fixed printf format compatabiltyTycho2014-03-121-0/+5
| * Merge branch 'master' into WerrorTycho2014-03-121-0/+8
| |\
| | * Unified Vector classesandrew2014-03-111-0/+8
| * | Fixed comments an assertTycho2014-03-121-1/+1
* | | Added macros to follow format string checking through wrappersTycho2014-03-111-0/+4
|/ /
* | Fixed test assertsTycho2014-03-101-3/+4
* | Be more parinoid about int sizesTycho2014-03-091-2/+16
* | Globals.h is now warnings free again.Tycho2014-03-091-2/+0
|/
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-0/+1
* Thread safe cMap managerandrew2014-02-201-3/+3
* Manual merge (Fixed conflicts)andrew2014-02-201-0/+10
* Merge branch 'master' into GeneratingBenchmark2Tycho2014-01-261-0/+3
|\
| * PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft2014-01-231-0/+3
* | Added support for overide in c++11 supporting varients of gcc/clangTycho2014-01-261-2/+4
|/
* Move biome definition to separate filesBill Derouin2014-01-091-0/+1
* Disabled an unneeded MSVC warning.madmaxoft2014-01-071-4/+7
* Disabled the type conversion MSVC warning.madmaxoft2014-01-061-1/+3
* Changed the release version of ASSERT.Diusrex2014-01-051-1/+1
* Making all of the useful level 4 warnings be active.Diusrex2014-01-051-1/+13
* Removed offending tr1/memory header inclusion.madmaxoft2013-12-181-3/+0
* Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.STRWarrior2013-12-141-0/+1
* Fixed a load of issues, clang autodetection works now.Alexander Harkness2013-11-271-1/+0
* Moved source to srcAlexander Harkness2013-11-241-0/+227