Age | Commit message (Expand) | Author | Files | Lines |
2014-10-21 | Set cards from net code. | Andrei Karas | 2 | -20/+12 |
2014-10-21 | Add to item field favorite. | Andrei Karas | 4 | -8/+14 |
2014-10-21 | Add to item field damaged. | Andrei Karas | 4 | -8/+12 |
2014-10-21 | Add to item field identified. | Andrei Karas | 4 | -13/+33 |
2014-10-20 | Remove item default parameters. | Andrei Karas | 3 | -6/+14 |
2014-10-16 | Add missing checks. | Andrei Karas | 1 | -3/+8 |
2014-10-16 | Add bank window (hercules only). | Andrei Karas | 2 | -0/+165 |
2014-10-13 | Fix compilation warnings. | Andrei Karas | 1 | -1/+1 |
2014-10-13 | eathena: fix owner for channel messages. | Andrei Karas | 1 | -2/+18 |
2014-10-13 | Disable hightlight by default in channels. | Andrei Karas | 1 | -0/+1 |
2014-10-13 | eathena: show channel messages in channel tab. | Andrei Karas | 2 | -0/+37 |
2014-10-13 | Autojoin channels on open channel tab. | Andrei Karas | 2 | -4/+23 |
2014-10-12 | Fix popup menu for channel chat tab. | Andrei Karas | 2 | -11/+21 |
2014-10-12 | Add basic support for chat channels. | Andrei Karas | 2 | -17/+104 |
2014-10-12 | Move WhisperTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-12 | Move TradeTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-12 | Move LangTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-12 | Move ChatTab into chat subdir. | Andrei Karas | 3 | -3/+4 |
2014-10-12 | Move BattleTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-10 | Fix code style. | Andrei Karas | 14 | -31/+9 |
2014-10-08 | Add missing check in character select dialog. | Andrei Karas | 1 | -1/+1 |
2014-10-06 | Update visible character name and character rename. | Andrei Karas | 2 | -0/+22 |
2014-10-06 | Disable char rename button if for selected char not allowed rename. | Andrei Karas | 1 | -0/+5 |
2014-10-05 | Add char rename button if server support it. | Andrei Karas | 2 | -0/+23 |
2014-10-05 | Lower buttons text in char select dialog. | Andrei Karas | 1 | -2/+2 |
2014-10-04 | Fix possible update errors with empty update server. | Andrei Karas | 2 | -2/+13 |
2014-10-04 | If server not have update server, skip fix update server downloads. | Andrei Karas | 1 | -7/+14 |
2014-10-01 | Move JOB stat from net enum into attributes. | Andrei Karas | 3 | -9/+8 |
2014-09-30 | Fix party name crration size limit in social window. | Andrei Karas | 1 | -1/+1 |
2014-09-29 | Fix equipment window if equipmentwindow.xml is missing. | Andrei Karas | 1 | -0/+1 |
2014-09-28 | Add support for pages in equipment window. | Andrei Karas | 2 | -44/+154 |
2014-09-28 | Add homunculus minimap color. | Andrei Karas | 1 | -1/+4 |
2014-09-28 | Add mercenary minimap color. | Andrei Karas | 1 | -1/+4 |
2014-09-28 | Add pets minimap color. | Andrei Karas | 1 | -2/+5 |
2014-09-28 | Show portals in minimap with hightlight portal color. | Andrei Karas | 1 | -1/+4 |
2014-09-28 | Remove auctionmanager. | Andrei Karas | 1 | -17/+2 |
2014-09-26 | Fix code style. | Andrei Karas | 29 | -68/+8 |
2014-09-23 | eathena: if skill fail, show errorText from skill. | Andrei Karas | 1 | -1/+1 |
2014-09-23 | Add field errorText into skills. | Andrei Karas | 1 | -3/+7 |
2014-09-22 | Fix compilation warnings. | Andrei Karas | 2 | -4/+2 |
2014-09-22 | Show duplicates in egg selection dialog. | Andrei Karas | 1 | -0/+1 |
2014-09-22 | Add egg selection dialog. | Andrei Karas | 5 | -2/+127 |
2014-09-22 | Move selldialog from window into widgets. | Andrei Karas | 4 | -454/+2 |
2014-09-22 | Simplify SellDialog. | Andrei Karas | 6 | -30/+10 |
2014-09-22 | Move shop sell code from SellDialog into ShopSellDialog. | Andrei Karas | 5 | -17/+128 |
2014-09-22 | Move npc sell code from SellDialog into NpcSellDialog. | Andrei Karas | 4 | -60/+179 |
2014-09-21 | Fix updating skills window if some skills was removed. | Andrei Karas | 2 | -2/+30 |
2014-09-20 | Use skill owner field in most functions. | Andrei Karas | 2 | -8/+29 |
2014-09-18 | Use server feature haveOnlineList in whos is online window. | Andrei Karas | 2 | -7/+9 |
2014-09-18 | Rename server feature haveOnlineList into haveServerOnlineList. | Andrei Karas | 1 | -1/+1 |