Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-15 | Rename axis tolerance to joystick dead zone + reformat as per discussion | Fedja Beader | 1 | -6/+6 | |
2024-05-15 | Add a checkbox for d-pad to switch between movement and button behavior | ewewukek | 2 | -5/+18 | |
2024-05-14 | Switch joystick axis tolerance type to float | ewewukek | 1 | -6/+8 | |
2024-05-14 | Remove joystick calibration logic | ewewukek | 2 | -37/+1 | |
2024-05-14 | Add a slider to joystick settings to set axis tolerance | ewewukek | 2 | -5/+34 | |
2024-04-05 | Rename hp bar color identifiers for clarity | ewew ukek | 1 | -10/+10 | |
Continuation of https://git.themanaworld.org/mana/plus/-/merge_requests/68#note_12819 I've renamed `*_HP2` to `*_HP_BG` and updated their descriptions. I didn't touch configuration keys intentionally. "Renamed *_HP -> *_HP_FG. Also decided to keep descriptions as is or else they become unreadable." See merge request mana/plus!71 | |||||
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 | 1 | -0/+2 | |
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-02-16 | Client rebranding: Partly import changes from !28 | Jesusalva Jesusalva | 1 | -2/+3 | |
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 | 1 | -9/+45 | |
2024-02-09 | Update copyright headers up to 2023 | Jesusalva Jesusalva | 231 | -231/+462 | |
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 | |
2022-12-18 | [ci skip] Correct a preference label | Administrator | 1 | -1/+1 | |
2021-12-18 | added ftp:// to url command also @@ftp:/foo.bar|baz@@ fixes #38 | jak1 | 1 | -1/+2 | |
2021-12-15 | Fix inventory_cell2.xml and similar widgets rendering, fallout traced to ↵ | Hello=) | 1 | -0/+1 | |
commit 1e2a88e975019929c4c7e3154537865cc09550a6 - V2 | |||||
2021-05-16 | changed max value for desync walkaround to 30 (100 is way to much) | jak1 | 1 | -1/+1 | |
2021-03-11 | added desync walkaround | jak1 | 3 | -1/+14 | |
2020-05-30 | Split multi line #if into separate ifs | Andrei Karas | 1 | -3/+3 | |
2020-05-30 | Fix left style issues from switch port merging | Andrei Karas | 1 | -2/+4 | |
2020-04-26 | switch: actually send "chatinput" action on new software keyboard text | cpasjuste | 2 | -5/+5 | |
switch: toggle software keyboard on textfield focus change | |||||
2020-02-23 | Fix some code style issues | Andrei Karas | 11 | -38/+44 | |
2019-10-16 | Fix code style, ignore some warning in clang-tidy | Andrei Karas | 2 | -2/+2 | |
2019-04-08 | Add separate auto move sync distance for legacy servers | Andrei Karas | 1 | -0/+7 | |
2019-01-27 | Remove extra strprintf usage from clanwindowtabs.cpp | Andrei Karas | 1 | -1/+1 | |
2019-01-01 | Update copyright year. | Andrei Karas | 232 | -232/+232 | |
2018-11-27 | Remove extra ; from different code. | Andrei Karas | 37 | -83/+83 | |
2018-11-05 | Fix code style. | Andrei Karas | 6 | -12/+24 | |
2018-10-29 | Fix code style. | Andrei Karas | 10 | -23/+23 | |
2018-10-19 | Fix code style. | Andrei Karas | 3 | -7/+9 | |
2018-09-10 | Fix cast issues. | Andrei Karas | 1 | -2/+2 | |
2018-09-09 | Fix code style. | Andrei Karas | 1 | -7/+7 | |
2018-09-08 | Improve perf counters display. | Andrei Karas | 2 | -7/+18 | |
2018-09-07 | Add basic performance counters. | Andrei Karas | 2 | -2/+72 | |
Add in debug window new tab with this counters. | |||||
2018-09-07 | Add stats tab into debug window. Move LPS counter into stats tab. | Andrei Karas | 4 | -16/+107 | |
2018-09-06 | Split debugwindowtabs into separate tab files. | Andrei Karas | 7 | -290/+438 | |
2018-08-31 | Remove extra virtual. | Andrei Karas | 1 | -1/+1 | |
2018-08-31 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2018-06-30 | Rename "other" gender into "hidden" gender. | Andrei Karas | 1 | -4/+4 | |
2018-06-01 | Dont allow select textboxes without editable flag. | Andrei Karas | 2 | -2/+7 | |
This allow drag window by clicking on textboxes. | |||||
2018-05-28 | Fix include guard headers in currency.h and clanwindowtabs.h | Andrei Karas | 1 | -3/+3 | |
2018-05-23 | Use skin option textOffsetY in item shortcut container. | Andrei Karas | 1 | -4/+4 | |
2018-05-23 | Add skin options keyOffsetX and keyOffsetY for key offset. | Andrei Karas | 2 | -10/+19 | |
In item shortcut container. | |||||
2018-05-23 | Add textOffsetY skin field into spell shortcut container. | Andrei Karas | 1 | -2/+2 | |
Before it used box/2 as offset. | |||||
2018-05-23 | Add skin offsets for images and text in shortcut containers. | Andrei Karas | 6 | -24/+68 | |
2018-05-22 | Set skin object in shortcut containers for future usage. | Andrei Karas | 10 | -14/+33 | |
2018-05-22 | Add option for show shortcuts buttons icons. | Andrei Karas | 3 | -0/+23 | |
Icons by Guaritore. |