index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
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
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
Remove useless struct keyword
Andrei Karas
1
-1
/
+1
2020-05-07
Add option for show/hide hidden gender
Andrei Karas
2
-0
/
+19
2020-04-23
switch: enable opengles2 renderer
cpasjuste
3
-3
/
+7
2020-02-23
Fix some code style issues
Andrei Karas
5
-12
/
+11
2019-10-16
Fix code style, ignore some warning in clang-tidy
Andrei Karas
3
-4
/
+4
2019-09-30
Add missing static keywords
Andrei Karas
2
-7
/
+7
2019-05-31
Fix compilation warnings with new mesa and SDL 1.2
Andrei Karas
4
-0
/
+24
2019-05-31
Fix redefine GL_GLEXT_VERSION issue in SDL 2
Andrei Karas
1
-0
/
+4
2019-04-09
Remove extra include from mapreader.cpp
Andrei Karas
1
-2
/
+0
2019-04-08
If map too small, clear screen before drawing map
Andrei Karas
3
-1
/
+25
2019-03-07
Fix map gat name on windows
s20190311
Andrei Karas
1
-1
/
+1
2019-01-01
Update copyright year.
Andrei Karas
285
-285
/
+285
2018-12-08
Remove some wrong constexpr3 usage.
v1.8.12.8
Andrei Karas
1
-8
/
+8
2018-12-07
Fix code style.
Andrei Karas
10
-104
/
+104
2018-11-27
Remove extra ; from different code.
Andrei Karas
57
-184
/
+184
2018-11-15
Fix possible out of buffer access in simd dye code.
Andrei Karas
2
-219
/
+202
2018-11-12
Add missing constexpr and noexcept into maplayer.
Andrei Karas
2
-29
/
+26
2018-11-05
Fix code style.
Andrei Karas
1
-1
/
+2
2018-11-03
Hide for now errors messages "no resource in cache".
Andrei Karas
1
-2
/
+3
2018-10-29
Fix code style.
s20181102
Andrei Karas
16
-46
/
+46
2018-10-19
Fix code style.
Andrei Karas
1
-2
/
+1
2018-08-31
Fix code style.
Andrei Karas
1
-1
/
+2
2018-08-07
Disable errors "in cache other image" because here can be false positives.
Andrei Karas
1
-2
/
+3
2018-06-30
Rename "other" gender into "hidden" gender.
Andrei Karas
1
-3
/
+4
2018-06-18
Fix some style issues after automatic checks.
Andrei Karas
2
-5
/
+3
2018-05-28
Fix implicit cast in map.cpp
Andrei Karas
1
-1
/
+2
2018-05-23
Remove extra includes.
Andrei Karas
1
-2
/
+4
2018-05-23
Fix crash with wrong moving path.
Andrei Karas
1
-2
/
+2
2018-05-20
Show gm revive button in death dialog if player have rights for @alive command.
Andrei Karas
2
-0
/
+33
2018-05-05
Remove support for CILK plus.
Andrei Karas
6
-459
/
+1
2018-04-20
Dont put on maps tiles from empty atlases.
Andrei Karas
4
-9
/
+45
2018-04-13
Fix code style.
Andrei Karas
1
-1
/
+1
2018-04-07
Remove extra includes.
Andrei Karas
1
-1
/
+0
2018-04-02
Remove legacy status effect field "block-id".
Andrei Karas
2
-34
/
+0
2018-04-02
Fix code style.
Andrei Karas
1
-1
/
+0
2018-04-02
Add some missing brackets in macroses.
Andrei Karas
2
-4
/
+4
2018-03-27
Fix building walk path.
Andrei Karas
1
-1
/
+3
2018-03-09
Remove wrong include if build without OpenGL support.
Andrei Karas
1
-1
/
+2
2018-03-09
Fix compilation without OpenGL.
Andrei Karas
2
-5
/
+19
2018-03-04
Show current atlases count in debug window.
Andrei Karas
4
-8
/
+22
2018-03-04
Add support for hightlight attribute in groups.xml
Andrei Karas
4
-1
/
+18
2018-03-03
Add support for reading item stats from tags addStats and requireStats.
Andrei Karas
1
-1
/
+9
2018-02-17
Move vector class into resources directory.
Andrei Karas
2
-0
/
+247
2018-02-16
Replace file type from stream to FILE in logger.
Andrei Karas
1
-2
/
+2
2018-02-14
Remove extra includes.
Andrei Karas
1
-2
/
+0
2018-02-13
Store clan names into each player being.
Andrei Karas
2
-0
/
+6
2018-02-13
Add support for show clan badge.
Andrei Karas
2
-0
/
+13
2018-02-13
Add clan window.
Andrei Karas
2
-2
/
+4
2018-02-12
Fix code style. Add missing actorManager null checks.
Andrei Karas
3
-9
/
+1
2018-02-11
Fix compilation with enabled debug images.
Andrei Karas
2
-2
/
+5
[next]