Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-14 | Fix: Job XP Bar not updating on monster kill in mini status window | asuratva | 1 | -2/+5 | |
**** mana/plus!83 | |||||
2024-05-08 | Don't use pathJoin for URLs | Fedja Beader | 1 | -2/+1 | |
Problem happens only on Windows that uses \ for path separators and only when primary download location does not contain requested file with requested checksum. To repro, it should be enough to change one checksum in resources.xml Report from Manatauro: ![pathjoin](/uploads/4b969168ba7babc21108c1db1a680f66/pathjoin.jpg) **** mana/plus!82 | |||||
2024-04-16 | Stop log spam in case download errors out | Fedja Beader | 1 | -0/+2 | |
See manaplus.log in https://git.themanaworld.org/specing/manaplus/-/jobs/168040#L3241 **** mana/plus!72 | |||||
2024-04-09 | Fix all alignment warnings/errors. | Fedja Beader | 2 | -2/+3 | |
Other addButton sections intentionally left misaligned as a test for future fix in nsiqcppstyle. .. why does it not complain about every such block? | |||||
2024-04-07 | Fix for login button | ewew ukek | 2 | -10/+8 | |
This is the simpler solution for issue #64 proposed by @bjorn. `logic()` gets called on every tick after input is processed so I removed redundant code from `keyPressed()`. * Update login button in logic() instead of keyPressed() See merge request mana/plus!67 **** Reviewed-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl> | |||||
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-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-02-16 | Client rebranding: Partly import changes from !28 | Jesusalva Jesusalva | 2 | -5/+10 | |
Co-Authored-By: jak1 <jak1@themanaworld.org> Co-Authored-By: jesusalva <jesusalva@themanaworld.org> Co-Authored-By: Fedja Beader <fedja@protonmail.ch> | |||||
2024-02-11 | Total weight sorting | Fedja Beader | 1 | -1/+25 | |
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 | 108 | -108/+216 | |
2023-02-05 | Disable /fix/ updates. | Jesusalva Jesusalva | 1 | -1/+1 | |
2022-12-18 | fixed formating (linter) | jak1 | 1 | -5/+6 | |
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 | |
2021-12-18 | added ftp:// to url command also @@ftp:/foo.bar|baz@@ fixes #38 | jak1 | 1 | -2/+2 | |
2021-12-18 | added check for equiped items, and protected items. ignored by store all ↵ | jak1 | 1 | -0/+3 | |
fixes #26 | |||||
2021-06-06 | disable logout option in unique sessions (-S) | jak1 | 2 | -7/+16 | |
2021-06-05 | changed updatehost (to update badges in future) | jak1 | 1 | -4/+4 | |
2021-03-12 | fix manaplus2/manaplus#9 : limited the check to tmwa, not needed for evol/herc | Jesusaves | 1 | -2/+5 | |
2021-03-12 | added 'store all' button shown: when in storage window | jak1 | 2 | -1/+31 | |
2020-06-02 | fixed back to login button in world selection window | jak1 | 1 | -1/+1 | |
2020-05-11 | Remove useless struct keyword | Andrei Karas | 1 | -1/+1 | |
2020-05-07 | Fix code style after merged switch port code | Andrei Karas | 2 | -5/+6 | |
2020-05-07 | Add option for show/hide hidden gender | Andrei Karas | 2 | -3/+8 | |
By default hidden gender is hidden. | |||||
2020-04-29 | switch: change default input mapping in inputactionmap.h | cpasjuste | 1 | -3/+4 | |
2020-04-26 | switch: actually send "chatinput" action on new software keyboard text | cpasjuste | 1 | -0/+11 | |
switch: toggle software keyboard on textfield focus change | |||||
2020-04-25 | add "SAVE_PASSWORD" define option | cpasjuste | 1 | -2/+10 | |
2020-02-23 | Fix some code style issues | Andrei Karas | 5 | -9/+9 | |
2019-10-16 | Change type for some loop variables [ci skip] | Andrei Karas | 1 | -1/+1 | |
2019-10-16 | Fix code style, ignore some warning in clang-tidy | Andrei Karas | 2 | -4/+4 | |
2019-09-30 | Add missing static keywords | Andrei Karas | 5 | -8/+8 | |
2019-03-18 | Remove deprecated std::mem_fun | Andrei Karas | 1 | -2/+8 | |
2019-01-01 | Update copyright year. | Andrei Karas | 111 | -111/+111 | |
2018-11-28 | Fix string allocation in whoisonline.cpp | Andrei Karas | 1 | -1/+1 | |
2018-11-27 | Fix showing group name in online list for legacy server. | Andrei Karas | 1 | -5/+12 | |
2018-11-27 | Show short group name when available instead of (GM) | gumi | 1 | -2/+14 | |
2018-11-27 | Remove extra ; from different code. | Andrei Karas | 34 | -106/+106 | |
2018-11-03 | Drop support for server version 19. | Andrei Karas | 1 | -1/+1 | |
2018-10-29 | Fix code style. | Andrei Karas | 9 | -19/+19 | |
2018-10-19 | Fix code style. | Andrei Karas | 2 | -6/+6 | |
2018-09-08 | Fix possible issue in kill stats window if get too many exp at same time. | Andrei Karas | 1 | -1/+1 | |
2018-09-07 | Add stats tab into debug window. Move LPS counter into stats tab. | Andrei Karas | 2 | -1/+12 | |
2018-09-06 | Split debugwindowtabs into separate tab files. | Andrei Karas | 1 | -1/+3 | |
2018-09-02 | Fix translation comment for "free sources" string. | Andrei Karas | 1 | -1/+1 | |
2018-08-06 | Dont disable keyboard input in pincode dialogs. | Andrei Karas | 2 | -8/+1 | |
2018-07-27 | Fix moving between slots in character selection dialog. | Andrei Karas | 1 | -4/+4 | |
2018-07-27 | Dont allow buy items with amount 0 from markets. | Andrei Karas | 1 | -1/+9 | |