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
2014-02-12
add autocomplete special commands in guild tab.
Andrei Karas
4
-0
/
+20
2014-02-12
add autocomplete special commands in party tab.
Andrei Karas
4
-1
/
+22
2014-02-11
improve autocomplete sanitization.
Andrei Karas
3
-10
/
+12
2014-02-11
add support for map layer replacments.
Andrei Karas
7
-25
/
+112
2014-02-09
Remove loading maps from gzipped file.
Andrei Karas
1
-28
/
+3
2014-02-09
allow select unselectable npc if mod key pressed.
Andrei Karas
1
-5
/
+22
2014-02-08
Add action for open trade window.
Andrei Karas
5
-1
/
+33
2014-02-07
add missing const and static keywords.
Andrei Karas
15
-25
/
+25
2014-02-06
Add diagonal direction for crazy move a.
Andrei Karas
1
-18
/
+30
2014-02-06
Add new crazy move A command for show pet emotes.
Andrei Karas
1
-4
/
+11
2014-02-06
In crazy moves A add support for all emotes.
Andrei Karas
3
-4
/
+29
2014-02-05
fix adjusting scale if resolution too low.
Andrei Karas
1
-2
/
+15
2014-02-05
fix loading value in SetupItemSliderInt.
Andrei Karas
1
-0
/
+1
2014-02-05
use new control for scale.
Andrei Karas
3
-6
/
+9
2014-02-05
add slider list setup control for int value.
Andrei Karas
2
-2
/
+65
2014-02-04
rename Setup into SetupWindow.
Andrei Karas
20
-41
/
+42
2014-02-04
adjust windows size if main window was resized to smaller size.
Andrei Karas
2
-0
/
+24
2014-02-03
fix friend tab update in social window if friends was changed.
Andrei Karas
4
-16
/
+66
2014-02-02
Add new attributes for start position for ambient layers.
Andrei Karas
3
-8
/
+22
2014-02-02
add actions for select next/previous tab in spells/commands window.
Andrei Karas
5
-0
/
+50
2014-02-02
add actions for select next/previous tab in shortcuts window.
Andrei Karas
10
-21
/
+94
2014-02-02
Add missing const and static into other classes.
Andrei Karas
30
-57
/
+58
2014-02-02
Add missing const and static into render classes.
Andrei Karas
2
-2
/
+2
2014-02-02
Add missing const and static into translation classes.
Andrei Karas
2
-6
/
+6
2014-02-02
Add missing const and static into input classes.
Andrei Karas
4
-9
/
+9
2014-02-02
Add missing const and static into being classes.
Andrei Karas
6
-17
/
+18
2014-02-02
Add missing const and static into resource classes.
Andrei Karas
10
-28
/
+41
2014-02-02
Add missing const and static into net classes.
Andrei Karas
34
-94
/
+83
2014-02-02
Add missing const and static into gui classes.
Andrei Karas
39
-96
/
+75
2014-02-01
Change version to 1.4.2.1
v1.4.2.1
Andrei Karas
1
-2
/
+2
2014-02-01
do not scale on the fly on windows.
Andrei Karas
1
-0
/
+2
2014-02-01
fix code style.
Andrei Karas
4
-1
/
+8
2014-01-31
Combine "Mod" and "Stop attack" keys.
Andrei Karas
5
-14
/
+10
2014-01-30
Fix code style.
Andrei Karas
6
-11
/
+15
2014-01-29
Fix paths for xsel and xdg-open on OpenBSD and FreeBSD.
Andrei Karas
2
-2
/
+15
2014-01-29
fix on the fly scalle changing.
Andrei Karas
1
-5
/
+4
2014-01-29
Fix screenshot directory saving/loading.
Andrei Karas
6
-5
/
+38
2014-01-29
apply configuration update before graphics initialization.
Andrei Karas
1
-1
/
+1
2014-01-29
Disable texture bluring in old configurations.
Andrei Karas
2
-2
/
+4
2014-01-29
allow apply scale without client restart.
Andrei Karas
7
-16
/
+41
2014-01-29
add option for changing scale.
Andrei Karas
2
-1
/
+17
2014-01-28
add support for screen scale in OpenGL modes.
Andrei Karas
22
-113
/
+231
2014-01-28
Move direct SDL_GetMouseState calls into method in gui class.
Andrei Karas
8
-16
/
+31
2014-01-27
fix copyrights in sdlinput.cpp and sdlinput.h files.
Andrei Karas
2
-3
/
+2
2014-01-27
add GPL header into all guichan files.
Andrei Karas
74
-4
/
+1481
2014-01-27
fix guichan headers.
Andrei Karas
74
-238
/
+168
2014-01-27
Mark external guichan usage as depricated.
Andrei Karas
2
-1
/
+6
2014-01-27
remove platform.hpp from guichan sources.
Andrei Karas
43
-171
/
+45
2014-01-26
add chat command for uploading server config.xml
Andrei Karas
2
-0
/
+10
2014-01-26
add chat command for uploading log file.
Andrei Karas
2
-0
/
+10
[next]