Age | Commit message (Expand) | Author | Files | Lines |
2015-06-07 | Don't segfault when inserting remote maps into DB. | Rawng | 1 | -1/+2 |
2015-05-31 | send pvp channel and rank to client | mekolat | 5 | -0/+37 |
2015-05-25 | Fix fabi gcc travis | wushin | 3 | -9/+9 |
2015-05-24 | Unintialized Byte | wushin | 1 | -0/+1 |
2015-05-24 | Unused var array | wushin | 1 | -15/+0 |
2015-05-24 | Fix T Sub in a return-statement | wushin | 1 | -8/+9 |
2015-05-24 | Update Travis for gcc 5 | wushin | 1 | -0/+2 |
2015-05-23 | Change log for v15.5.23v15.5.23 | wushin | 1 | -0/+3 |
2015-05-23 | Merge pull request #97 from mekolat/mobhp | Wushin | 1 | -8/+8 |
2015-05-23 | Merge pull request #96 from mekolat/debug | Wushin | 2 | -15/+21 |
2015-05-21 | invert mob hp | mekolat | 1 | -8/+8 |
2015-05-20 | use abort instead of runflag on errors | mekolat | 2 | -13/+8 |
2015-05-20 | add debug for crash | mekolat | 1 | -2/+13 |
2015-05-19 | Merge pull request #89 from mekolat/sitv15.5.19 | Wushin | 12 | -118/+222 |
2015-05-19 | update changelog | mekolat | 1 | -0/+9 |
2015-05-19 | handle old client in login server too | mekolat | 6 | -58/+5 |
2015-05-19 | fix mob hp, add mob range, unfuck packets | mekolat | 3 | -44/+62 |
2015-05-19 | add a builtin to change npc direction and make them sit | mekolat | 4 | -38/+126 |
2015-05-19 | allow to make npcs sit | mekolat | 6 | -35/+77 |
2015-05-18 | Merge pull request #95 from mekolat/patch-1v15.5.18 | Wushin | 1 | -0/+20 |
2015-05-18 | Update CHANGELOG | meko | 1 | -0/+20 |
2015-05-18 | Merge pull request #91 from mekolat/version | Wushin | 9 | -18/+64 |
2015-05-18 | add version check to clif_sendquest | mekolat | 2 | -2/+7 |
2015-05-18 | add version check to mob walkpath | mekolat | 1 | -1/+21 |
2015-05-17 | Merge pull request #94 from nashley/bug/buff_reset | Wushin | 1 | -0/+1 |
2015-05-17 | reject very old manaplus versions | mekolat | 2 | -0/+12 |
2015-05-17 | use client version | mekolat | 9 | -18/+27 |
2015-05-13 | Fixes #93 (status effects now removed on spawn) | Nick Ashley | 1 | -0/+1 |
2015-05-11 | Merge pull request #88 from mekolat/gmpass | Wushin | 2 | -27/+0 |
2015-05-11 | Merge pull request #87 from mekolat/auth | Wushin | 7 | -28/+17 |
2015-05-11 | Merge pull request #69 from mekolat/getitemlink | Wushin | 7 | -84/+10 |
2015-05-07 | remove leftovers from gm atcommand removal | mekolat | 2 | -27/+0 |
2015-05-07 | send message about source to general tab | mekolat | 1 | -1/+1 |
2015-05-07 | death to the motd!!!11one11 | mekolat | 2 | -12/+0 |
2015-05-07 | wait for the player to be added to block list | mekolat | 6 | -15/+16 |
2015-05-06 | Merge pull request #71 from mekolat/error | Wushin | 3 | -9/+45 |
2015-05-06 | Merge pull request #16 from Rawng/walkpathfixtest | Wushin | 2 | -1/+48 |
2015-05-06 | Merge pull request #17 from Rawng/mobhp | Wushin | 2 | -4/+4 |
2015-05-06 | Merge pull request #57 from mekolat/patch-1 | Wushin | 3 | -47/+2 |
2015-05-06 | Merge pull request #77 from mekolat/timer | Wushin | 1 | -4/+4 |
2015-05-06 | Merge pull request #75 from mekolat/oncharif | Wushin | 1 | -5/+0 |
2015-05-06 | Merge pull request #76 from wushin/remove-monitor | Wushin | 7 | -361/+7 |
2015-05-06 | Merge pull request #78 from mekolat/32767 | Wushin | 6 | -246/+16 |
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 |
2015-05-03 | Update CHANGELOG | meko | 1 | -0/+17 |