summaryrefslogtreecommitdiff
path: root/src/mmo
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Debug debuggingBen Longbons4-1/+72
2014-08-05Enums are not usually integers, sorryBen Longbons4-3/+98
2014-07-17Add dir annoyancesBen Longbons1-0/+5
2014-07-16Revert bounds checks and go back to signed integersBen Longbons1-7/+0
2014-07-01Savefile fixesBen Longbons1-2/+18
2014-06-30Finally get around to decoupling the warning systemBen Longbons3-17/+17
2014-06-30It's about time I did thisBen Longbons1-2/+2
2014-06-27This is more reliableBen Longbons13-129/+90
2014-06-26Stick everything in a namespaceBen Longbons27-0/+115
2014-06-26Low hanging fruitBen Longbons5-9/+10
2014-06-26specialize inventory/storage indicesBen Longbons1-29/+29
2014-06-24No one is .neutral() here (except IPv4 addresses)Ben Longbons6-144/+107
2014-06-23Generate the map server protocolBen Longbons1-6/+21
2014-05-27Generate the char server protocolBen Longbons3-4/+47
2014-05-19Convert login/char and login/admin server components to proto-v2Ben Longbons3-1/+15
2014-05-12Implement proto v2Ben Longbons7-218/+380
2014-05-12Split net/ from mmo/Ben Longbons16-2239/+8
2014-04-26Stricter grep checksBen Longbons2-2/+2
2014-04-24Header cleanupBen Longbons18-51/+52
2014-04-22Make travis happyBen Longbons10-22/+22
2014-04-22Use strict ID typesBen Longbons11-40/+241
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons2-2/+2
2014-04-19Make clang and libc++ happyBen Longbons2-0/+7
2014-04-18Merge tag 'v14.4.18' into masterBen Longbons2-57/+101
2014-04-18Don't break dyingv14.4.18Ben Longbons1-2/+2
2014-04-18Don't die insensiblyBen Longbons1-1/+22
2014-04-18Die sensibly, take 2Ben Longbons2-58/+65
2014-04-17Die sensibly, take 1Ben Longbons2-15/+29
2014-04-16Fix memory violation in delayed closeBen Longbons1-0/+2
2014-04-14Ditch gcc 4.6 supportBen Longbons11-383/+383
2014-04-09Add all the missing copyright headersBen Longbons21-2/+402
2014-04-09Add @source command to help modified verions satisfy the AGPLBen Longbons1-10/+7
2014-03-31Be stricter about most arraysBen Longbons6-15/+25
2014-03-16Clean up header organizationBen Longbons29-0/+4053