summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled.
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
Conflicts: src/admin/ladmin.cpp src/char/char.cpp src/login/login.cpp src/map/chrif.cpp src/map/clif.cpp src/mmo/socket.cpp
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
I discovered the *actual* source of the bug elsewhere.
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
2014-04-05Fix assert in multiline spansBen Longbons2-11/+12
2014-04-04Fix travisBen Longbons5-7/+18
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 Longbons11-24/+16
2014-03-24Only 23 days until I can drop gcc 4.6 support ...Ben Longbons2-1/+14
2014-03-24Ship flex and bison generated filesBen Longbons6-2/+5556