Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-06 | Merge pull request #75 from mekolat/oncharif | Wushin | 1 | -5/+0 | |
Remove useless events | |||||
2015-05-06 | Merge pull request #76 from wushin/remove-monitor | Wushin | 4 | -346/+0 | |
Remove tmwa-monitor | |||||
2015-05-06 | Merge pull request #78 from mekolat/32767 | Wushin | 6 | -246/+16 | |
npc -1 => 32767 | |||||
2015-05-02 | npc -1 => 32767 | mekolat | 6 | -246/+16 | |
2015-05-01 | Edits for server messages | Nick Ashley | 2 | -60/+60 | |
Modified server messages in chrif.cpp and script-fun.cpp | |||||
2015-04-30 | Remove tmwa-monitor | wushin | 4 | -346/+0 | |
2015-04-30 | remove useless OnInterIfInit | mekolat | 1 | -3/+0 | |
2015-04-30 | remove OnCharIfInit duplicate | mekolat | 1 | -2/+0 | |
2015-04-30 | Merge pull request #59 from mekolat/getparam | Wushin | 2 | -42/+1 | |
deprecate builtin readparam & statusup2 | |||||
2015-04-30 | Merge pull request #67 from mekolat/npc-atcommand | Wushin | 1 | -0/+66 | |
add @npc atcommand | |||||
2015-04-30 | Merge pull request #70 from mekolat/onlogin | Wushin | 1 | -0/+2 | |
add OnPCLoginEvent | |||||
2015-04-29 | Merge pull request #49 from mekolat/wgm-log | Wushin | 1 | -20/+20 | |
deprecate gmcommand builtin | |||||
2015-04-29 | add @npc atcommand | mekolat | 1 | -0/+66 | |
2015-04-29 | add OnPCLoginEvent | mekolat | 1 | -0/+2 | |
2015-04-29 | Merge pull request #58 from mekolat/changesex | Wushin | 3 | -21/+4 | |
change sex without disconnecting | |||||
2015-04-29 | Merge pull request #65 from wushin/quest-log | Wushin | 15 | -9/+515 | |
Quest log | |||||
2015-04-29 | Merge pull request #66 from mekolat/emotion | Wushin | 3 | -10/+16 | |
make emotion send to a single rid | |||||
2015-04-29 | Merge pull request #56 from mekolat/pk-mode | Wushin | 1 | -1/+1 | |
Do not require pk_mode for NOPVP | |||||
2015-04-29 | Merge pull request #62 from mekolat/gm-atcommand | Wushin | 4 | -209/+0 | |
remove @gm atcommand | |||||
2015-04-29 | Merge pull request #72 from wushin/fix-getitemlink | Wushin | 1 | -2/+2 | |
Remove braces and jname from getitemlink | |||||
2015-04-27 | make freeloop check the value | mekolat | 1 | -2/+2 | |
2015-04-26 | Remove braces and jname from getitemlink | wushin | 1 | -2/+2 | |
2015-04-25 | Add Bitmasked Quest Log | wushin | 15 | -9/+515 | |
2015-04-23 | remove deprecated gmcommand builtin | mekolat | 1 | -20/+0 | |
2015-04-23 | add gmlog builtin | mekolat | 1 | -0/+9 | |
2015-04-23 | add wgm builtin | mekolat | 1 | -0/+11 | |
2015-04-23 | make emotion send to a single rid | mekolat | 3 | -10/+16 | |
2015-04-20 | do not recalc all at once | mekolat | 1 | -1/+2 | |
2015-04-20 | deprecate builtin changesex | mekolat | 2 | -17/+1 | |
2015-04-20 | change sex without disconnecting | mekolat | 1 | -3/+1 | |
2015-04-20 | deprecate builtin readparam & statusup2 | mekolat | 2 | -42/+1 | |
2015-04-20 | Merge pull request #55 from wushin/Double-Xp-On-Demand | Wushin | 3 | -25/+60 | |
Enable Dynamic Double Xp | |||||
2015-04-19 | fix bad condition | mekolat | 1 | -1/+1 | |
2015-04-19 | Dynamic Xp percentage command @exprate | wushin | 3 | -25/+60 | |
2015-04-18 | remove @gm atcommand | mekolat | 4 | -209/+0 | |
2015-04-15 | Do not require pk_mode for NOPVP | meko | 1 | -1/+1 | |
2015-04-13 | Merge pull request #50 from mekolat/heal | Wushin | 3 | -100/+12 | |
remove deprecated percentheal and itemheal | |||||
2015-04-13 | Merge pull request #41 from wushin/pvp-script-persistance | Wushin | 6 | -80/+94 | |
Make killer & killable script builtins | |||||
2015-04-13 | Merge pull request #47 from mekolat/killmonsterall | Wushin | 1 | -20/+0 | |
remove deprecated killmonsterall | |||||
2015-04-13 | Merge pull request #39 from mekolat/getnpclocation | Wushin | 1 | -0/+92 | |
add npc-related builtins | |||||
2015-04-13 | Merge pull request #46 from mekolat/cmdothernpc | Wushin | 3 | -32/+0 | |
remove deprecated cmdothernpc | |||||
2015-04-13 | Merge pull request #27 from wushin/get-item-id | Wushin | 1 | -0/+26 | |
Script Builtin getitemlink | |||||
2015-04-13 | Merge pull request #45 from wushin/deprecate-warp-debug-sprite | Wushin | 2 | -5/+1 | |
Remove Warp Debug Sprite Action | |||||
2015-04-13 | Merge pull request #35 from mekolat/emotes | Wushin | 1 | -1/+1 | |
add support for manaplus emotes | |||||
2015-04-07 | emulate @alive | mekolat | 1 | -5/+12 | |
2015-04-06 | add 3rd param to heal | mekolat | 1 | -3/+8 | |
2015-04-06 | remove deprecated itemheal | mekolat | 1 | -15/+0 | |
2015-04-06 | remove deprecated percentheal | mekolat | 3 | -85/+0 | |
2015-04-05 | remove deprecated killmonsterall | mekolat | 1 | -20/+0 | |
2015-04-05 | remove deprecated cmdothernpc | mekolat | 3 | -32/+0 | |