summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Rename hp bar color identifiers for clarityewew ukek4-46/+47
2024-03-26Remove default shortcut for "Hide [all] Windows"Fedja Beader1-1/+1
2024-03-26Auto-focus number and text input fields in NPC dialogsFedja Beader1-2/+5
2024-03-26Rename "buggy servers protection" to what it does (packet limiter on/off)Fedja Beader1-1/+1
2024-03-25Typofix Guil -> Guild and insert AndFedja Beader6-20/+20
2024-03-20Color setting for attack range of monsters from ignore listewew ukek4-2/+20
2024-03-11Disable trade tab and trade filter by defaultFedja Beader1-2/+2
2024-03-11Put variable declarations into scope where they are used.Fedja Beader1-3/+3
2024-03-11Remove last-login(time) from char select window.Fedja Beader4-8/+9
2024-03-11Typofix {add,remove}InventoyListener -> {add,remove}InventoryListenerFedja Beader4-9/+9
2024-03-11Remove right click -> Undress on players.Fedja Beader1-3/+0
2024-03-11Make pickup code go to nearby tile, not on top of item.Fedja Beader1-4/+18
2024-03-11TypofixFedja Beader2-2/+2
2024-02-21Add missing include for libxml2ewewukek1-0/+4
2024-02-21Const correct variable to hold __xmlParserVersion() valueewewukek2-2/+2
2024-02-21Don't depend on __clang__ and include <ctime> on all non-Windows platformsewewukek2-8/+4
2024-02-20Emotes: Only load client emotes if the server is lacking themJesusaves1-5/+6
2024-02-16Client rebranding: Partly import changes from !28Jesusalva Jesusalva10-24/+36
2024-02-13Hotplug support for joysticksewewukek3-15/+34
2024-02-12Fix the issue reported by MadCamel about a fake "Couldn't update" message.Jesusaves1-2/+1
2024-02-11Total weight sortingFedja Beader4-14/+82
2024-02-11Get rid of manaverse-owned updates. (Coverage warning!)Jesusaves2-74/+3
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1916-1918/+3836
2024-02-09Log misses in battle tab, alongside hitsFedja Beader1-9/+29
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 Beader3-1/+12
2023-10-13Use strftime to format timestamps.Fedja Beader1-4/+18
2023-10-12Use gmtime() for non-local-time chat timestampsFedja Beader1-22/+9
2023-08-16Fix unable to pickup non-ignored items while standing on an ignoredFedja Beader1-3/+2
2023-05-15Blank trade window bugcuoco1-1/+1
2023-04-07fix formatingjak11-6/+6
2023-04-07fixed gcc deprecation (unary & not1)jak12-10/+11
2023-04-07added missing cstdint includejak19-0/+34
2023-04-07fixed curl deprecationjak12-11/+49
2023-04-07added undef so sdl_image macro, got redefined in sdl2 snapshotjak11-0/+1
2023-04-06removed assertion for sdl surface bpp, tests get ugly, but default runtime wo...jak11-1/+0
2023-04-03change serverlist url to tmw2.org, since manaplus.germantmw.de doesnt work (i...jak11-2/+2
2023-02-05Disable /fix/ updates.Jesusalva Jesusalva1-1/+1
2022-12-27Add mobinfo command to popup menuccc2-1/+9
2022-12-27increase trade window items to 20ccc1-1/+1
2022-12-18disable SSL for downloads, since Windows\' OpenSSL doesnt support it.jak11-0/+5
2022-12-18fixed formating (linter)jak11-5/+6
2022-12-18[ci skip] Correct a preference labelAdministrator1-1/+1
2022-12-18fix HWND reference for SDL 2 buildsJordan Irwin2-0/+16
2022-12-18Add CMake SDL2 build supportJordan Irwin1-19/+63
2022-11-17Some branding asked by WildX, I honestly do not care enoughJesusaves2-3/+3
2022-11-02Remove a broken link, however, it seems to be a SSL issue with M+ libs.Jesusaves1-1/+1
2022-11-01Remove versioning (1.9.3.23 -> 1.0)Jesusaves1-2/+2
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