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 | 7 | -361/+7 | |
Remove tmwa-monitor | |||||
2015-05-06 | Merge pull request #78 from mekolat/32767 | Wushin | 6 | -246/+16 | |
npc -1 => 32767 | |||||
2015-05-05 | do not allow return outside func or sub | mekolat | 1 | -0/+8 | |
2015-05-05 | do not allow close/end in func or sub | mekolat | 1 | -0/+16 | |
2015-05-05 | make script-call stricter | mekolat | 1 | -0/+8 | |
2015-05-05 | make the script-fun die on errors | mekolat | 1 | -2/+6 | |
2015-05-05 | make the script parser take warnings seriously | mekolat | 1 | -7/+7 | |
2015-05-04 | Merge pull request #79 from mekolat/patch-3v15.5.04 | Wushin | 1 | -0/+17 | |
Update CHANGELOG | |||||
2015-05-03 | Update CHANGELOG | meko | 1 | -0/+17 | |
2015-05-02 | Merge pull request #61 from nashley/message_edits | Wushin | 2 | -60/+60 | |
Some grammar/spelling/meaning edits for server messages. | |||||
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-05-01 | add missing parameters to time builtins | mekolat | 1 | -4/+4 | |
2015-04-30 | Remove tmwa-monitor | wushin | 7 | -361/+7 | |
2015-04-30 | remove useless OnInterIfInit | mekolat | 1 | -3/+0 | |
2015-04-30 | remove OnCharIfInit duplicate | mekolat | 1 | -2/+0 | |
2015-04-30 | remove item labels | mekolat | 6 | -15/+10 | |
2015-04-30 | remove deprecated getequipname builtin | mekolat | 1 | -40/+0 | |
2015-04-30 | remove builtin getitemname | mekolat | 1 | -29/+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 | 16 | -9/+547 | |
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-29 | Merge pull request #74 from mekolat/freeloop | Wushin | 1 | -2/+2 | |
make freeloop check the value | |||||
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-26 | Fix merge conflicts | Rawng | 2 | -1/+48 | |
2015-04-25 | Add Bitmasked Quest Log | wushin | 16 | -9/+547 | |
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 #54 from mekolat/changelogv15.4.20 | Wushin | 1 | -0/+20 | |
Update changelog | |||||
2015-04-20 | Update changelog | mekolat | 1 | -0/+20 | |
2015-04-20 | Merge pull request #55 from wushin/Double-Xp-On-Demand | Wushin | 3 | -25/+60 | |
Enable Dynamic Double Xp | |||||
2015-04-20 | Merge pull request #63 from mekolat/magic-injure | Wushin | 1 | -1/+1 | |
fix bad condition | |||||
2015-04-19 | fix bad condition | mekolat | 1 | -1/+1 | |