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 haveServerPets because depend only on server type.
Andrei Karas
6
-18
/
+2
2017-05-01
Remove ServerFeatures haveMail because it depend only on server type.
Andrei Karas
6
-17
/
+1
2017-05-01
Remove ServerFeatures haveMultyStatusUp because it depend only on server type.
Andrei Karas
6
-17
/
+2
2017-05-01
Remove ServerFeatures haveSecureTrades because it depend only on server type.
Andrei Karas
6
-17
/
+2
2017-05-01
Remove ServerFeatures haveSlide because it depend only on server type.
Andrei Karas
11
-33
/
+17
2017-05-01
Remove ServerFeatures haveAdvancedBuySell because it depend only on server type.
Andrei Karas
7
-18
/
+4
2017-05-01
Improve ServerFeatures haveExtendedRiding.
Andrei Karas
2
-11
/
+4
2017-05-01
Remove ServerFeatures haveTeamId because it used only in tmwa.
Andrei Karas
6
-20
/
+1
2017-05-01
Remove ServerFeatures haveMute because it depend only server type.
Andrei Karas
6
-17
/
+1
2017-05-01
Remove ServerFeatures haveExpPacket because it depend only on server type.
Andrei Karas
6
-18
/
+2
2017-05-01
Remove ServerFeatures haveCards because it depend only on server type.
Andrei Karas
6
-17
/
+2
2017-05-01
Remove ServerFeatures haveCart because it depend only on server type.
Andrei Karas
8
-20
/
+5
2017-05-01
Remove ServerFeatures haveVending because it depend only on server type.
Andrei Karas
10
-29
/
+20
2017-05-01
Remove ServerFeatures haveAttackDirections because it depend only on server t...
Andrei Karas
7
-20
/
+7
2017-05-01
Remove ServerFeatures haveNpcWhispers because it depend only on server type.
Andrei Karas
6
-17
/
+3
2017-05-01
Remove ServerFeatures haveBankApi because it depend only on server type.
Andrei Karas
6
-17
/
+4
2017-05-01
Remove ServerFeatures haveCharRename because it depend only on server type.
Andrei Karas
6
-17
/
+4
2017-05-01
Remove ServerFeatures haveEightDirections because it depend only on server type.
Andrei Karas
6
-22
/
+11
2017-05-01
Remove ServerFeatures haveMonsterName because it depend only on server type.
Andrei Karas
6
-17
/
+5
2017-05-01
Remove ServerFeatures haveAccountOtherGender because it always false.
Andrei Karas
7
-33
/
+2
2017-05-01
Remove ServerFeatures haveItemColors because it depend only by server type.
Andrei Karas
10
-37
/
+50
2017-05-01
Remove ServerFeatures haveServerIgnore because it was used only in tmwa.
Andrei Karas
6
-24
/
+0
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
12
-63
/
+32
2017-05-01
Add tmwa ifdefs for guildmanager and emulateguildtab.
Andrei Karas
2
-0
/
+7
2017-05-01
Remove ServerFeatures haveBrokenAttackDistance because it depend only on serv...
Andrei Karas
6
-20
/
+3
2017-05-01
Add ifdef for tmwa only in call to serverFeatures->haveServerHp.
Andrei Karas
1
-0
/
+2
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
[next]