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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
Remove ServerFeatures havePartyNickInvite, because it depend only on server t...
Andrei Karas
6
-17
/
+1
2017-05-01
Remove ServerFeatures haveChangePartyLeader because it depend only on server ...
Andrei Karas
6
-19
/
+4
2017-05-01
Remove ServerFeatures haveOnlineList, because it depend only on server type.
Andrei Karas
7
-17
/
+7
2017-04-30
Anothe possible fix for windows unit tests.
Andrei Karas
1
-3
/
+3
2017-04-29
Fix unit tests compilation.
Andrei Karas
1
-5
/
+6
2017-04-29
Change version to 1.7.4.29.
v1.7.4.29
Andrei Karas
9
-9
/
+17
2017-04-29
Update manaplus.cbp.
Andrei Karas
1
-0
/
+5
2017-04-29
Update translations.
Andrei Karas
23
-85
/
+58
2017-04-29
Fix another error unit tests on windows.
Andrei Karas
1
-5
/
+5
2017-04-28
Add workaround to open npc buy shop if npc invisible.
Andrei Karas
6
-1
/
+25
2017-04-28
Fix code style.
Andrei Karas
7
-18
/
+27
2017-04-28
Fix unit tests on windows.
Andrei Karas
1
-1
/
+1
2017-04-28
Fix runtests.sh ci script.
Andrei Karas
1
-1
/
+1
2017-04-28
Fix gcc 3 ci build scripts.
Andrei Karas
1
-2
/
+0
2017-04-27
Add script for run manaplus binary many times until error detected.
Andrei Karas
3
-109
/
+142
2017-04-27
Fix core dumps parsing with gdb in runtest.sh
Andrei Karas
1
-0
/
+3
2017-04-27
Add valgrind in packages list if gdb already in this list in .gitlab-ci.yml
Andrei Karas
1
-92
/
+92
2017-04-27
Remove flag -fno-omit-frame-pointer from gcc 3 build script.
Andrei Karas
1
-1
/
+1
2017-04-27
Update translations.
Andrei Karas
24
-1497
/
+1764
2017-04-27
Add debug flags into ci scripts.
Andrei Karas
46
-51
/
+101
2017-04-27
Try to use gdb with core dumps if manaplus binary crashed in ci scripts.
Andrei Karas
1
-1
/
+6
2017-04-27
Fix some typos.
Andrei Karas
3
-5
/
+5
2017-04-27
Add support for variable POST_CXXFLAGS in gcc6_sanitize.sh
Andrei Karas
1
-0
/
+2
2017-04-27
Add builds with custom libs and sanity flags into .gitlab-ci.yml
Andrei Karas
1
-0
/
+93
2017-04-27
Add builds with opengl errors flag into .gitlab-ci.yml
Andrei Karas
1
-0
/
+27
2017-04-27
Add ccache into most build scripts.
Andrei Karas
5
-11
/
+13
2017-04-26
Enable OpenGL DSA extension by default if supported.
Andrei Karas
1
-1
/
+1
2017-04-26
Improve a bit creating empty atlas.
Andrei Karas
2
-5
/
+95
2017-04-26
Dont add images from "all" atlas into empty atlas (with fake images).
Andrei Karas
1
-1
/
+1
2017-04-26
Fix loading atlas for map on windows.
Andrei Karas
1
-1
/
+1
2017-04-26
Report also altas creation OpenGL errors if enabled.
Andrei Karas
4
-0
/
+35
2017-04-25
Report into log OpenGL errors if enabled configure option --enable-openglerrors.
Andrei Karas
7
-1
/
+162
2017-04-25
Add configure option --enable-openglerrors for report OpenGL errors on legacy...
Andrei Karas
2
-0
/
+20
2017-04-25
Add option for enable/disable DSA OpenGL extension.
Andrei Karas
3
-17
/
+30
2017-04-25
Change some packets dates based on last hercules changes.
Andrei Karas
2
-21
/
+32
2017-04-24
Remove extra includes.
Andrei Karas
4
-4
/
+0
2017-04-24
Fix too long lines in virtfszip.cpp
s20170424
Andrei Karas
1
-3
/
+12
2017-04-24
Improve VirtFs::getFilesWithDir.
Andrei Karas
10
-14
/
+273
2017-04-24
Improve VirtFs::getDirs.
Andrei Karas
10
-15
/
+252
2017-04-24
Improve VirtFs::getFiles.
Andrei Karas
10
-17
/
+254
2017-04-24
Run manaplus in gdb if normal binary crashed in .gitlab-ci.yml
Andrei Karas
2
-24
/
+93
2017-04-22
Fix too long lines in configuration.cpp
Andrei Karas
1
-2
/
+4
2017-04-22
Fix warning about missing configuration at first run.
Andrei Karas
1
-4
/
+18
2017-04-22
Add test with run and terminate game binary into .gitlab-ci.yml
Andrei Karas
2
-2
/
+141
2017-04-22
Dont start video mode detection if render command line parameter used.
Andrei Karas
1
-0
/
+1
2017-04-22
Fix new unit tests on windows.
Andrei Karas
1
-5
/
+0
2017-04-22
Add tests for some functions in files.
Andrei Karas
1
-0
/
+62
2017-04-22
Remove extra includes.
Andrei Karas
4
-7
/
+0
2017-04-21
Add missing contructor and remove copy constructor in itemoption.
Andrei Karas
1
-0
/
+5
2017-04-21
Show item options in item popups.
Andrei Karas
6
-7
/
+90
[next]