Age | Commit message (Expand) | Author | Files | Lines |
2024-03-27 | Switch joystick axis tolerance type to float | ewewukek | 4 | -15/+26 |
2024-03-27 | Remove joystick calibration logic | ewewukek | 4 | -95/+3 |
2024-03-27 | Add a slider to joystick settings to set axis tolerance | ewewukek | 4 | -8/+40 |
2024-03-27 | Use single tolerance value for all 4 joystick movement directions | ewewukek | 3 | -40/+19 |
2024-03-26 | Remove default shortcut for "Hide [all] Windows" | Fedja Beader | 1 | -1/+1 |
2024-03-26 | Auto-focus number and text input fields in NPC dialogs | Fedja Beader | 1 | -2/+5 |
2024-03-26 | Rename "buggy servers protection" to what it does (packet limiter on/off) | Fedja Beader | 1 | -1/+1 |
2024-03-25 | Typofix Guil -> Guild and insert And | Fedja Beader | 6 | -20/+20 |
2024-03-20 | Color setting for attack range of monsters from ignore list | ewew ukek | 4 | -2/+20 |
2024-03-11 | Disable trade tab and trade filter by default | Fedja Beader | 1 | -2/+2 |
2024-03-11 | Put variable declarations into scope where they are used. | Fedja Beader | 1 | -3/+3 |
2024-03-11 | Remove last-login(time) from char select window. | Fedja Beader | 4 | -8/+9 |
2024-03-11 | Typofix {add,remove}InventoyListener -> {add,remove}InventoryListener | Fedja Beader | 4 | -9/+9 |
2024-03-11 | Remove right click -> Undress on players. | Fedja Beader | 1 | -3/+0 |
2024-03-11 | Make pickup code go to nearby tile, not on top of item. | Fedja Beader | 1 | -4/+18 |
2024-03-11 | Typofix | Fedja Beader | 2 | -2/+2 |
2024-02-21 | Add missing include for libxml2ewewukek/fix_linux_build | ewewukek | 1 | -0/+4 |
2024-02-21 | Const correct variable to hold __xmlParserVersion() value | ewewukek | 2 | -2/+2 |
2024-02-21 | Don't depend on __clang__ and include <ctime> on all non-Windows platforms | ewewukek | 2 | -8/+4 |
2024-02-20 | Emotes: Only load client emotes if the server is lacking them | Jesusaves | 1 | -5/+6 |
2024-02-16 | Client rebranding: Partly import changes from !28 | Jesusalva Jesusalva | 10 | -24/+36 |
2024-02-13 | Hotplug support for joysticks | ewewukek | 3 | -15/+34 |
2024-02-12 | Fix the issue reported by MadCamel about a fake "Couldn't update" message. | Jesusaves | 1 | -2/+1 |
2024-02-11 | Total weight sorting | Fedja Beader | 4 | -14/+82 |
2024-02-11 | Get rid of manaverse-owned updates. (Coverage warning!) | Jesusaves | 2 | -74/+3 |
2024-02-09 | Update copyright headers up to 2023 | Jesusalva Jesusalva | 1916 | -1918/+3836 |
2024-02-09 | Log misses in battle tab, alongside hits | Fedja Beader | 1 | -9/+29 |
2024-02-09 | Fix dragging lum (first item) out of the spells window. | Fedja Beader | 1 | -1/+1 |
2023-10-13 | Allow users to set their own timestamp formats. | Fedja Beader | 3 | -1/+12 |
2023-10-13 | Use strftime to format timestamps. | Fedja Beader | 1 | -4/+18 |
2023-10-12 | Use gmtime() for non-local-time chat timestamps | Fedja Beader | 1 | -22/+9 |
2023-08-16 | Fix unable to pickup non-ignored items while standing on an ignored | Fedja Beader | 1 | -3/+2 |
2023-05-15 | Blank trade window bug | cuoco | 1 | -1/+1 |
2023-04-07 | fix formating | jak1 | 1 | -6/+6 |
2023-04-07 | fixed gcc deprecation (unary & not1) | jak1 | 2 | -10/+11 |
2023-04-07 | added missing cstdint include | jak1 | 9 | -0/+34 |
2023-04-07 | fixed curl deprecation | jak1 | 2 | -11/+49 |
2023-04-07 | added undef so sdl_image macro, got redefined in sdl2 snapshot | jak1 | 1 | -0/+1 |
2023-04-06 | removed assertion for sdl surface bpp, tests get ugly, but default runtime wo... | jak1 | 1 | -1/+0 |
2023-04-03 | change serverlist url to tmw2.org, since manaplus.germantmw.de doesnt work (i... | jak1 | 1 | -2/+2 |
2023-02-05 | Disable /fix/ updates. | Jesusalva Jesusalva | 1 | -1/+1 |
2022-12-27 | Add mobinfo command to popup menu | ccc | 2 | -1/+9 |
2022-12-27 | increase trade window items to 20 | ccc | 1 | -1/+1 |
2022-12-18 | disable SSL for downloads, since Windows\' OpenSSL doesnt support it. | jak1 | 1 | -0/+5 |
2022-12-18 | fixed formating (linter) | jak1 | 1 | -5/+6 |
2022-12-18 | [ci skip] Correct a preference label | Administrator | 1 | -1/+1 |
2022-12-18 | fix HWND reference for SDL 2 builds | Jordan Irwin | 2 | -0/+16 |
2022-12-18 | Add CMake SDL2 build support | Jordan Irwin | 1 | -19/+63 |
2022-11-17 | Some branding asked by WildX, I honestly do not care enough | Jesusaves | 2 | -3/+3 |
2022-11-02 | Remove a broken link, however, it seems to be a SSL issue with M+ libs. | Jesusaves | 1 | -1/+1 |