Age | Commit message (Expand) | Author | Files | Lines |
2024-02-08 | some more renamingrename_and_cleanup | jak1 | 3 | -14/+14 |
2024-02-08 | added manaverse' copyright line to src/ | jak1 | 466 | -0/+466 |
2024-02-08 | [WIP] renamed the client to ManaVerse | jak1 | 466 | -469/+472 |
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 |
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 fixe... | jak1 | 1 | -0/+3 |
2021-12-15 | Fix inventory_cell2.xml and similar widgets rendering, fallout traced to comm... | Hello=) | 1 | -0/+1 |
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 |
2020-05-30 | Fix left style issues from switch port merging | Andrei Karas | 1 | -2/+4 |
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 | 3 | -7/+8 |
2020-05-07 | Add option for show/hide hidden gender | Andrei Karas | 2 | -3/+8 |
2020-04-29 | switch: fix software keyboard validation event, fix paths | cpasjuste | 1 | -2/+2 |
2020-04-29 | switch: change default input mapping in inputactionmap.h | cpasjuste | 1 | -3/+4 |
2020-04-27 | switch: send gui escape/cancel event on keyboard dismiss | cpasjuste | 1 | -0/+18 |
2020-04-26 | switch: actually send "chatinput" action on new software keyboard text | cpasjuste | 4 | -6/+17 |
2020-04-25 | add "SAVE_PASSWORD" define option | cpasjuste | 1 | -2/+10 |
2020-02-23 | Fix some code style issues | Andrei Karas | 21 | -53/+59 |
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 | 4 | -6/+6 |
2019-09-30 | Add missing static keywords | Andrei Karas | 8 | -11/+12 |
2019-06-24 | Fix code style | Andrei Karas | 3 | -6/+0 |
2019-05-15 | Fix special card constants for clients with item id with size 4 | Andrei Karas | 1 | -3/+3 |
2019-04-08 | Add separate auto move sync distance for legacy servers | Andrei Karas | 1 | -0/+7 |
2019-03-18 | Remove deprecated std::mem_fun | Andrei Karas | 1 | -2/+8 |
2019-01-27 | Remove extra strprintf usage from clanwindowtabs.cpp | Andrei Karas | 1 | -1/+1 |