summaryrefslogtreecommitdiff
path: root/src/gui/windows
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Update copyright year.Andrei Karas105-105/+105
2016-12-23Fix style issues.Andrei Karas2-11/+8
2016-12-22Fix style issues.Andrei Karas3-3/+4
2016-12-19Fix hair animation in char create dialog.Andrei Karas1-0/+1
2016-12-16Fix style issues.Andrei Karas1-1/+0
2016-12-16Remove extra break.Andrei Karas1-1/+0
2016-12-16Fix hiding tabs in skill dialog.Andrei Karas1-1/+10
2016-12-15Add special skills tab for unknown skills.Andrei Karas2-0/+22
2016-12-15Dont show on start skill tabs without skills.Andrei Karas2-29/+50
2016-12-15Add support for rectangular skills tabs.Andrei Karas1-1/+26
2016-12-13Add support for possible new skill set types.Andrei Karas1-14/+35
2016-12-12Fix too long lines.Andrei Karas1-2/+4
2016-12-12Add noexcept in some files.Andrei Karas8-14/+14
2016-12-10Fix some issues found by automatic checks.Andrei Karas5-9/+9
2016-10-28Add missing consts references.Andrei Karas1-1/+1
2016-10-09Add support for redirects in online list (legacy server).Andrei Karas1-0/+1
2016-10-05Fix compilation without C++11 flags.Andrei Karas1-2/+1
2016-10-04Move npcactionstate into enums directory.Andrei Karas2-30/+23
2016-10-04Move npcinputstate into enums directory.Andrei Karas3-72/+63
2016-10-04Move layouttype into enums directory.Andrei Karas14-14/+28
2016-09-27Remove extra includes.Andrei Karas2-2/+0
2016-09-27Remove extra include from questswindow.hAndrei Karas1-1/+0
2016-09-27Use for links in updater window ItemLinkHandler.Andrei Karas2-15/+6
2016-09-27Dont steal focus to updater window button.Andrei Karas1-0/+1
2016-09-26Add support for links "news" and "copyright".Andrei Karas4-16/+25
2016-09-26Fix long line in questswindow.cppAndrei Karas1-1/+2
2016-09-26Add support for quest fields in quests window.Andrei Karas4-23/+44
2016-09-26Read all fields from new quest packets and send to quests and skills window.Andrei Karas4-7/+23
2016-09-23Add missing comments into defines.Andrei Karas23-74/+88
2016-09-21Allow copy items from outfit into chat.Andrei Karas2-0/+26
2016-09-21Fix code style.Andrei Karas1-4/+4
2016-09-21Set parts of most windows unselectable.Andrei Karas7-0/+16
2016-09-20Set unselectable most parts of status window.Andrei Karas1-0/+8
2016-09-20Add support for unselectable widgets.Andrei Karas1-0/+3
2016-09-17Add strong typed bool LoseFocusOnTab.Andrei Karas2-5/+10
2016-09-17Add strong typed bool Opaque.Andrei Karas21-49/+68
2016-09-17Use strong typed bool Move for move variable in window.Andrei Karas1-1/+1
2016-09-15Fix leak in ItemAmountWindow.Andrei Karas1-0/+2
2016-09-15Add type into ShopListBox.Andrei Karas2-3/+4
2016-09-11Remove support for legacy configuration in outfits.Andrei Karas2-7/+3
2016-09-07Allow run commands if no tab selected in chat window.Andrei Karas1-0/+2
2016-08-30Fix some leaks in unit tests.Andrei Karas1-0/+13
2016-08-29Use time_t for time values.Andrei Karas7-13/+13
2016-08-26Remove unused include.Andrei Karas1-1/+0
2016-08-25Mark some methongs in BuyDialog for tmwa only.Andrei Karas2-2/+19
2016-08-25Allow buy more than one item at vending shop at once.Andrei Karas2-28/+66
2016-08-25Impliment packet SMSG_VENDING_BUY_ACK.Andrei Karas1-0/+1
2016-08-24First step of removing local pets (tmwa only).Andrei Karas3-111/+5
2016-08-19Use socialguildtab2.h only if tmwa compilation enabled.Andrei Karas1-1/+4
2016-08-19Remove another extra include from socialwindow.cppAndrei Karas1-1/+0