summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Hide cutin if npc window closed.Andrei Karas3-0/+19
2016-02-05Allow to show images in npc dialogs.Andrei Karas1-0/+1
2016-02-05Fix compilation without C++11 flags.Andrei Karas2-2/+2
2016-02-05Add support for play animation in cutins.Andrei Karas2-22/+28
2016-02-05Impliment packet SMSG_NPC_CUTIN. Add support for cutins.Andrei Karas4-2/+204
2016-02-03Update last seen also from online list.Andrei Karas1-0/+4
2016-02-03Update descript for option for collecting ids and seen log.Andrei Karas1-1/+1
2016-02-03Add option for saving mapping between account id and nicks.Andrei Karas1-0/+4
2016-02-03Add missing translators comments.Andrei Karas1-0/+2
2016-02-03Add option in settings to allow enable/disable sell spam filter.Andrei Karas3-1/+11
2016-02-03Improve trade spam filterring.Andrei Karas1-8/+15
2016-01-29Fix code style.Andrei Karas4-8/+0
2016-01-27In char create dialog allow hair style with wrong range.Andrei Karas1-20/+37
2016-01-27In char create dialog allow hair color with wrong range.Andrei Karas1-26/+53
2016-01-27Remove popup action "copy bar to chat"Andrei Karas1-6/+1
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas1-5/+1
2016-01-27remove "remove from attack list" action from social window popup menu.Andrei Karas1-26/+1
2016-01-27remove removepickup action from social window popup menu.Andrei Karas1-26/+1
2016-01-27Remove add/remove/ignore pickup actions from item popup menu.Andrei Karas1-31/+6
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas3-19/+5
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas1-6/+1
2016-01-27Improve undress popup menu item.Andrei Karas1-5/+1
2016-01-27Add context menu for moving items to craft.Andrei Karas2-0/+46
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas5-18/+68
2016-01-26Not allow walking by mouse if npc dialog is opened.Andrei Karas1-3/+7
2016-01-26Add support for move 1 amount of item to craft if hold stop attack key (left ...Andrei Karas1-1/+6
2016-01-25In char creation dialog show race fields only if more than 1 races in configu...Andrei Karas1-5/+5
2016-01-25Move help window to top on first time open it from chat with commands like "?...Andrei Karas1-0/+3
2016-01-25Add support for multiple help index files.Andrei Karas1-9/+15
2016-01-25Remove debug line.Andrei Karas1-1/+0
2016-01-25Add file utils function getFilesInDir.Andrei Karas2-0/+2
2016-01-24Not allow add equipped items to craft inventory.Andrei Karas1-0/+2
2016-01-20Add pugixml backend incomplete.Andrei Karas3-17/+11
2016-01-17Dont more chat messages with item links into trade tab.Andrei Karas1-24/+0
2016-01-17Add support for add from context menu into chat item links with cards.Andrei Karas2-4/+42
2016-01-17Move cards constants into separate file.Andrei Karas3-3/+9
2016-01-16Add function for replace item links in chat.Andrei Karas1-36/+1
2016-01-15Fix code style.Andrei Karas3-4/+8
2016-01-15Fix compilation without hercules support.Andrei Karas3-1/+30
2016-01-15Add support for show cards in links.Andrei Karas2-8/+33
2016-01-08Allow drag & drop more than one amount at time in craft inventory.Andrei Karas5-18/+107
2016-01-08Impliment craft inventory for moving items one by one.Andrei Karas4-51/+84
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas5-4/+154
2016-01-07Move invetory into inventory directory.Andrei Karas7-7/+13
2016-01-06Add noexcept into widget.Andrei Karas1-24/+24
2016-01-06Add noexcept into font.Andrei Karas2-4/+5
2016-01-05Remove item object from popup menu, but use item index in inventory.Andrei Karas2-12/+15
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas31-97/+217
2016-01-02Update copyright year in .cc files.Andrei Karas3-3/+3
2016-01-02Update copyrights year.Andrei Karas442-442/+442