summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-05remove deprecated cmdothernpcmekolat3-32/+0
2015-04-05Remove Warp Debug Sprite Actionwushin3-6/+1
2015-04-04allow to specify npcmekolat1-6/+42
2015-04-04add strnpcinfomekolat1-0/+30
2015-04-04add charpvp atcommandmekolat1-0/+22
2015-04-04make pvp use channelsmekolat5-18/+22
2015-04-04add getpvpflag builtinmekolat1-2/+3
2015-04-04Remove killer/killablewushin7-95/+83
2015-03-29Update script-fun.cppmeko1-1/+1
2015-03-29add support for manaplus emotesmekolat1-2/+2
2015-03-28add getnpcx and getnpcymekolat1-0/+26
2015-03-04Send spam messages to General tabmekolat1-2/+2
2015-03-03Update Changlogv15.2.28wushin1-0/+2
2015-02-28Merge pull request #33 from mekolat/freeloopWushin3-3/+23
2015-02-28Script Builtin getitemlinkwushin1-0/+26
2015-02-28add freeloop builtinmekolat3-3/+23
2015-01-23Fix travis for gcc 4.9Ben Longbons1-1/+1
2015-01-23Update changelog for 15.1.23 releasev15.1.23Ben Longbons1-0/+42
2015-01-23Add gcc 4.9 on travisBen Longbons1-0/+2
2015-01-23Use generated config for mapBen Longbons93-1278/+1029
2015-01-23Use generated config for charBen Longbons14-421/+350
2015-01-23Use generated config for loginBen Longbons12-580/+452
2015-01-23Use generated config for adminBen Longbons4-92/+132
2015-01-23Use generated config for monitorBen Longbons4-89/+139
2015-01-22Use Spanned<T> while parsing configBen Longbons15-374/+564
2015-01-22Generate most config parsersBen Longbons10-9/+750
2015-01-22Have I mentioned that I hate ADL?Ben Longbons26-85/+92
2015-01-22Remove unsupportable config settingsBen Longbons14-183/+78
2015-01-21I thought this went without sayingBen Longbons1-0/+14
2015-01-13Fix value_multiply shop itemsBen Longbons2-7/+15
2015-01-04Fix clang buildsBen Longbons2-1/+13
2015-01-03Switch MATCH to separate begin/end macrosBen Longbons27-461/+607
2015-01-03Merge remote-tracking branch 'origin/hotfix'Ben Longbons20-60/+135
2015-01-03Make makefile more reliableBen Longbons1-24/+28
2015-01-03Fix clang buildsBen Longbons3-10/+7
2015-01-03Fix building without docsBen Longbons2-0/+5
2015-01-03Document every network packet's pre, post, and descBen Longbons18-1521/+2843
2014-11-19Magically allow "break" within WITH_VARBen Longbons21-61/+136
2014-11-19Fix nightly buildsBen Longbons1-1/+1
2014-11-19Avoid loops when generating protocol, to make description/ordering easierBen Longbons1-34/+52
2014-11-19Script Builtin iscollisionwushin1-0/+19
2014-11-19Script Builtin npcareawarpwushin1-0/+64
2014-11-19use manaplus url formatmekolat1-1/+1
2014-11-19Fix nightly buildsBen Longbons1-1/+1
2014-11-11Fix a funny ASAN bugv14.11.11Ben Longbons2-1/+3
2014-11-09Add explicit check for mapless eventsBen Longbons3-4/+7
2014-11-09Fix OOB on 128-element commandsBen Longbons1-2/+13
2014-11-09Make it easier to debug scripts, especially from coredumpsBen Longbons13-142/+586
2014-11-05Fix shops not loading and bad pricewushin1-1/+1
2014-11-04Remove sc_countBen Longbons6-36/+0