summaryrefslogtreecommitdiff
path: root/src/common/mmo.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-01Poison std::string and use the various string classesBen Longbons1-12/+109
2013-06-23add new stuff stuff (with tests!), poison memcmp and strncpyBen Longbons1-0/+9
2013-06-18Also poison memcpy, memmove, and memsetBen Longbons1-1/+1
2013-06-11Allegedly remove all manual memory managementBen Longbons1-1/+1
2013-05-18Tweak a little memory management in char-serverBen Longbons1-1/+1
2013-04-27Enumize ItemLookBen Longbons1-1/+24
2013-03-01Convince skills to workBen Longbons1-3/+2
2013-02-12Strictify timersBen Longbons1-4/+4
2013-02-07Remove some macrosBen Longbons1-32/+14
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-1/+1
2013-01-17Remove PC/mob disguises and hard-coded classesBen Longbons1-1/+1
2013-01-07Use cxxstdioBen Longbons1-3/+12
2012-12-24Enumify some more things ... maybe even everythingBen Longbons1-3/+59
2012-12-24Enumify option, opt1, opt2, and opt3Ben Longbons1-1/+5
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-2/+3
2012-12-15Prepare to trim skillsBen Longbons1-3/+5
2012-12-14Some formatting fixes before I go insaneBen Longbons1-22/+22
2012-12-12Remove guilds, finallyBen Longbons1-125/+1
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-4/+4
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+283