summaryrefslogtreecommitdiff
path: root/src/common/core.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-05Split string header into piecesBen Longbons1-1/+3
2013-08-01Poison std::string and use the various string classesBen Longbons1-1/+5
2013-06-11Allegedly remove all manual memory managementBen Longbons1-0/+12
2013-02-12Replace mt_rand with <random>Ben Longbons1-4/+1
2013-02-12Strictify timersBen Longbons1-1/+5
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-3/+1
2013-01-17Clean up some things after declassizationBen Longbons1-0/+2
2013-01-08Improve warning management moreBen Longbons1-1/+1
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-10/+16
2012-12-14Some formatting fixes before I go insaneBen Longbons1-24/+24
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-5/+1
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+97