summaryrefslogtreecommitdiff
path: root/src/gui/windows
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Quit button closes windowsquit_closes_windowsewewukek6-15/+9
2024-03-26Auto-focus number and text input fields in NPC dialogsFedja Beader1-2/+5
2024-03-11Remove last-login(time) from char select window.Fedja Beader1-3/+3
2024-03-11Typofix {add,remove}InventoyListener -> {add,remove}InventoryListenerFedja Beader2-5/+5
2024-02-16Client rebranding: Partly import changes from !28Jesusalva Jesusalva2-5/+10
2024-02-11Total weight sortingFedja Beader1-1/+25
2024-02-11Get rid of manaverse-owned updates. (Coverage warning!)Jesusaves2-74/+3
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva108-108/+216
2023-02-05Disable /fix/ updates.Jesusalva Jesusalva1-1/+1
2022-12-18fixed formating (linter)jak11-5/+6
2022-11-17Some branding asked by WildX, I honestly do not care enoughJesusaves1-1/+1
2022-08-05Add support for arrow keys on World Selection window.cuoco1-0/+14
2022-08-05Add more rows and cols to outfits windowcuoco2-3/+3
2021-12-18added ftp:// to url command also @@ftp:/foo.bar|baz@@ fixes #38jak11-2/+2
2021-12-18added check for equiped items, and protected items. ignored by store all fixe...jak11-0/+3
2021-06-06disable logout option in unique sessions (-S)jak12-7/+16
2021-06-05changed updatehost (to update badges in future)jak11-4/+4
2021-03-12fix manaplus2/manaplus#9 : limited the check to tmwa, not needed for evol/hercJesusaves1-2/+5
2021-03-12added 'store all' button shown: when in storage windowjak12-1/+31
2020-06-02fixed back to login button in world selection windowjak11-1/+1
2020-05-11Remove useless struct keywordAndrei Karas1-1/+1
2020-05-07Fix code style after merged switch port codeAndrei Karas2-5/+6
2020-05-07Add option for show/hide hidden genderAndrei Karas2-3/+8
2020-04-29switch: change default input mapping in inputactionmap.hcpasjuste1-3/+4
2020-04-26switch: actually send "chatinput" action on new software keyboard textcpasjuste1-0/+11
2020-04-25add "SAVE_PASSWORD" define optioncpasjuste1-2/+10
2020-02-23Fix some code style issuesAndrei Karas5-9/+9
2019-10-16Change type for some loop variables [ci skip]Andrei Karas1-1/+1
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas2-4/+4
2019-09-30Add missing static keywordsAndrei Karas5-8/+8
2019-03-18Remove deprecated std::mem_funAndrei Karas1-2/+8
2019-01-01Update copyright year.Andrei Karas111-111/+111
2018-11-28Fix string allocation in whoisonline.cppAndrei Karas1-1/+1
2018-11-27Fix showing group name in online list for legacy server.Andrei Karas1-5/+12
2018-11-27Show short group name when available instead of (GM)gumi1-2/+14
2018-11-27Remove extra ; from different code.Andrei Karas34-106/+106
2018-11-03Drop support for server version 19.Andrei Karas1-1/+1
2018-10-29Fix code style.s20181102Andrei Karas9-19/+19
2018-10-19Fix code style.Andrei Karas2-6/+6
2018-09-08Fix possible issue in kill stats window if get too many exp at same time.Andrei Karas1-1/+1
2018-09-07Add stats tab into debug window. Move LPS counter into stats tab.Andrei Karas2-1/+12
2018-09-06Split debugwindowtabs into separate tab files.Andrei Karas1-1/+3
2018-09-02Fix translation comment for "free sources" string.Andrei Karas1-1/+1
2018-08-06Dont disable keyboard input in pincode dialogs.Andrei Karas2-8/+1
2018-07-27Fix moving between slots in character selection dialog.Andrei Karas1-4/+4
2018-07-27Dont allow buy items with amount 0 from markets.Andrei Karas1-1/+9
2018-06-30Rename "other" gender into "hidden" gender.Andrei Karas1-10/+9
2018-05-25Enable images in updater window.Andrei Karas1-0/+1
2018-05-23Add missing translators comment.Andrei Karas1-0/+1
2018-05-23Fix loading text command properties in command editor.Andrei Karas1-0/+5