index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
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
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
Initial attempt at mass renaming
Jesusaves
1964
-4012
/
+4012
2021-08-08
Do not replace text related to player if there is no localPlayer instancied
Thibault Payet
1
-4
/
+7
2021-06-06
added exitcode 7 to unique sessions (-S)
jak1
5
-5
/
+44
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-06-01
added description to commandline help
jak1
1
-22
/
+26
2021-05-31
added --uniqueSession/-S flag for launcher usage
jak1
2
-2
/
+8
2021-05-20
changed updatehost & serverlist
jak1
1
-10
/
+11
2021-05-16
changed max value for desync walkaround to 30 (100 is way to much)
jak1
1
-1
/
+1
2021-05-16
changed default desync walkaround value from 0 to 10
jak1
1
-1
/
+1
2021-05-08
Remove -enablecommandlinepassword necessity
Jesusaves
1
-8
/
+0
2021-04-13
moved all skillbased errors to debugChatTab
jak1
1
-2
/
+8
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
6
-1
/
+22
2021-03-11
Silence warning -Wredundant-decls in SDL 1.2 code
Andrei Karas
13
-0
/
+94
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-06-01
Remove extra include from mglxinit.cpp
Andrei Karas
1
-2
/
+2
2020-06-01
Split multi line #if into separate ifs in normalopenglgraphics.cpp
Andrei Karas
1
-4
/
+5
2020-05-30
Fix too long line in modernopenglgraphics.cpp
Andrei Karas
1
-1
/
+2
2020-05-30
Split multi line #if into separate ifs
Andrei Karas
6
-20
/
+24
2020-05-30
Add missing restrict keyword in strBuf global variable
Andrei Karas
1
-1
/
+1
2020-05-30
Revert "Disable warning conditionally-supported for opengl function pointers"
Andrei Karas
2
-12
/
+0
2020-05-30
Revert "sdl2/opengl: use SDL_GL_GetProcAddress instead glXGetProcAddress when...
Andrei Karas
1
-1
/
+1
2020-05-30
Disable warning conditionally-supported for opengl function pointers
Andrei Karas
2
-0
/
+12
2020-05-30
Fix left style issues from switch port merging
Andrei Karas
9
-10
/
+19
2020-05-18
Add new flags into gc110 flags
Andrei Karas
1
-0
/
+4
2020-05-18
Fix compilation error after switch port merged
Andrei Karas
1
-4
/
+4
2020-05-11
Remove useless struct keyword
Andrei Karas
8
-12
/
+12
2020-05-11
Add missing include for SDL2 in mglxinit.cpp
Andrei Karas
1
-0
/
+4
2020-05-11
Fix wrong define check in paths.cpp
Andrei Karas
1
-1
/
+1
2020-05-07
Fix code style after merged switch port code
Andrei Karas
8
-17
/
+26
2020-05-07
Add option for show/hide hidden gender
Andrei Karas
4
-3
/
+27
2020-04-29
switch: remove unused renders
cpasjuste
1
-13
/
+7
2020-04-29
switch: fix software keyboard validation event, fix paths
cpasjuste
3
-6
/
+8
2020-04-29
switch: change default input mapping in inputactionmap.h
cpasjuste
2
-5
/
+50
2020-04-27
sdl2/opengl: use SDL_GL_GetProcAddress instead glXGetProcAddress when sdl2 is...
cpasjuste
1
-1
/
+1
2020-04-27
inputmanager: fix joystick key 0 not assignable from inputactionmap (SDL_SCAN...
cpasjuste
1
-4
/
+8
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
4
-7
/
+37
2020-04-24
switch: don't use atexit not working on switch
cpasjuste
2
-1
/
+6
2020-04-24
switch: add escape button (+)
cpasjuste
2
-6
/
+19
2020-04-24
switch: fix joystick directions
cpasjuste
2
-8
/
+5
2020-04-23
switch: enable opengles2 renderer
cpasjuste
17
-25
/
+35
2020-04-23
switch: enable sound and keyboard button by default, disable joysticks for now
cpasjuste
3
-14
/
+30
[next]