summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-18Don't die insensiblyBen Longbons1-1/+22
2014-04-18Die sensibly, take 2Ben Longbons7-141/+140
2014-04-17Die sensibly, take 1Ben Longbons8-124/+178
2014-04-16Revert "Don't broadcast messages to players who are disconnecting"Ben Longbons1-3/+0
2014-04-16Don't broadcast messages to players who are disconnectingBen Longbons1-0/+3
2014-04-16Fix array out-of-bounds in tradesBen Longbons1-1/+4
2014-04-16Fix memory violation in delayed closeBen Longbons2-4/+4
2014-04-14Ditch gcc 4.6 supportBen Longbons90-4037/+4080
2014-04-13Remove last traces of generated source filesBen Longbons11-7558/+5
2014-04-13"Fix" ItkaBen Longbons1-5/+1
2014-04-09Remove obsolete documentationBen Longbons30-30787/+0
2014-04-09Update changelog that I forgotBen Longbons1-0/+22
2014-04-09Fix archive patch mtimev14.4.9Ben Longbons2-5/+3
2014-04-09Add all the missing copyright headersBen Longbons163-39/+3049
2014-04-09Add @source command to help modified verions satisfy the AGPLBen Longbons7-16/+82