summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2015-04-30Merge pull request #59 from mekolat/getparamWushin2-42/+1
deprecate builtin readparam & statusup2
2015-04-30Merge pull request #67 from mekolat/npc-atcommandWushin1-0/+66
add @npc atcommand
2015-04-30Merge pull request #70 from mekolat/onloginWushin1-0/+2
add OnPCLoginEvent
2015-04-29Merge pull request #49 from mekolat/wgm-logWushin1-20/+20
deprecate gmcommand builtin
2015-04-29add @npc atcommandmekolat1-0/+66
2015-04-29add OnPCLoginEventmekolat1-0/+2
2015-04-29Merge pull request #58 from mekolat/changesexWushin3-21/+4
change sex without disconnecting
2015-04-29Merge pull request #65 from wushin/quest-logWushin15-9/+515
Quest log
2015-04-29Merge pull request #66 from mekolat/emotionWushin3-10/+16
make emotion send to a single rid
2015-04-29Merge pull request #56 from mekolat/pk-modeWushin1-1/+1
Do not require pk_mode for NOPVP
2015-04-29Merge pull request #62 from mekolat/gm-atcommandWushin4-209/+0
remove @gm atcommand
2015-04-29Merge pull request #72 from wushin/fix-getitemlinkWushin1-2/+2
Remove braces and jname from getitemlink
2015-04-27make freeloop check the valuemekolat1-2/+2
2015-04-26Remove braces and jname from getitemlinkwushin1-2/+2
2015-04-25Add Bitmasked Quest Logwushin15-9/+515
2015-04-23remove deprecated gmcommand builtinmekolat1-20/+0
2015-04-23add gmlog builtinmekolat1-0/+9
2015-04-23add wgm builtinmekolat1-0/+11
2015-04-23make emotion send to a single ridmekolat3-10/+16
2015-04-20do not recalc all at oncemekolat1-1/+2
2015-04-20deprecate builtin changesexmekolat2-17/+1
2015-04-20change sex without disconnectingmekolat1-3/+1
2015-04-20deprecate builtin readparam & statusup2mekolat2-42/+1
2015-04-20Merge pull request #55 from wushin/Double-Xp-On-DemandWushin3-25/+60
Enable Dynamic Double Xp
2015-04-19fix bad conditionmekolat1-1/+1
2015-04-19Dynamic Xp percentage command @expratewushin3-25/+60
2015-04-18remove @gm atcommandmekolat4-209/+0
2015-04-15Do not require pk_mode for NOPVPmeko1-1/+1
2015-04-13Merge pull request #50 from mekolat/healWushin3-100/+12
remove deprecated percentheal and itemheal
2015-04-13Merge pull request #41 from wushin/pvp-script-persistanceWushin6-80/+94
Make killer & killable script builtins
2015-04-13Merge pull request #47 from mekolat/killmonsterallWushin1-20/+0
remove deprecated killmonsterall
2015-04-13Merge pull request #39 from mekolat/getnpclocationWushin1-0/+92
add npc-related builtins
2015-04-13Merge pull request #46 from mekolat/cmdothernpcWushin3-32/+0
remove deprecated cmdothernpc
2015-04-13Merge pull request #27 from wushin/get-item-idWushin1-0/+26
Script Builtin getitemlink
2015-04-13Merge pull request #45 from wushin/deprecate-warp-debug-spriteWushin2-5/+1
Remove Warp Debug Sprite Action
2015-04-13Merge pull request #35 from mekolat/emotesWushin1-1/+1
add support for manaplus emotes
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
Death Clears default pvp Add Player Togglable PvP Flag Add Timer to PvP Flag (Anti-Spam) Add getpvpflag builtin
2015-03-29Update script-fun.cppmeko1-1/+1