summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Fix merge conflictsRawng1-0/+27
2015-04-20Merge pull request #55 from wushin/Double-Xp-On-DemandWushin3-25/+60
2015-04-19fix bad conditionmekolat1-1/+1
2015-04-19Dynamic Xp percentage command @expratewushin3-25/+60
2015-04-13Merge pull request #50 from mekolat/healWushin3-100/+12
2015-04-13Merge pull request #41 from wushin/pvp-script-persistanceWushin6-80/+94
2015-04-13Merge pull request #47 from mekolat/killmonsterallWushin1-20/+0
2015-04-13Merge pull request #39 from mekolat/getnpclocationWushin1-0/+92
2015-04-13Merge pull request #46 from mekolat/cmdothernpcWushin3-32/+0
2015-04-13Merge pull request #27 from wushin/get-item-idWushin1-0/+26
2015-04-13Merge pull request #45 from wushin/deprecate-warp-debug-spriteWushin2-5/+1
2015-04-13Merge pull request #35 from mekolat/emotesWushin1-1/+1
2015-04-07emulate @alivemekolat1-5/+12
2015-04-06add 3rd param to healmekolat1-3/+8
2015-04-06remove deprecated itemhealmekolat1-15/+0
2015-04-06remove deprecated percenthealmekolat3-85/+0
2015-04-05remove deprecated killmonsterallmekolat1-20/+0
2015-04-05remove deprecated cmdothernpcmekolat3-32/+0
2015-04-05Remove Warp Debug Sprite Actionwushin2-5/+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/killablewushin6-95/+82
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-02-28Script Builtin getitemlinkwushin1-0/+26
2015-02-28add freeloop builtinmekolat3-3/+23
2015-01-23Use generated config for mapBen Longbons85-1243/+934
2015-01-22Use Spanned<T> while parsing configBen Longbons3-149/+92
2015-01-22Generate most config parsersBen Longbons2-5/+4
2015-01-22Have I mentioned that I hate ADL?Ben Longbons4-6/+7
2015-01-22Remove unsupportable config settingsBen Longbons7-30/+8
2015-01-03Switch MATCH to separate begin/end macrosBen Longbons17-323/+460
2015-01-03Merge remote-tracking branch 'origin/hotfix'Ben Longbons12-43/+45
2015-01-03Document every network packet's pre, post, and descBen Longbons10-460/+6
2014-11-19Magically allow "break" within WITH_VARBen Longbons13-44/+46
2014-11-19Script Builtin iscollisionwushin1-0/+19
2014-11-19Script Builtin npcareawarpwushin1-0/+64
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 Longbons10-141/+574
2014-11-05Fix shops not loading and bad pricewushin1-1/+1
2014-11-04Remove sc_countBen Longbons6-36/+0
2014-11-04Perform divorces asynchronously to avoid crashesBen Longbons4-19/+6
2014-11-04Clean up after that messBen Longbons1-0/+1
2014-11-04Use the new ASTsBen Longbons9-559/+602