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
2016-02-20
Add missing const in utils directory.
Andrei Karas
3
-9
/
+9
2016-02-20
Add missing const in being directory.
Andrei Karas
8
-45
/
+55
2016-02-20
Add missing const in resources directory.
Andrei Karas
15
-27
/
+29
2016-02-20
Add missing const in net directory.
Andrei Karas
86
-198
/
+228
2016-02-20
Add missing const in gui directory.
Andrei Karas
137
-341
/
+387
2016-02-20
Rename internal variables in for macroses.
Andrei Karas
2
-5
/
+5
2016-02-20
Add support for onscreen buttons in format 3x2.
Andrei Karas
2
-2
/
+27
2016-02-18
Replace unknown scan codes in SDL2 to unknown constant.
Andrei Karas
1
-0
/
+4
2016-02-18
Remove extra checks.
Andrei Karas
2
-39
/
+1
2016-02-18
Fix keys sorter. Some time probably it may crash before.
Andrei Karas
1
-1
/
+1
2016-02-18
Add some more debugging in input keys handling.
Andrei Karas
1
-1
/
+12
2016-02-18
Add some extra checks and logging while sorting keys.
Andrei Karas
2
-3
/
+35
2016-02-18
Remove useless check.
Andrei Karas
1
-2
/
+1
2016-02-17
Fix unit tests compilation with SDl 1.2
Andrei Karas
4
-8
/
+0
2016-02-17
Fix unit tests if build with SDL2 support.
Andrei Karas
6
-5
/
+47
2016-02-16
Add some integrity unit tests.
Andrei Karas
2
-0
/
+155
2016-02-16
Dont run video mode detection on unit tests.
Andrei Karas
1
-2
/
+3
2016-02-16
Add gm commands into chat whisper context menu.
Andrei Karas
1
-44
/
+46
2016-02-14
Fix crash in char creation if stats was hidden (tmwa).
Andrei Karas
1
-1
/
+4
2016-02-14
Fix crash in setup input page with name gui.
Andrei Karas
5
-7
/
+41
2016-02-14
Dont check and modify floor item position if server support haveExtendedDrops...
Andrei Karas
4
-18
/
+40
2016-02-14
Add server feature haveExtendedDropsPosition.
Andrei Karas
5
-0
/
+16
2016-02-13
Add missing comment.
Andrei Karas
1
-0
/
+1
2016-02-13
Show warning for lastseen chat command if id and seen colleciton disabled.
Andrei Karas
1
-4
/
+12
2016-02-13
Change version to 1.6.2.13.
v1.6.2.13
Andrei Karas
1
-2
/
+2
2016-02-13
Add Mesa 11.1.1 to black list. Look like here DSO broken too.
Andrei Karas
1
-0
/
+1
2016-02-12
Fix code style.
Andrei Karas
12
-20
/
+28
2016-02-12
Fix compilation with different flags.
Andrei Karas
2
-2
/
+8
2016-02-12
Show also last seen in memory nick for invisible players chat messages (tmwa)
Andrei Karas
3
-0
/
+17
2016-02-11
Add support for add action commands inside links.
Andrei Karas
2
-64
/
+119
2016-02-11
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2016-02-11
Fix crash on exit with enables onscreen buttons.
Andrei Karas
2
-2
/
+3
2016-02-11
Add item shortcut keys into allowed action for onscreen buttons.
Andrei Karas
2
-2
/
+4
2016-02-11
Use inline attribute in some critial performance functions.
Andrei Karas
14
-60
/
+87
2016-02-11
Use inline attribute in parameters parsing functions.
Andrei Karas
1
-0
/
+8
2016-02-11
Add always_inline attribute macro.
Andrei Karas
1
-0
/
+2
2016-02-10
Ignore fuzzy translations in poparser.
Andrei Karas
3
-7
/
+39
2016-02-10
Fix compilation warnings.
Andrei Karas
2
-8
/
+8
2016-02-10
Allow hide player stats sliders in char creation dialog.
Andrei Karas
2
-12
/
+30
2016-02-10
In parameters parsing function add support for multiply separators.
Andrei Karas
7
-39
/
+164
2016-02-10
Fix compilation warnings.
Andrei Karas
1
-1
/
+0
2016-02-09
Add function for split line by separators and quotes.
Andrei Karas
5
-0
/
+390
2016-02-09
Allow select skill units and attack it.
Andrei Karas
9
-6
/
+33
2016-02-08
Fix small performance issues.
Andrei Karas
2
-3
/
+2
2016-02-08
Remove useless checks.
Andrei Karas
1
-6
/
+3
2016-02-08
Add some missing checks and remove useless checks.
Andrei Karas
6
-111
/
+96
2016-02-08
Improve some empty string checks.
Andrei Karas
20
-38
/
+46
2016-02-08
Add some missing const.
Andrei Karas
38
-55
/
+70
2016-02-08
Allow attack also if casting animation active.
Andrei Karas
1
-2
/
+6
2016-02-08
Stop cast animation also if got skill error message.
Andrei Karas
5
-6
/
+8
[prev]
[next]