Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-06 | Revert "Client rebranding: Partly import changes from !28" | Fedja Beader | 3 | -13/+7 | |
This reverts commit 775392e472933be8d1d76619894efc0671f0c02d. [skip ci] | |||||
2024-04-02 | Consume input event in QuitDialog instead of relying on a hack | ewewukek | 1 | -0/+5 | |
2024-03-27 | Make sticks/triggers behave like regular buttons | ewewukek | 1 | -0/+1 | |
2024-03-27 | Extend gui support to joystick hat (d-pad) | ewewukek | 1 | -0/+1 | |
2024-03-27 | Gui support for joystick buttons | ewewukek | 1 | -0/+14 | |
2024-03-27 | Add a checkbox for d-pad to switch between movement and button behavior | ewewukek | 2 | -5/+18 | |
2024-03-27 | Switch joystick axis tolerance type to float | ewewukek | 1 | -6/+8 | |
2024-03-27 | Remove joystick calibration logic | ewewukek | 2 | -37/+1 | |
2024-03-27 | Add a slider to joystick settings to set axis tolerance | ewewukek | 2 | -5/+34 | |
2024-03-26 | Auto-focus number and text input fields in NPC dialogs | Fedja Beader | 1 | -2/+5 | |
+reformat one bit See merge request mana/plus!61 | |||||
2024-03-26 | Rename "buggy servers protection" to what it does (packet limiter on/off) | Fedja Beader | 1 | -1/+1 | |
See merge request mana/plus!62 | |||||
2024-03-20 | Color setting for attack range of monsters from ignore list | ewew ukek | 2 | -0/+9 | |
This MR displays attack range of monsters from ignore attack list in different color. I picked magenta as default, this may be changed if needed. There are actor types other than monsters but looks like it's not possible to add them to ignore list anyway. * Flip if branches for readability * Color setting for attack range of monsters from ignore list **** | |||||
2024-03-11 | Remove last-login(time) from char select window. | Fedja Beader | 1 | -3/+3 | |
No server in use still sends that field. **** Approved-by: Jesusalva Jesusalva <jesusalva@themanaworld.org> | |||||
2024-03-11 | Typofix {add,remove}InventoyListener -> {add,remove}InventoryListener | Fedja Beader | 2 | -5/+5 | |
**** Approved-by: Jesusalva Jesusalva <jesusalva@themanaworld.org> | |||||
2024-03-11 | Remove right click -> Undress on players. | Fedja Beader | 1 | -3/+0 | |
Requested by Ledmitz. The /undress <player> command remains. **** Approved-by: Jesusalva Jesusalva <jesusalva@themanaworld.org> | |||||
2024-02-16 | Client rebranding: Partly import changes from !28 | Jesusalva Jesusalva | 3 | -7/+13 | |
Co-Authored-By: jak1 <jak1@themanaworld.org> Co-Authored-By: jesusalva <jesusalva@themanaworld.org> Co-Authored-By: Fedja Beader <fedja@protonmail.ch> | |||||
2024-02-13 | Hotplug support for joysticks | ewewukek | 1 | -4/+4 | |
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 | |
This leaves some dead corpses behind, cleanup after is advised. Reverts b9e27e9563e32a17cd80142ce05b5770479cc709 For short, the client should not be keeping an override on what server shows. This function (backdoor) also don't exist on Mana client. | |||||
2024-02-09 | Update copyright headers up to 2023 | Jesusalva Jesusalva | 460 | -460/+920 | |
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 | 2 | -1/+11 | |
2023-10-13 | Use strftime to format timestamps. | Fedja Beader | 1 | -4/+18 | |
+Provide visible fallbacks if either strftime or gmtime/localtime failed. Appease mplint | |||||
2023-10-12 | Use gmtime() for non-local-time chat timestamps | Fedja Beader | 1 | -22/+9 | |
2023-02-05 | Disable /fix/ updates. | Jesusalva Jesusalva | 1 | -1/+1 | |
2022-12-27 | Add mobinfo command to popup menu | ccc | 1 | -0/+7 | |
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 | 1 | -0/+8 | |
2022-11-17 | Some branding asked by WildX, I honestly do not care enough | Jesusaves | 1 | -1/+1 | |
2022-08-05 | Add support for arrow keys on World Selection window. | cuoco | 1 | -0/+14 | |
2022-08-05 | Add more rows and cols to outfits window | cuoco | 2 | -3/+3 | |
2022-01-11 | Fix render of high level players (>127) in online list | Hello=) | 1 | -2/+2 | |
2021-12-18 | added ftp:// to url command also @@ftp:/foo.bar|baz@@ fixes #38 | jak1 | 2 | -3/+4 | |
2021-12-18 | added check for equiped items, and protected items. ignored by store all ↵ | jak1 | 1 | -0/+3 | |
fixes #26 | |||||
2021-12-15 | Fix inventory_cell2.xml and similar widgets rendering, fallout traced to ↵ | Hello=) | 1 | -0/+1 | |
commit 1e2a88e975019929c4c7e3154537865cc09550a6 - V2 | |||||
2021-08-08 | Do not replace text related to player if there is no localPlayer instancied | Thibault Payet | 1 | -4/+7 | |
2021-06-06 | disable logout option in unique sessions (-S) | jak1 | 2 | -7/+16 | |
2021-06-06 | added Session in windowtitle insteed of loginname (-S) | jak1 | 1 | -1/+8 | |
2021-06-05 | changed updatehost (to update badges in future) | jak1 | 1 | -4/+4 | |
2021-05-16 | changed max value for desync walkaround to 30 (100 is way to much) | jak1 | 1 | -1/+1 | |
2021-03-12 | fix manaplus2/manaplus#9 : limited the check to tmwa, not needed for evol/herc | Jesusaves | 1 | -2/+5 | |
2021-03-12 | Popup remove unusable entries | jak1 | 1 | -23/+43 | |
2021-03-12 | added 'store all' button shown: when in storage window | jak1 | 2 | -1/+31 | |
2021-03-11 | added desync walkaround | jak1 | 3 | -1/+14 | |
2020-06-03 | removed particle count from beeingpopup in case its 0 | jak1 | 1 | -6/+10 | |
2020-06-03 | added themeColors so textPopups (so all are readable with darker themes too) | jak1 | 1 | -0/+3 | |
2020-06-02 | fixed back to login button in world selection window | jak1 | 1 | -1/+1 | |
2020-05-30 | Split multi line #if into separate ifs | Andrei Karas | 1 | -3/+3 | |
2020-05-30 | Add missing restrict keyword in strBuf global variable | Andrei Karas | 1 | -1/+1 | |