summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Generate the char server protocolBen Longbons39-1201/+6512
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 Longbons12-175/+1127
2014-05-19make packets be non-type templatesBen Longbons8-1073/+1369
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 Longbons40-2542/+3568
2014-05-12split out the horrible unchecked buffer accessorsBen Longbons13-241/+295
2014-05-12Implement proto v2Ben Longbons36-219/+4242
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 Longbons7-7/+7
2014-04-24Conform magic headers to the decl/def ruleBen Longbons19-208/+173
2014-04-24Header cleanupBen Longbons129-320/+369
2014-04-22Fix parsing of comments in const dbBen Longbons1-5/+9
2014-04-22Make travis happyBen Longbons73-393/+410
2014-04-22Use strict ID typesBen Longbons81-1767/+2339
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons25-94/+2677
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 Longbons89-4030/+4080
2014-04-13Remove last traces of generated source filesBen Longbons10-7509/+0
2014-04-13"Fix" ItkaBen Longbons1-5/+1
2014-04-09Add all the missing copyright headersBen Longbons161-38/+3041
2014-04-09Add @source command to help modified verions satisfy the AGPLBen Longbons4-12/+41
2014-04-05Fix assert in multiline spansBen Longbons2-11/+12
2014-04-04Fix travisBen Longbons1-0/+1
2014-04-02Fix @tee duplicationBen Longbons1-5/+1
2014-04-01Add script warnings about labelsBen Longbons1-6/+25
2014-03-31Unbreak @npcmoveBen Longbons2-0/+3
2014-03-31Check the equip index arrayBen Longbons6-81/+94
2014-03-31Be stricter about most arraysBen Longbons51-503/+802
2014-03-25Add deprecation warnings for script syntax changesBen Longbons5-13/+47
2014-03-25Mapflag to override savepoint (ported from wushin)Ben Longbons8-7/+47
2014-03-25fix script/magic interactionBen Longbons1-2/+2
2014-03-24Hopefully fix the buildBen Longbons9-20/+15
2014-03-24Only 23 days until I can drop gcc 4.6 support ...Ben Longbons1-0/+13
2014-03-24Ship flex and bison generated filesBen Longbons5-2/+5552
2014-03-24Implement new magic frontend using sexprBen Longbons35-1626/+4185
2014-03-16Clean up header organizationBen Longbons163-714/+870
2014-03-15Remove unused fields to shrink character structBen Longbons20-598/+105