summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2013-09-30Automatically generate version informationBen Longbons2-39/+36
2013-09-29Return branch to developmentBen Longbons1-1/+1
2013-09-29Release v13.9.29v13.9.29Ben Longbons1-2/+2
2013-09-28Return branch to developmentBen Longbons1-1/+1
2013-09-28Release v13.9.28v13.9.28Ben Longbons1-2/+2
2013-09-27Return branch to developmentBen Longbons1-1/+1
2013-09-27Release v13.9.27v13.9.27Ben Longbons1-2/+2
2013-09-21Return to developmentBen Longbons1-1/+1
2013-09-21Release v13.9.21v13.9.21Ben Longbons1-2/+2
2013-09-21Use the One Makefile to build them allBen Longbons1-1/+1
2013-09-12Return to developmentBen Longbons1-1/+1
2013-09-12Release v13.9.12, add CHANGELOGv13.9.12Ben Longbons1-3/+3
2013-09-09Use IP4 classes and rename conf variablesBen Longbons7-42/+57
2013-09-07Add IPv4 classesBen Longbons3-0/+593
2013-08-28Return the branch to developmentBen Longbons1-1/+1
2013-08-28Release v13.8.28v13.8.28Ben Longbons1-2/+2
2013-08-28Fix bug with mapnames being falsyBen Longbons2-1/+5
2013-08-27Handle far extensions in the mapname extractorBen Longbons2-0/+15
2013-08-22Don't break gcc < 4.8 with warnings onBen Longbons1-0/+4
2013-08-22Suppress some warnings that only seem to appear on FedoraBen Longbons1-0/+2
2013-08-22Fix an overzealous warning on 32-bit systemsBen Longbons1-0/+7
2013-08-21Untag for developmentBen Longbons1-1/+1
2013-08-21Tag for releasev13.8.21Ben Longbons1-2/+4
2013-08-05Use attoconf and proper versionsv13.8.5Ben Longbons1-20/+57
2013-08-01Poison std::string and use the various string classesBen Longbons32-721/+1915
2013-06-29Add all conversions, and optimize a temporary caseBen Longbons2-28/+132
2013-06-26Don't crash for another thing that probably shouldn't happen, but doesBen Longbons1-1/+2
2013-06-26Should really use variant and the new strings, but that's too hardBen Longbons1-1/+1
2013-06-25Fix bugsBen Longbons1-3/+12
2013-06-23add new stuff stuff (with tests!), poison memcmp and strncpyBen Longbons9-8/+696
2013-06-18Also poison memcpy, memmove, and memsetBen Longbons6-56/+178
2013-06-11Allegedly remove all manual memory managementBen Longbons12-73/+435
2013-05-25Switch block_list and subclasses to dumb_ptrBen Longbons3-7/+49
2013-05-18Fix silly bugs in the previous patchBen Longbons1-0/+1
2013-05-18Tweak a little memory management in char-serverBen Longbons4-35/+49
2013-05-15Alter memory management in login serverBen Longbons3-15/+35
2013-05-15Add a dumb_ptr template for transition purposesBen Longbons3-16/+145
2013-05-15Merge remote-tracking branch 'origin/master' into testBen Longbons1-1/+1
2013-05-15Fix network bug introduced in my original refactoringBen Longbons1-1/+1
2013-04-28Merge branch 'master' into testBen Longbons1-2/+11
2013-04-27Enumize ItemLookBen Longbons1-1/+24
2013-04-27Force timers to be managedBen Longbons3-44/+106
2013-04-13Enable tcp_thin socket optimizations on LinuxMadCamel1-2/+11
2013-04-11Stupid fix for the x32 patchBen Longbons1-1/+1
2013-04-11Also implement x32 supportBen Longbons6-10/+134
2013-04-09Native amd64 supportBen Longbons2-9/+3
2013-04-06Add initializer_list support to Map wrapperBen Longbons1-0/+4
2013-03-01Keep a few backup copies of the DBBen Longbons1-2/+16
2013-03-01Convince skills to workBen Longbons1-3/+2
2013-02-27Reimplement CREATE/RECREATE and allow NULL on size 0Ben Longbons1-4/+23