Age | Commit message (Expand) | Author | Files | Lines |
2016-04-27 | Add packet SMSG_PLAYER_KILLED_BY 0x0b1d. | Andrei Karas | 1 | -0/+5 |
2016-04-27 | Add server feature HaveKillerId. | Andrei Karas | 1 | -0/+2 |
2016-04-27 | Fix reading whole packet SMSG_BEING_RESURRECT (tmwa). | Andrei Karas | 1 | -2/+2 |
2016-04-23 | Fix code style. | Andrei Karas | 1 | -2/+0 |
2016-04-20 | Add packet CMSG_TAEKWON_RANKS 0x0225 | Andrei Karas | 2 | -0/+6 |
2016-04-19 | Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d. | Andrei Karas | 2 | -0/+6 |
2016-04-19 | Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254 | Andrei Karas | 2 | -0/+6 |
2016-04-17 | Revert "Remove override keyword, if it present with final." | Andrei Karas | 33 | -376/+376 |
2016-04-17 | Remove override keyword, if it present with final. | Andrei Karas | 33 | -376/+376 |
2016-04-15 | Change packet version to 6 (tmwa) | Andrei Karas | 2 | -3/+13 |
2016-04-14 | For tmwa server version >= 0x100408 not send nick in chat message. | Andrei Karas | 1 | -6/+17 |
2016-04-14 | Add packet SMSG_PLAYER_CLIENT_COMMAND 0x0230 (tmwa) | Andrei Karas | 1 | -0/+1 |
2016-04-08 | Fix code style. | Andrei Karas | 1 | -1/+2 |
2016-04-06 | Into packetsout.inc add fields size and comment. For now unused. | Andrei Karas | 1 | -101/+101 |
2016-04-06 | Impliment packet CMSG_PK_RANKS 0x0237. | Andrei Karas | 2 | -0/+6 |
2016-04-06 | Add packet CMSG_BLACKSMITH_RANKS 0x0217. | Andrei Karas | 2 | -0/+6 |
2016-04-06 | Impliment packet CMSG_ALCHEMIST_RANKS 0x0218. | Andrei Karas | 2 | -0/+6 |
2016-04-06 | Impliment packet CMSG_MERGE_ITEM_CANCEL 0x0974. | Andrei Karas | 2 | -0/+6 |
2016-04-06 | Impliment packet CMSG_MERGE_ITEM_ACK 0x096e. | Andrei Karas | 2 | -0/+7 |
2016-04-02 | Sort more packets. Add version checks inside packets. | Andrei Karas | 3 | -1/+30 |
2016-04-01 | Fix formatting in packetin.inc files. | Andrei Karas | 1 | -148/+148 |
2016-03-31 | Add version field in each receive packet define. | Andrei Karas | 2 | -149/+150 |
2016-03-26 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2016-03-25 | Fix compilation without C++11 flags. | Andrei Karas | 2 | -14/+10 |
2016-03-24 | Add enum for item types. | Andrei Karas | 6 | -18/+24 |
2016-03-22 | Not allow moving from sit state if server not support it. | Andrei Karas | 2 | -0/+7 |
2016-03-22 | Add support for packet version in servers list xml and in editor. | Andrei Karas | 3 | -1/+6 |
2016-03-22 | Add check for from equip index. | Andrei Karas | 1 | -0/+2 |
2016-03-21 | Move status effects start/end calls into separate functions in actorsprite. | Andrei Karas | 1 | -56/+46 |
2016-03-21 | Fix some status effects packet field names. | Andrei Karas | 1 | -6/+6 |
2016-03-21 | Fix typo also in .inc files. | Andrei Karas | 1 | -1/+1 |
2016-03-21 | Fix typo Plater -> Player. | Andrei Karas | 2 | -2/+2 |
2016-03-20 | Add server feature haveFamily. | Andrei Karas | 2 | -0/+7 |
2016-03-17 | Fix reading packet SMSG_PLAYER_STORAGE_REMOVE (tmwa) | Andrei Karas | 1 | -1/+1 |
2016-03-16 | Split ParticleEngine from Particle class. | Andrei Karas | 1 | -1/+1 |
2016-03-11 | Fix code style. | Andrei Karas | 7 | -9/+5 |
2016-03-10 | For unknown packet field values show packet id and field value. | Andrei Karas | 5 | -9/+8 |
2016-03-08 | Rename Sp attributes to server values. Also add missing values for hercules. | Andrei Karas | 2 | -64/+66 |
2016-03-08 | Add into tmwa Sp constants value GM_LEVEL. | Andrei Karas | 2 | -2/+4 |
2016-03-08 | Move stat constants from ea namespace into tmwa and eathena. | Andrei Karas | 2 | -43/+120 |
2016-03-08 | Move setStat from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -4/+213 |
2016-03-07 | Add server feature haveServerPets. | Andrei Karas | 2 | -0/+7 |
2016-03-07 | Add server feature haveMail. | Andrei Karas | 2 | -0/+7 |
2016-03-06 | Add server feature haveMultyStatusUp. | Andrei Karas | 2 | -0/+7 |
2016-03-06 | Add into increaseAttribute parameter with about of attributes to up. | Andrei Karas | 2 | -2/+4 |
2016-03-06 | Move InventoryRecv::getSlot form ea namespace into tmwa and eathena. | Andrei Karas | 2 | -3/+60 |
2016-03-05 | Remove outdated serverVersion checks from tmwa net code. | Andrei Karas | 5 | -23/+8 |
2016-03-05 | Remove outdated protocol version checks from tmwa net code. | Andrei Karas | 3 | -23/+6 |
2016-03-05 | Disable server features incomplete chat messages for tmwa server version more... | Andrei Karas | 1 | -1/+1 |
2016-03-05 | Replace in Being speed field from vector to int. | Andrei Karas | 1 | -5/+5 |