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-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
2016-02-08
Add support for post delay status effect. It change cast animation to stand.
Andrei Karas
7
-1
/
+24
2016-02-08
Remove useless variable from itemcontainer.
Andrei Karas
2
-3
/
+1
2016-02-08
Add missing variables into constructors initialisation list.
Andrei Karas
3
-3
/
+6
2016-02-08
Fix possible variables overflow.
Andrei Karas
2
-2
/
+2
2016-02-08
Fix extended minimaps building.
Andrei Karas
1
-1
/
+4
2016-02-08
Change sign on rainbow color.
Andrei Karas
2
-4
/
+4
2016-02-08
Add missing operator= in classes with copy constructors.
Andrei Karas
4
-1
/
+33
2016-02-08
Change timeToStr function parameter type from int to uint32_t.
Andrei Karas
2
-3
/
+3
2016-02-08
Fix compilation on windows.
Andrei Karas
1
-1
/
+1
2016-02-07
Fix code style.
Andrei Karas
12
-19
/
+8
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
280
-2063
/
+2072
2016-02-07
Read whole SMSG_BEING_RESURRECT if being not exists.
Andrei Karas
2
-0
/
+3
2016-02-07
Read whole SMSG_BEING_SELFEFFECT packet if being not exists.
Andrei Karas
2
-0
/
+4
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
42
-205
/
+270
2016-02-06
Hide cutin if npc window closed.
Andrei Karas
3
-0
/
+19
[next]