summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-15Change version to 1.5.8.15.Andrei Karas9-9/+19
2015-08-15Update translations.Andrei Karas38-5850/+7146
2015-08-14Update translations.Andrei Karas21-3312/+4698
2015-08-14fix code style.Andrei Karas5-16/+8
2015-08-13Add support for load all item slots with cards in char selection dialog (herc...Andrei Karas6-55/+87
2015-08-13Add server feature haveAdvancedSprites. Enable it for evol servers >= 7.Andrei Karas5-0/+16
2015-08-12Remove old evol color implimentation from readPlayerData.Andrei Karas1-34/+10
2015-08-12Fix loading weapon sprite in char selection dialog.Andrei Karas1-2/+3
2015-08-12Send equipped cards to function processBeingChangeLookContinue.Andrei Karas2-5/+11
2015-08-12With equipped items read cards (hercules).Andrei Karas5-2/+33
2015-08-10Fix compilation warnings.Andrei Karas1-0/+1
2015-08-10Add different new attributes for item descriptions.Andrei Karas1-13/+35
2015-08-10Fix code style.Andrei Karas7-53/+6
2015-08-09Add more checks for broken nicks.Andrei Karas1-1/+6
2015-08-09Show error message in log if selected texture compression not supported.Andrei Karas3-2/+11
2015-08-09Fix memory leak after disconnect in spellshortcut.Andrei Karas1-0/+1
2015-08-09Fix memory leak after disconnect in spellsmanager.Andrei Karas1-0/+1
2015-08-09Fix yellow bar option "archer attack range".Andrei Karas2-2/+2
2015-08-09Fix key display in outfits window.Andrei Karas1-1/+1
2015-08-09Add unit tests for mathutils.hAndrei Karas2-0/+103
2015-08-09Edit guild kick message.rawng1-1/+1
2015-08-09Add server feature haveNewGuildrawng6-3/+30
2015-08-09Edit Guild Expulsion in tmwa.rawng1-4/+3
2015-08-09Add some missing checks to other files found by paranucker.Andrei Karas16-63/+117
2015-08-09Add some missing checks to render found by paranucker.Andrei Karas6-14/+14
2015-08-09Add some missing checks to actions found by paranucker.Andrei Karas4-110/+235
2015-08-09Add some missing checks to being found by paranucker.Andrei Karas5-47/+104