summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-23Fix buffer overflow due to off-by-one errorBen Longbons1-3/+6
2013-02-23Replace struct dbt with typesafe std::map wrappersBen Longbons2-618/+101
2013-02-20Strictify map cellsBen Longbons3-252/+19
2013-02-12Replace mt_rand with <random>Ben Longbons8-154/+179
2013-02-12Strictify timersBen Longbons8-264/+160
2013-02-07Remove some macrosBen Longbons5-38/+26
2013-02-07Remove some more Skill-related stuffBen Longbons5-12/+13
2013-02-01Remove most other unused mob skills.Ben Longbons1-1/+1
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons19-88/+132
2013-02-01Fix build with clang against libstdc++ 4.6Ben Longbons2-15/+32
2013-01-17Clean up some things after declassizationBen Longbons10-0/+20
2013-01-17Remove PC/mob disguises and hard-coded classesBen Longbons1-1/+1