summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-05-17use client versionmekolat1-2/+2
2015-05-11Merge pull request #88 from mekolat/gmpassWushin1-2/+0
2015-05-07remove leftovers from gm atcommand removalmekolat1-2/+0
2015-05-07death to the motd!!!11one11mekolat1-1/+0
2015-05-06Merge pull request #16 from Rawng/walkpathfixtestWushin1-1/+21
2015-05-06Merge pull request #17 from Rawng/mobhpWushin1-4/+2
2015-04-30Remove tmwa-monitorwushin1-8/+0
2015-04-26Fix merge conflictsRawng1-1/+21
2015-04-25Add Bitmasked Quest Logwushin1-0/+32
2015-04-13Merge pull request #41 from wushin/pvp-script-persistanceWushin1-0/+1
2015-04-05Remove Warp Debug Sprite Actionwushin1-1/+0
2015-04-04Remove killer/killablewushin1-0/+1
2015-01-23Use generated config for mapBen Longbons1-1/+1
2015-01-22Generate most config parsersBen Longbons1-0/+692
2015-01-22Remove unsupportable config settingsBen Longbons1-1/+1
2015-01-03Fix building without docsBen Longbons1-0/+4
2015-01-03Document every network packet's pre, post, and descBen Longbons1-391/+2816
2014-11-19Avoid loops when generating protocol, to make description/ordering easierBen Longbons1-34/+52
2014-11-19Fix nightly buildsBen Longbons1-1/+1
2014-11-11Fix a funny ASAN bugv14.11.11Ben Longbons1-0/+2
2014-11-09Make it easier to debug scripts, especially from coredumpsBen Longbons1-1/+2
2014-10-26Cross toolchain has landed in Debian JessieBen Longbons1-9/+5
2014-10-26Fix header rankingBen Longbons1-13/+50
2014-10-16Split tests a lotBen Longbons2-45/+61
2014-10-15Split protocol generation headersBen Longbons1-138/+219
2014-10-15Remove the need for empty source files to check headersBen Longbons1-29/+0
2014-10-15Always print symbols if known for pointersBen Longbons1-1/+1
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-0/+1
2014-10-08Split script.cppBen Longbons1-3/+8
2014-10-05Add pretty-printers for timeBen Longbons1-0/+1
2014-09-30Rename enum Option to Opt0Ben Longbons1-2/+2
2014-09-18Update for cross-compilationBen Longbons1-22/+91
2014-09-14Send mob max_hp and hp to client in packet 0x007bRawng1-4/+2
2014-08-28This shouldn't be necessaryv14.8.28Ben Longbons1-0/+2
2014-08-28Compatibility with gdb 7.4Ben Longbons1-3/+17
2014-08-27fix testsBen Longbons1-0/+2
2014-08-27Yes, I doBen Longbons1-2/+26
2014-08-27Debug debuggingBen Longbons2-0/+134
2014-07-17Add dir annoyancesBen Longbons2-2/+68
2014-07-16Revert bounds checks and go back to signed integersBen Longbons1-35/+43
2014-06-30Finish packet namingBen Longbons1-169/+187
2014-06-27Packet names for all public packetsEvets1-295/+295
2014-06-26Stick everything in a namespaceBen Longbons1-2/+10
2014-06-26specialize inventory/storage indicesBen Longbons1-57/+90
2014-06-24No one is .neutral() here (except IPv4 addresses)Ben Longbons1-26/+237
2014-06-23Generate the map server protocolBen Longbons1-24/+1546
2014-05-27Generate the char server protocolBen Longbons1-17/+900
2014-05-20Generate login/user protocolBen Longbons1-4/+113
2014-05-19make packets be non-type templatesBen Longbons1-9/+19
2014-05-19Convert login/char and login/admin server components to proto-v2Ben Longbons1-96/+177