index
:
HoraK-FDF/mv
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
22
-154
/
+502
2017-11-29
Remove extra return from SDL2 build.
Andrei Karas
1
-4
/
+1
2017-11-29
Add packeet SMSG_SKILL_SCALE 0x0a41.
Andrei Karas
3
-0
/
+17
2017-11-29
Add comment for ingore variable copy in clang-tidy.
Andrei Karas
1
-1
/
+1
2017-11-29
Add some new kick reasons.
Andrei Karas
1
-0
/
+8
2017-11-24
Cache cleaned, orphaned, ID, never seen, nick
Allan Nordhøy
1
-10
/
+10
2017-11-11
Change version to 1.7.11.11.
v1.7.11.11
Andrei Karas
1
-2
/
+2
2017-11-08
Add shuffle packets for packet version 20171108.
Andrei Karas
1
-0
/
+34
2017-11-08
Add npc option for allow equipment.
Andrei Karas
6
-13
/
+33
2017-11-08
Allow draw npc equipment sprites (only basic slots).
Andrei Karas
3
-2
/
+53
2017-11-07
Simplify set basic equipment for beings.
Andrei Karas
1
-146
/
+110
2017-11-04
Add workaround for fix compilation with tinyxml2 from master branch.
s20171107
Andrei Karas
2
-0
/
+14
2017-11-01
Add shuffle packets for packet version 20171101.
Andrei Karas
2
-1
/
+35
2017-10-28
Change verstion to 1.7.10.28.
v1.7.10.28
Andrei Karas
1
-2
/
+2
2017-10-28
Add packets for packet version 20171025.
Andrei Karas
2
-1
/
+35
2017-10-26
Add missing files into cmake project.
Andrei Karas
1
-0
/
+4
2017-10-26
Remove extra define.
Andrei Karas
1
-3
/
+0
2017-10-26
Fix compilation with old SDL2 again.
Andrei Karas
3
-0
/
+12
2017-10-26
Fix compilation with old SDL 2 versions.
Andrei Karas
3
-1
/
+9
2017-10-26
Show full SDL version in version string.
Andrei Karas
1
-5
/
+5
2017-10-26
Replace some SDL2 function calls to lower level functions.
Andrei Karas
2
-6
/
+11
2017-10-25
Add sdlmusichelper with some SDL/SDL2 functions.
Andrei Karas
8
-10
/
+200
2017-10-25
Add missing initialisation for jpeg library.
Andrei Karas
1
-1
/
+1
2017-10-25
Add configure options for build only tests binary with system catch and doctest.
Andrei Karas
1
-0
/
+7
2017-10-25
Add configure options for build with system catch and doctest.
Andrei Karas
3
-0
/
+19
2017-10-23
Remove extra include.
Andrei Karas
1
-1
/
+0
2017-10-23
Disable alt-tab workaround by default, because it may not works in some systems.
Andrei Karas
1
-1
/
+1
2017-10-23
Remove duplicated packet implementation.
s20171023
Andrei Karas
3
-12
/
+0
2017-10-23
Fix for possible truncated packet.
Andrei Karas
1
-1
/
+1
2017-10-23
Read always packet lens and not skip it in net code.
Andrei Karas
1
-2
/
+2
2017-10-18
Fix packet CMSG_MAIL2_CHECK_NAME for non evol servers.
Andrei Karas
1
-1
/
+1
2017-10-18
Set max allowed packet version in servers to 20171011.
Andrei Karas
1
-1
/
+1
2017-10-18
Add packet SMSG_MAIL2_MAIL_LIST_PAGE 0x0ac2.
Andrei Karas
2
-16
/
+51
2017-10-18
Add packets CMSG_MAIL2_OPEN_MAILBOX 0x0ac0, CMSG_MAIL2_REFRESH_MAIL_LIST 0x0ac1.
Andrei Karas
2
-4
/
+33
2017-10-18
Add packet SMSG_PLAYER_GET_EXP2 0x0acc.
Andrei Karas
5
-12
/
+43
2017-10-18
Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb.
Andrei Karas
8
-5
/
+21
2017-10-18
Add shuffle packets for new packet versions.
Andrei Karas
1
-0
/
+136
2017-10-14
Change verstion to 1.7.10.14.
v1.7.10.14
Andrei Karas
1
-2
/
+2
2017-10-13
Fix code style.
Andrei Karas
2
-2
/
+2
2017-10-10
Fix variable copy in textcommand.cpp
Andrei Karas
1
-1
/
+1
2017-10-10
Fix some asserts in text command editor.
Andrei Karas
4
-4
/
+20
2017-10-10
Split unit tests for mount dir and mount zip into separate files.
Andrei Karas
5
-287
/
+374
2017-10-09
Add support for configure parameter for override home dir for unit tests.
Andrei Karas
1
-0
/
+7
2017-10-07
Revert "Disable warning -Wundef in zlib.h."
Andrei Karas
4
-12
/
+0
2017-10-07
Disable warning -Wundef in zlib.h.
Andrei Karas
4
-0
/
+12
2017-10-06
remove extra includes if build without tmwa support.
Andrei Karas
14
-13
/
+42
2017-09-30
Change version to 1.7.9.30.
v1.7.9.30
Andrei Karas
1
-2
/
+2
2017-09-30
Remove unused variable.
Andrei Karas
1
-1
/
+0
2017-09-29
Fix code style.
Andrei Karas
7
-11
/
+16
2017-09-28
Remove extra include.
Andrei Karas
1
-1
/
+0
[next]