summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-01eathena: add packet SMSG_PLAYER_STATUS_CHANGE2 0x028a.Andrei Karas4-1/+29
2014-10-01Fix input fields detection for input rules.Andrei Karas1-1/+18
2014-10-01eathena: add packet SMSG_BEING_STAT_UPDATE_1 0x01ab.Andrei Karas3-0/+28
2014-10-01Use constants for all server side stats.Andrei Karas2-43/+94
2014-10-01Move JOB stat from net enum into attributes.Andrei Karas13-42/+20
2014-10-01Move STR stat from net enum into attributes.Andrei Karas11-21/+32
2014-10-01Move AGI stat from net enum into attributes.Andrei Karas9-14/+22
2014-10-01Move VIT stat from net enum into attributes.Andrei Karas9-14/+22
2014-10-01Move INT stat from net enum into attributes.Andrei Karas9-14/+24
2014-10-01Move DEX stat from net enum into attributes.Andrei Karas9-14/+22
2014-10-01Move LUK stat from net enum into attributes.Andrei Karas9-17/+24
2014-10-01Move ATK stat from net enum into attributes.Andrei Karas12-38/+18
2014-10-01Move DEF stat from net enum into attributes.Andrei Karas9-15/+13
2014-10-01Move MATK stat from net enum into attributes.Andrei Karas9-16/+14
2014-10-01Move MDEF stat from net enum into attributes.Andrei Karas9-15/+14
2014-10-01Move HIT stat from net enum into attributes.Andrei Karas9-12/+10
2014-10-01Move FLEE stat from net enum into attributes.Andrei Karas9-15/+13
2014-10-01Move CRIT stat from net enum into attributes.Andrei Karas9-21/+10
2014-10-01In setStat remove type constants to numbers.Andrei Karas1-26/+18
2014-10-01Move actual update stats into one function.Andrei Karas6-216/+269
2014-10-01Remove duplicate numbers from npc sell dialog.Andrei Karas1-3/+0
2014-09-30Add manner stat to player.Andrei Karas4-3/+7
2014-09-30Add manner field in debug window in target tab.Andrei Karas2-1/+11
2014-09-30Add manner field to beings.Andrei Karas5-13/+20
2014-09-30eathena: add karma stat to player.Andrei Karas3-2/+8
2014-09-30Add karma field in debug window in target tab.Andrei Karas2-1/+14
2014-09-30Add karma field to beings.Andrei Karas6-17/+22
2014-09-30eathena: add packet SMSG_GUILD_UPDATE_COORDS 0x01eb.Andrei Karas3-0/+22
2014-09-30eathena: add packet SMSG_BEING_FAKE_NAME 0x0078.Andrei Karas3-0/+29
2014-09-30Fix party name crration size limit in social window.Andrei Karas1-1/+1
2014-09-30eathena: add more reasons in processConnectionProblem.Andrei Karas2-34/+103
2014-09-30eathena: add partial support for packets SMSG_BANK_DEPOSIT 0x09a8Andrei Karas3-0/+30
2014-09-29Fix typo.Andrei Karas1-1/+1
2014-09-29fix compilation warning.Andrei Karas1-2/+2
2014-09-29Fix equipment window if equipmentwindow.xml is missing.Andrei Karas1-0/+1
2014-09-29Not allow unpress selected button in tabstrip.Andrei Karas1-2/+7
2014-09-28Add support for pages in equipment window.Andrei Karas6-44/+209
2014-09-28Show portal names in popup if portal not present at map.Andrei Karas3-1/+25
2014-09-28Fix compilation warning.Andrei Karas1-1/+1
2014-09-28Add homunculus minimap color.Andrei Karas3-2/+9
2014-09-28Add mercenary minimap color.Andrei Karas3-2/+9
2014-09-28Add pets minimap color.Andrei Karas3-3/+10
2014-09-28Show portals in minimap with hightlight portal color.Andrei Karas1-1/+4
2014-09-28Remove auctionmanager.Andrei Karas9-187/+2
2014-09-27Change version to 1.4.9.27.v1.4.9.27Andrei Karas1-2/+2
2014-09-26Fix code style.Andrei Karas125-259/+78
2014-09-26Fix compilation warning.Andrei Karas1-1/+1
2014-09-26eathena: add packet SMSG_HOMUNCULUS_FOOD 0x022f.Andrei Karas6-2/+44
2014-09-26Add action and chat command to fire homunculus.Andrei Karas5-0/+23
2014-09-26Disable away mode if reconnected to server.Andrei Karas1-0/+1