summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Fix compilation warnings.Andrei Karas1-1/+1
2014-10-13eathena: fix owner for channel messages.Andrei Karas1-2/+18
2014-10-13Disable hightlight by default in channels.Andrei Karas1-0/+1
2014-10-13eathena: show channel messages in channel tab.Andrei Karas3-1/+40
2014-10-13Autojoin channels on open channel tab.Andrei Karas2-4/+23
2014-10-13Add special method in charHandler to send message to channel.Andrei Karas1-1/+1
2014-10-13Add whisper tab and channel tab commands to autocomplete.Andrei Karas4-0/+18
2014-10-12Fix popup menu for channel chat tab.Andrei Karas6-14/+53
2014-10-12Add basic support for chat channels.Andrei Karas3-18/+105
2014-10-12Add channeltab class and colors for it.Andrei Karas5-1/+110
2014-10-12Add own battle chat tab colors.Andrei Karas3-0/+13
2014-10-12Add log file name into chattab.Andrei Karas18-77/+21
2014-10-12Simplify chat tab colors usage.Andrei Karas6-38/+14
2014-10-12Move chat tab type into ChatTab.Andrei Karas18-47/+18
2014-10-12Move partyTab variable definition from net code into partytab class.Andrei Karas1-0/+2
2014-10-12Move PartyTab from net namespace into gui.Andrei Karas2-0/+310
2014-10-12Move GuildTab from net namespace into gui.Andrei Karas2-0/+205
2014-10-12Rename guildchattab into emulateguildtab.Andrei Karas2-20/+20
2014-10-12Move WhisperTab into chat subdir.Andrei Karas4-6/+6
2014-10-12Move TradeTab into chat subdir.Andrei Karas3-5/+5
2014-10-12Move LangTab into chat subdir.Andrei Karas3-5/+5
2014-10-12Move GuildChatTab into chat subdir.Andrei Karas2-4/+4
2014-10-12Move GmTab into chat subdir.Andrei Karas2-4/+4
2014-10-12Move ChatTabType into chat subdir.Andrei Karas8-10/+10
2014-10-12Move ChatTab into chat subdir.Andrei Karas12-14/+16
2014-10-12Move BattleTab into chat subdir.Andrei Karas3-5/+5
2014-10-10Fix code style.Andrei Karas22-45/+12
2014-10-08Add missing check in character select dialog.Andrei Karas1-1/+1
2014-10-06Update visible character name and character rename.Andrei Karas3-1/+23
2014-10-06Disable char rename button if for selected char not allowed rename.Andrei Karas1-0/+5
2014-10-05Add char rename button if server support it.Andrei Karas2-0/+23
2014-10-05Lower buttons text in char select dialog.Andrei Karas1-2/+2
2014-10-04Fix possible update errors with empty update server.Andrei Karas2-2/+13
2014-10-04If server not have update server, skip fix update server downloads.Andrei Karas1-7/+14
2014-10-01Move JOB stat from net enum into attributes.Andrei Karas3-9/+8
2014-09-30Add manner field in debug window in target tab.Andrei Karas2-1/+11
2014-09-30Add karma field in debug window in target tab.Andrei Karas2-1/+14
2014-09-30Fix party name crration size limit in social window.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 Karas4-44/+207
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 Karas2-22/+2
2014-09-26Fix code style.Andrei Karas38-92/+18
2014-09-25Add for homunculus popup menu commands feed and kill.Andrei Karas1-1/+20
2014-09-25Add in context menu for mercenary and homunculus command "move to master"Andrei Karas1-0/+16