index
:
ewewukek/ManaVerse
CI_test_var
c++17_deprecated_func
camel
chat_scroll
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
ewewukek/fix_linux_build
gl-move_ci-test
improved_controller
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
ok_key_talk
old-stable
quit_closes_windows
rename_and_cleanup
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
widgets
/
tabs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Rename axis tolerance to joystick dead zone + reformat as per discussion
improved_controller
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
HEAD
master
ewew ukek
1
-10
/
+10
2024-03-26
Rename "buggy servers protection" to what it does (packet limiter on/off)
Fedja Beader
1
-1
/
+1
2024-03-20
Color setting for attack range of monsters from ignore list
ewew ukek
1
-0
/
+2
2024-02-13
Hotplug support for joysticks
ewewukek
1
-4
/
+4
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
82
-82
/
+164
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
2022-12-18
[ci skip] Correct a preference label
Administrator
1
-1
/
+1
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
1
-0
/
+12
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
1
-2
/
+2
2020-02-23
Fix some code style issues
Andrei Karas
1
-1
/
+0
2019-10-16
Fix code style, ignore some warning in clang-tidy
Andrei Karas
1
-1
/
+1
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
82
-82
/
+82
2018-11-27
Remove extra ; from different code.
Andrei Karas
19
-54
/
+54
2018-11-05
Fix code style.
Andrei Karas
1
-1
/
+2
2018-10-29
Fix code style.
s20181102
Andrei Karas
1
-6
/
+6
2018-10-19
Fix code style.
Andrei Karas
1
-1
/
+1
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
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-05-28
Fix include guard headers in currency.h and clanwindowtabs.h
Andrei Karas
1
-3
/
+3
2018-05-22
Add option for show shortcuts buttons icons.
Andrei Karas
1
-0
/
+5
2018-03-09
Fix compilation without OpenGL.
Andrei Karas
2
-4
/
+12
2018-03-09
Add skin parameter to all button constructors.
Andrei Karas
5
-9
/
+17
2018-03-04
Show current atlases count in debug window.
Andrei Karas
2
-1
/
+13
2018-03-01
Add separate configurable sound for new chat message in party and clan tabs.
Andrei Karas
3
-3
/
+13
2018-02-16
Fix code style.
Andrei Karas
1
-1
/
+0
2018-02-15
Remove unused channel parameter from talk methods.
s20180215
Andrei Karas
1
-2
/
+1
2018-02-14
Remove extra includes.
Andrei Karas
1
-4
/
+0
2018-02-13
Add clan window.
Andrei Karas
2
-0
/
+245
2018-02-11
Add basic support for clans.
Andrei Karas
3
-1
/
+103
2018-01-09
Remove useless A_CONST attributes.
Andrei Karas
3
-5
/
+5
2018-01-04
Update copyrights year.
Andrei Karas
71
-71
/
+71
2018-01-01
Replace some status methods usage from member pointers to static member calls.
Andrei Karas
1
-1
/
+1
2017-12-28
Remove extra includes.
Andrei Karas
2
-0
/
+4
2017-12-28
Add missing override and final to destructors.
Andrei Karas
36
-36
/
+36
[next]