Age | Commit message (Expand) | Author | Files | Lines |
2015-08-16 | Merge pull request #132 from mekolat/pipe-closed | Wushin | 3 | -1/+41 |
2015-07-29 | add more syscalls to io::FD | mekolat | 2 | -0/+35 |
2015-07-29 | replace socket write with send with MSG_NOSIGNAL | mekolat | 3 | -1/+6 |
2015-07-05 | Merge pull request #126 from mekolat/fix2v15.7.06 | meko | 3 | -10/+19 |
2015-07-05 | update changelog | mekolat | 1 | -0/+2 |
2015-07-05 | fix getmapusers | mekolat | 2 | -10/+17 |
2015-07-05 | Merge pull request #125 from themanaworld/mekolat-patch-1v15.7.05 | meko | 1 | -0/+2 |
2015-07-05 | Update CHANGELOG | meko | 1 | -0/+2 |
2015-07-04 | important bug fix | meko | 1 | -1/+1 |
2015-06-29 | Merge pull request #124 from themanaworld/mekolat-patch-1v15.6.30 | Wushin | 1 | -0/+12 |
2015-06-29 | Update CHANGELOG | meko | 1 | -0/+12 |
2015-06-28 | Merge pull request #123 from mekolat/char | Wushin | 2 | -12/+41 |
2015-06-20 | Merge pull request #98 from mekolat/command | Wushin | 10 | -18/+186 |
2015-06-20 | add map mask support | mekolat | 10 | -5/+98 |
2015-06-20 | add clif_message_towards | mekolat | 3 | -12/+43 |
2015-06-20 | npc actions | mekolat | 4 | -1/+45 |
2015-06-20 | Merge pull request #111 from mekolat/music | Wushin | 4 | -1/+45 |
2015-06-19 | implement change music packet | mekolat | 4 | -1/+45 |
2015-06-19 | Merge pull request #103 from mekolat/pvp | Wushin | 8 | -83/+151 |
2015-06-19 | Merge pull request #110 from mekolat/title | Wushin | 4 | -1/+45 |
2015-06-19 | Merge pull request #118 from mekolat/patch-1 | Wushin | 1 | -1/+1 |
2015-06-19 | Merge pull request #73 from wushin/travis-update | Wushin | 6 | -31/+20 |
2015-06-19 | Merge pull request #114 from Rawng/remote_mapserver | Wushin | 1 | -1/+2 |
2015-06-18 | move hardcoded settings in char server to config file | mekolat | 2 | -5/+12 |
2015-06-18 | send error code when char creation fails | mekolat | 1 | -10/+32 |
2015-06-17 | also send (towards) when enter area | mekolat | 1 | -83/+73 |
2015-06-16 | implement set title packet | mekolat | 4 | -1/+45 |
2015-06-16 | do not allow to attack PC with magic when on channel 0 | mekolat | 1 | -4/+6 |
2015-06-16 | do not reset default pvp channel on death | mekolat | 1 | -1/+1 |
2015-06-16 | send pvp channel update when using pvp atcommands | mekolat | 1 | -0/+5 |
2015-06-16 | do not send new stuff to old clients | mekolat | 2 | -5/+11 |
2015-06-16 | send map pvp status | mekolat | 3 | -3/+31 |
2015-06-12 | do not count hidden players | meko | 1 | -1/+1 |
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 |