summaryrefslogtreecommitdiff
path: root/src/gui/windows
AgeCommit message (Expand)AuthorFilesLines
2013-10-08remove unused system headers.Andrei Karas1-2/+0
2013-10-06Fix crash if opened char select dialog and whole game closed by X.Andrei Karas1-0/+1
2013-10-06remove unused includes and remove default parameter in being.Andrei Karas4-8/+2
2013-10-05Add support for min and max label resize size.Andrei Karas1-5/+4
2013-10-05add dynamic labels string cutting.Andrei Karas1-3/+4
2013-10-05Remember sort order in buy dialog between restarts.Andrei Karas3-28/+43
2013-10-05Remember sort order in inventory and storage between restarts.Andrei Karas2-2/+42
2013-10-05fix equipment context menu focus order.Andrei Karas1-0/+1
2013-10-04Fix inventory "store" button if item was protected.Andrei Karas1-3/+3
2013-10-04add pickup and drop sound effects.Andrei Karas2-3/+4
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas3-20/+8
2013-10-04move equip/unequip/use calls into playerinfo.Andrei Karas3-34/+10
2013-10-04fix code style.Andrei Karas52-144/+132
2013-10-02fix char sign in online list in tmw like servers.Andrei Karas1-4/+4
2013-10-02bit cleanup tabbedarea.Andrei Karas2-5/+5
2013-10-02Add support for gm detection in online list on "new" tmw server.Andrei Karas1-0/+10
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-2/+3
2013-09-30move db files into db directory.Andrei Karas4-7/+10
2013-09-30move tabs into tabs directory.Andrei Karas8-23/+29
2013-09-30move popups into popups directory.Andrei Karas6-7/+14
2013-09-30move windows classes to windows directory.Andrei Karas90-0/+28200