summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Incorrect death/disappearance formsv14.6.30Ben Longbons1-1/+2
2014-07-01Stupid lenient newer compilerBen Longbons1-7/+7
2014-06-30Invulnerability should not be the defaultBen Longbons3-0/+21
2014-06-30Finally get around to decoupling the warning systemBen Longbons34-916/+1477
2014-06-30It's about time I did thisBen Longbons17-108/+130
2014-06-30Add changelog before the release this timeBen Longbons1-0/+18
2014-06-30Finish packet namingBen Longbons6-316/+187
2014-06-27Packet names for all public packetsEvets1-295/+295
2014-06-27This is more reliableBen Longbons137-1336/+937
2014-06-27Shut up alreadyBen Longbons6-5/+123
2014-06-27Port the Variant junkBen Longbons12-0/+885
2014-06-26changing the rules in a clean environment doesn't rebuildBen Longbons4-9/+19
2014-06-26Stick everything in a namespaceBen Longbons283-20/+1095
2014-06-26Everybody gets a dateBen Longbons1-2/+4
2014-06-26Low hanging fruitBen Longbons72-1353/+1317
2014-06-26Add null pointer checks for disconnected internalsBen Longbons4-15/+73
2014-06-26specialize inventory/storage indicesBen Longbons30-488/+973
2014-06-24No one is .neutral() here (except IPv4 addresses)Ben Longbons37-342/+987
2014-06-24Don't crash when giving invalid ID to @itemBen Longbons1-0/+2
2014-06-23SwatBen Longbons3-5/+6
2014-06-23Compatibility with libc++Ben Longbons2-0/+4
2014-06-23Remove vomitBen Longbons5-378/+27
2014-06-23Use the generated char server protocol in the map serverBen Longbons9-484/+597
2014-06-23Generate the map server protocolBen Longbons38-2034/+13245
2014-05-27Was the bug in my code or in the compiler? Who knows?Ben Longbons2-7/+9
2014-05-27Generate the char server protocolBen Longbons40-1218/+7412
2014-05-20:%s/^\( *\)\([^ ].*\)\?\(LOG\|PRINTF\)[A-Z_]*(\(.*,\n\)\+\zs\(\1 [^ ]\...Ben Longbons17-155/+155
2014-05-20Generate client half of login/admin protocolBen Longbons1-265/+324
2014-05-20Generate login/user protocolBen Longbons13-179/+1240
2014-05-19make packets be non-type templatesBen Longbons10-1083/+1389
2014-05-19Fix a couple of real bugs and also some gcc 4.7 compatibilityBen Longbons2-4/+12
2014-05-19Fuck dokoBen Longbons1-4/+4
2014-05-19Convert login/char and login/admin server components to proto-v2Ben Longbons41-2638/+3745
2014-05-12split out the horrible unchecked buffer accessorsBen Longbons13-241/+295
2014-05-12Implement proto v2Ben Longbons37-219/+5585
2014-05-12Split net/ from mmo/Ben Longbons66-93/+224
2014-05-12Implement network protocol generation (incomplete wip)Ben Longbons2-16/+16
2014-04-26Stricter grep checksBen Longbons8-7/+11
2014-04-24Implement "make clean-deps" and "make clean-obj"Ben Longbons1-3/+10
2014-04-24Conform magic headers to the decl/def ruleBen Longbons20-210/+175
2014-04-24Header cleanupBen Longbons129-320/+369
2014-04-23Significantly improve makefile speedBen Longbons2-28/+65
2014-04-22Fix parsing of comments in const dbBen Longbons1-5/+9
2014-04-22Make travis happyBen Longbons73-393/+410
2014-04-22Add missing changelogBen Longbons1-0/+4
2014-04-22Use strict ID typesBen Longbons82-1768/+2340
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons26-95/+2678
2014-04-19Make clang and libc++ happyBen Longbons16-10/+40
2014-04-18Merge tag 'v14.4.18' into masterBen Longbons9-185/+262
2014-04-18Don't break dyingv14.4.18Ben Longbons1-2/+2