summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-03-10Add UNIMPLIMENTEDPACKET macroAndrei Karas4-1/+18
2015-03-09Impliment DebugMessageListener in chat window.Andrei Karas2-1/+12
2015-03-09Add debug message listener.Andrei Karas4-0/+80
2015-03-09Disable reading online list url from config.xml.Andrei Karas2-4/+0
2015-03-08Remove handler "add attack ignore" from popup menu.Andrei Karas1-10/+1
2015-03-08Remove handler "add priority attack" from popup menu.Andrei Karas1-10/+1
2015-03-08Remove handler "add attack" from popup menu.Andrei Karas1-10/+1
2015-03-08Remove handler "remove attack" from popup menu.Andrei Karas1-10/+1
2015-03-08Move guild-kick from popup manager into actions.Andrei Karas5-25/+47
2015-03-04eathena: fix hair color afrer reordering sprites.Andrei Karas2-2/+9
2015-03-04Fix disabling riding.Andrei Karas1-0/+2
2015-03-04add missing file.Andrei Karas1-0/+44
2015-03-04Draw riding horse if present.Andrei Karas4-6/+39
2015-03-04Add basic horses db implimentation.Andrei Karas7-0/+227
2015-03-03Update sprite on changing riding mode.Andrei Karas3-1/+11
2015-03-03Use riding sprite actions in being.Andrei Karas2-10/+17
2015-03-03Add rideattack-action into item db.Andrei Karas3-0/+18
2015-03-03Add ride sprite actions.Andrei Karas2-0/+13
2015-03-03Add support for riding flag in actorsprite and statuseffect.Andrei Karas5-3/+18
2015-03-02Fix crash in tests without translator created.Andrei Karas1-7/+4
2015-03-02Translate item name in links if item name was added by client.Andrei Karas1-2/+8
2015-03-02eathena: change netcode version to 7.Andrei Karas1-1/+1
2015-03-02Dont try enable guild bot if server have native guilds.Andrei Karas1-8/+16
2015-03-01eathena: show chat messages from hidden players.Andrei Karas1-8/+3
2015-03-01Move sendSellRequest from ea namespace into eathena and tmwa.Andrei Karas6-32/+34
2015-03-01Move sendBuyRequest from ea namespace into eathena and tmwa.Andrei Karas6-22/+32
2015-03-01Move requestBuyList from ea namespace into eathena and tmwa.Andrei Karas6-26/+30
2015-03-01Move requestSellList from ea namespace into eathena and tmwa.Andrei Karas6-24/+37
2015-03-01Show item links with empty item name.Andrei Karas1-0/+11
2015-03-01eathena: do not request warp name with evol plugin.Andrei Karas6-1/+18
2015-03-01fix compilation warning.Andrei Karas1-1/+1
2015-03-01Fix skills display if mixed alwaysVisible attribute and level attribute.Andrei Karas1-1/+2
2015-02-28Build vendinghandler only if eathena enabled.Andrei Karas9-14/+28
2015-02-28Build searchstorehandler only if eathena enabled.Andrei Karas7-12/+19
2015-02-28Build mercenaryhandler only if eathena enabled.Andrei Karas11-16/+30
2015-02-28Build markethandler only if eathena enabled.Andrei Karas8-14/+20
2015-02-28Build mailhandler only if eathena enabled.Andrei Karas7-12/+18
2015-02-28Build homunculushandler only if eathena enabled.Andrei Karas11-12/+45
2015-02-28Change version to 1.5.2.28.v1.5.2.28Andrei Karas1-2/+2
2015-02-27fix cmake file.Andrei Karas1-2/+2
2015-02-27fix code style.Andrei Karas20-22/+55
2015-02-27Fix compilation with eathena only.Andrei Karas4-43/+57
2015-02-27Build friendshandler only if eathena enabled.Andrei Karas7-11/+18
2015-02-27Build familyhandler only if eathena enabled.Andrei Karas8-12/+18
2015-02-27Build elementalhandler only if eathena enabled.Andrei Karas7-14/+22
2015-02-27Build cashshophandler only if eathena enabled.Andrei Karas8-19/+28
2015-02-27Fix compilation for eathena only.Andrei Karas2-13/+24
2015-02-27Build buyingstorehandler only if eathena enabled.Andrei Karas5-5/+14
2015-02-27Build bankhandler only if eathena enabled.Andrei Karas4-6/+12
2015-02-27Build auctionhandler only if eathena enabled.Andrei Karas7-6/+20