summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Rename hp bar color identifiers for clarityewew ukek1-10/+10
2024-03-26Rename "buggy servers protection" to what it does (packet limiter on/off)Fedja Beader1-1/+1
2024-03-20Color setting for attack range of monsters from ignore listewew ukek1-0/+2
2024-02-16Client rebranding: Partly import changes from !28Jesusalva Jesusalva1-2/+3
2024-02-13Hotplug support for joysticksewewukek1-4/+4
2024-02-11Total weight sortingFedja Beader1-9/+45
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva231-231/+462
2024-02-09Fix dragging lum (first item) out of the spells window.Fedja Beader1-1/+1
2023-10-13Allow users to set their own timestamp formats.Fedja Beader2-1/+11
2023-10-13Use strftime to format timestamps.Fedja Beader1-4/+18
2023-10-12Use gmtime() for non-local-time chat timestampsFedja Beader1-22/+9
2022-12-18[ci skip] Correct a preference labelAdministrator1-1/+1
2021-12-18added ftp:// to url command also @@ftp:/foo.bar|baz@@ fixes #38jak11-1/+2
2021-12-15Fix inventory_cell2.xml and similar widgets rendering, fallout traced to comm...Hello=)1-0/+1
2021-05-16changed max value for desync walkaround to 30 (100 is way to much)jak11-1/+1
2021-03-11added desync walkaroundjak13-1/+14
2020-05-30Split multi line #if into separate ifsAndrei Karas1-3/+3
2020-05-30Fix left style issues from switch port mergingAndrei Karas1-2/+4
2020-04-26switch: actually send "chatinput" action on new software keyboard textcpasjuste2-5/+5
2020-02-23Fix some code style issuesAndrei Karas11-38/+44
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas2-2/+2
2019-04-08Add separate auto move sync distance for legacy serversAndrei Karas1-0/+7
2019-01-27Remove extra strprintf usage from clanwindowtabs.cppAndrei Karas1-1/+1
2019-01-01Update copyright year.Andrei Karas232-232/+232
2018-11-27Remove extra ; from different code.Andrei Karas37-83/+83
2018-11-05Fix code style.Andrei Karas6-12/+24
2018-10-29Fix code style.s20181102Andrei Karas10-23/+23
2018-10-19Fix code style.Andrei Karas3-7/+9
2018-09-10Fix cast issues.Andrei Karas1-2/+2
2018-09-09Fix code style.Andrei Karas1-7/+7
2018-09-08Improve perf counters display.Andrei Karas2-7/+18
2018-09-07Add basic performance counters.Andrei Karas2-2/+72
2018-09-07Add stats tab into debug window. Move LPS counter into stats tab.Andrei Karas4-16/+107
2018-09-06Split debugwindowtabs into separate tab files.Andrei Karas7-290/+438
2018-08-31Remove extra virtual.Andrei Karas1-1/+1
2018-08-31Fix code style.Andrei Karas1-1/+1
2018-06-30Rename "other" gender into "hidden" gender.Andrei Karas1-4/+4
2018-06-01Dont allow select textboxes without editable flag.Andrei Karas2-2/+7
2018-05-28Fix include guard headers in currency.h and clanwindowtabs.hAndrei Karas1-3/+3
2018-05-23Use skin option textOffsetY in item shortcut container.Andrei Karas1-4/+4
2018-05-23Add skin options keyOffsetX and keyOffsetY for key offset.Andrei Karas2-10/+19
2018-05-23Add textOffsetY skin field into spell shortcut container.Andrei Karas1-2/+2
2018-05-23Add skin offsets for images and text in shortcut containers.Andrei Karas6-24/+68
2018-05-22Set skin object in shortcut containers for future usage.Andrei Karas10-14/+33
2018-05-22Add option for show shortcuts buttons icons.Andrei Karas3-0/+23
2018-05-07Improve a bit scrollarea.Andrei Karas1-7/+5
2018-04-30fix warnings on sunon compilation.Andrei Karas2-5/+5
2018-04-23Fix different cast issues and remove useless explicit keywords.Andrei Karas1-1/+1
2018-04-02Fix code style.Andrei Karas2-3/+3
2018-04-02Add missing variables into constructor in pincode widget.Andrei Karas1-1/+3