summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-23Move receive code from adminhandler into separate file.Andrei Karas11-71/+223
2015-08-23Change protocol version to 5. Add packet SMSG_SCRIPT_MESSAGE (tmwa).Andrei Karas5-2/+18
2015-08-23Update translations.Andrei Karas23-5307/+9230
2015-08-23Impliment packet SMSG_PET_CATCH_PROCESS.Andrei Karas3-1/+6
2015-08-23Impliment packet SMSG_SCRIPT_MESSAGE.Andrei Karas1-2/+2
2015-08-22Impliment packet SMSG_CHAT_TALKIE_BOX.Andrei Karas1-2/+2
2015-08-22Impliment packet SMSG_IGNORE_NICK_ACK.Andrei Karas3-3/+83
2015-08-22Impliment packet SMSG_PLAYER_SKILL_MESSAGE.Andrei Karas3-3/+104
2015-08-22Impliment packet SMSG_SKILL_AUTO_CAST.Andrei Karas1-6/+11
2015-08-22Show skill effects with packet SMSG_SKILL_NO_DAMAGE.Andrei Karas1-6/+10
2015-08-22Impliment packet SMSG_BIND_ITEM.Andrei Karas3-3/+22
2015-08-22Impliment packet SMSG_PLAYER_CART_ADD_ERROR.Andrei Karas3-3/+21
2015-08-22Read damaged attribute from all packets.Andrei Karas3-8/+10
2015-08-22Use resource manager as global variable.Andrei Karas42-246/+157
2015-08-22Add init to resource manager.Andrei Karas4-4/+14
2015-08-21Add support for send item indexes to server. Change protocol version to 11.Andrei Karas4-4/+77
2015-08-21Use item tag for dragged items.Andrei Karas1-1/+5
2015-08-21Add tag field into item.Andrei Karas2-0/+8
2015-08-21Impliment packet SMSG_PLAYER_REFINE.Andrei Karas3-5/+57
2015-08-21Impliment packet SMSG_PLAYER_ITEM_RENTAL_EXPIRED.Andrei Karas3-4/+23
2015-08-21Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules).Andrei Karas3-5/+16
2015-08-21Add function for convert time diff to string.Andrei Karas3-52/+66
2015-08-21Fix AMD driver detection in black list.Andrei Karas1-1/+1
2015-08-20Black list for DSA drivers from AMD HD 14.10.*Andrei Karas1-8/+11
2015-08-20Use separate icons palette.Andrei Karas5-9/+5
2015-08-20Add support for reading iconColors palette field from items.Andrei Karas3-6/+84
2015-08-20/atkhuman now checks teamId and map pvp flagJoseph Botosh4-6/+73
2015-08-20Add ability for insert cards into items by dragging.Andrei Karas6-0/+112
2015-08-20Show card name in insert card dialog.Andrei Karas3-6/+25
2015-08-20Add missing checks or attribute to other files.Andrei Karas6-52/+30
2015-08-20Add missing checks or attributes to popups.Andrei Karas6-23/+22
2015-08-20Add missing checks or attributes to windows.Andrei Karas35-268/+269
2015-08-19Add workaround for npc talk action for avoid packets limit.Andrei Karas1-2/+12
2015-08-17Remove some mode outdated color related code from tmwa.Andrei Karas3-15/+15
2015-08-17Dont use item palettes in createitems command.Andrei Karas2-23/+4
2015-08-17Fix colors on equipment.Andrei Karas1-26/+13
2015-08-17Fix item icon color if insert card in it.Andrei Karas3-1/+14
2015-08-17Use color selected on card for items.Andrei Karas1-0/+11
2015-08-16In all places try get item color from ItemColorManager.Andrei Karas14-21/+106
2015-08-16Enable feature haveItemColors in eathena.Andrei Karas1-1/+1
2015-08-16Add attribute cardColor to items in items.xml.Andrei Karas3-0/+11
2015-08-16Fix other compilation warnings.Andrei Karas2-4/+3
2015-08-16Rename colors list variables in iteminfo.Andrei Karas2-22/+22
2015-08-16Fix compilation warnings.Andrei Karas1-2/+2
2015-08-16Add packet SMSG_ITEM_DROPPED2 0x0b19.Andrei Karas4-1/+42
2015-08-16Add packet SMSG_ITEM_VISIBLE2 0x0b18.Andrei Karas10-11/+91
2015-08-16Move processItemVisible from ea namespace into eathena and tmwa.Andrei Karas6-27/+54
2015-08-16Add missing fields into flooritem.Andrei Karas7-10/+40
2015-08-16Add strong typed int for item color.Andrei Karas92-373/+615
2015-08-15Disable dyecmd tool in windows installers for now.v1.5.8.15Andrei Karas3-15/+15