Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | Fix kill stats on levelup. | Andrei Karas | 1 | -0/+1 |
2015-04-15 | eathena: fix default walk delay parameter in stats. | Andrei Karas | 1 | -0/+3 |
2015-04-15 | Remove hideShield setting. | Andrei Karas | 9 | -56/+19 |
2015-04-15 | eathena: use haveChangePassword feature in change password packet. | Andrei Karas | 1 | -0/+2 |
2015-04-15 | Add server feature haveChangePassword. | Andrei Karas | 5 | -0/+16 |
2015-04-15 | fix missing characters in list after password change selection. | Andrei Karas | 2 | -1/+9 |
2015-04-15 | eathena: add support for change password. | Andrei Karas | 7 | -18/+56 |
2015-04-13 | eathena: show correct message if item cant be used because not left delay. | Andrei Karas | 3 | -0/+10 |
2015-04-13 | Add mirror support for servers list. | Andrei Karas | 4 | -2/+9 |
2015-04-13 | eathena: fix moving animation. | Andrei Karas | 1 | -1/+0 |
2015-04-12 | eathena: dont update slots from move packets. | Andrei Karas | 1 | -6/+9 |
2015-04-12 | Improve a bit checking before stop moving animation. | Andrei Karas | 1 | -1/+1 |
2015-04-12 | Fix move animation after path is empty. | Andrei Karas | 3 | -2/+15 |
2015-04-11 | Change version to 1.5.4.11.v1.5.4.11 | Andrei Karas | 9 | -9/+20 |
2015-04-11 | Update translations. | Andrei Karas | 40 | -4329/+6418 |
2015-04-10 | Remove troll like image. Because it look similar to well known troll face. | Andrei Karas | 1 | -0/+0 |
2015-04-10 | Fix code style. | Andrei Karas | 11 | -20/+25 |
2015-04-10 | Remove wrong file from manaplus.cbp. | Andrei Karas | 1 | -1/+0 |
2015-04-10 | Fix compilation with different flags. | Andrei Karas | 5 | -1/+9 |
2015-04-10 | Update manaplus.cbp. | Andrei Karas | 1 | -1175/+1163 |
2015-04-09 | Add to skills miss effect. | Andrei Karas | 6 | -18/+43 |
2015-04-09 | On skill attacks on target for show effect use skill attribute skillHitEffectId. | Andrei Karas | 7 | -12/+51 |
2015-04-09 | Add to skill attribute for hit effect on target. | Andrei Karas | 3 | -1/+5 |
2015-04-09 | Add skill attributes with effect id what will play on caster and target while... | Andrei Karas | 6 | -7/+68 |
2015-04-08 | Use enum SpriteDirection form sprite direction in being. | Andrei Karas | 2 | -5/+4 |
2015-04-08 | Simplify using rotational particle effect. | Andrei Karas | 5 | -35/+56 |
2015-04-08 | Add missing unimplimented packet debug line. | Andrei Karas | 1 | -0/+1 |
2015-04-06 | Add variable in away message with player name. | Andrei Karas | 1 | -2/+5 |
2015-04-06 | Fix remove from priority attack list. | Andrei Karas | 1 | -2/+3 |
2015-04-06 | Add missing include. | Andrei Karas | 1 | -0/+2 |
2015-04-06 | Fix compilation with some options. | Andrei Karas | 1 | -0/+1 |
2015-04-06 | update translations. | Andrei Karas | 39 | -23341/+26310 |
2015-04-06 | eathena: impliment packet SMSG_CHAT_ROOM_SETTINGS. | Andrei Karas | 4 | -7/+46 |
2015-04-06 | eathena: impliment packet SMSG_CHAT_ROOM_DESTROY. | Andrei Karas | 4 | -5/+25 |
2015-04-06 | Add chat command for leave chat room. | Andrei Karas | 4 | -0/+17 |
2015-04-06 | eathena: impliment packet SMSG_CHAT_ROOM_JOIN_FAILED. | Andrei Karas | 3 | -2/+64 |
2015-04-06 | eathena: impliment packet SMSG_CHAT_ROOM_ROLE_CHANGE. | Andrei Karas | 3 | -3/+19 |
2015-04-06 | eathena: impliment packet SMSG_CHAT_ROOM_LEAVE. | Andrei Karas | 3 | -3/+39 |
2015-04-05 | eathena: impliment packet SMSG_CHAT_ROOM_ADD_MEMBER. | Andrei Karas | 3 | -2/+9 |
2015-04-05 | add chat command for join chat room. | Andrei Karas | 9 | -12/+128 |
2015-04-05 | Show chat room name in player popup. | Andrei Karas | 2 | -5/+41 |
2015-04-05 | On room creation show room name in general tab caption. | Andrei Karas | 7 | -11/+53 |
2015-04-04 | Show unimplimented packet debug message on each unsupported packets parameters. | Andrei Karas | 30 | -94/+92 |
2015-04-04 | Add chat command for create chat room (incomplete). | Andrei Karas | 10 | -3/+61 |
2015-04-03 | Impliment manner messages. | Andrei Karas | 3 | -5/+44 |
2015-04-03 | Remove debug string. | Andrei Karas | 1 | -1/+0 |
2015-04-03 | Add mute/unmute gm context menu for 1,5,10,15,30 minutes. | Andrei Karas | 1 | -0/+61 |
2015-04-03 | Add server feature haveMute. | Andrei Karas | 5 | -0/+16 |
2015-04-03 | Rename chat room related packets. | Andrei Karas | 3 | -50/+50 |
2015-04-03 | Fix chat command /me. | Andrei Karas | 1 | -1/+1 |