summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-12Fix keyboard icon for non default screen density.v1.6.3.12Andrei Karas8-8/+8
2016-03-12Change version to 1.6.3.12.Andrei Karas9-9/+35
2016-03-12Update translations.Andrei Karas23-7222/+7137
2016-03-12Add missing include into network.cpp.Andrei Karas1-0/+2
2016-03-12Fix compilation issue.Andrei Karas1-1/+3
2016-03-11Fix code style.Andrei Karas96-125/+180
2016-03-10Fix a bit formatting in Being::drawSpriteAt.Andrei Karas1-15/+22
2016-03-10Fix translation errors.Andrei Karas3-11/+11
2016-03-10For unknown packet field values show packet id and field value.Andrei Karas21-41/+64
2016-03-10Add missing check.Andrei Karas1-5/+7
2016-03-10Update translations.Andrei Karas25-8460/+11348
2016-03-10Update manaplus.cbp.Andrei Karas1-1428/+1433
2016-03-10Update Android.mk.Andrei Karas1-43/+43
2016-03-10Add support for change text in pet menu item "Return to egg".Andrei Karas4-3/+36
2016-03-10Add some more item attributes into items.xmlAndrei Karas1-1/+23
2016-03-09Add include again.Andrei Karas1-9/+1
2016-03-09Add missing include into header.Andrei Karas1-0/+10
2016-03-08Rename Sp attributes to server values. Also add missing values for hercules.Andrei Karas5-142/+340
2016-03-08Add into tmwa Sp constants value GM_LEVEL.Andrei Karas2-2/+4
2016-03-08Move stat constants from ea namespace into tmwa and eathena.Andrei Karas9-148/+252
2016-03-08Move setStat from ea namespace into eathena and tmwa.Andrei Karas9-216/+455
2016-03-08Fix packet SMSG_PLAYER_HEAL. Now it also update hp/sp.Andrei Karas1-2/+21
2016-03-07Disable all legacy "magic" commands if server type not tmwa.Andrei Karas2-4/+24
2016-03-07In renderers in function calcWindow add non null attributes.Andrei Karas10-17/+4
2016-03-07Change desync detection to simpler way.Andrei Karas2-20/+8
2016-03-07In renderers in function drawTileCollection add non null attributes.Andrei Karas12-20/+6
2016-03-07Add some missing nonnull attributes to map/maplayer classes.Andrei Karas5-22/+24
2016-03-07In renderers in function calcTileVertexes add non null attributes.Andrei Karas10-22/+8
2016-03-07Improve a bit imageparticle draw.Andrei Karas1-4/+6
2016-03-07Remove some unused functions from compoundsprite.Andrei Karas2-44/+2
2016-03-07Fix ping if player in party or guild (hercules).Andrei Karas1-0/+4
2016-03-07Add quotes into name in char gm commands.Andrei Karas1-2/+2
2016-03-07Add into mobs and foring pets context menu item for timing pet.Andrei Karas4-3/+33
2016-03-07Add server feature haveServerPets.Andrei Karas5-0/+16
2016-03-07Add "Mail to..." command in player context menu.Andrei Karas2-0/+18
2016-03-07Add /mailto chat command.Andrei Karas7-0/+34
2016-03-07Add server feature haveMail.Andrei Karas5-0/+16
2016-03-06Use server feature haveMultyStatusUp.Andrei Karas1-4/+12
2016-03-06Add server feature haveMultyStatusUp.Andrei Karas5-0/+16
2016-03-06Remove decreaseAttribute because it left from manaserv.Andrei Karas3-9/+0
2016-03-06Add into increaseAttribute parameter with about of attributes to up.Andrei Karas6-7/+12
2016-03-06Fix some slot conversion tables and add comments (hercules).Andrei Karas3-34/+34
2016-03-06Move InventoryRecv::getSlot form ea namespace into tmwa and eathena.Andrei Karas6-52/+115
2016-03-06Add support for two new equipment slots in hercules.Andrei Karas6-25/+45
2016-03-06Add comment in BeingRecv::processBeingChangeLookContinueAndrei Karas1-0/+3
2016-03-05Add constant values for enum SPRITE_* in eathena net code.Andrei Karas1-16/+16
2016-03-05Fix style error.Andrei Karas1-4/+4
2016-03-05Remove outdated serverVersion checks from tmwa net code.Andrei Karas5-23/+8
2016-03-05Remove outdated protocol version checks from tmwa net code.Andrei Karas3-23/+6
2016-03-05Disable server features incomplete chat messages for tmwa server version more...Andrei Karas1-1/+1