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-12-17
Remove default parameter from PlayerInfo::setAttribute.
Andrei Karas
9
-47
/
+127
2017-12-17
Remove default parameter from Being::setPixelPositionF.
Andrei Karas
2
-2
/
+4
2017-12-17
Remove default parameter from Being::setSpriteColor.
Andrei Karas
1
-1
/
+1
2017-12-17
Remove default parameter from Being::updateSprite.
Andrei Karas
3
-44
/
+68
2017-12-16
Remove default parameter from Being::handleAttack.
Andrei Karas
1
-1
/
+1
2017-12-16
Remove default parameters from Being::takeDamage.
Andrei Karas
3
-4
/
+4
2017-12-16
Remove default parameters from Being::setSpeech.
Andrei Karas
5
-38
/
+20
2017-12-16
Remove default parameters from text.
Andrei Karas
2
-5
/
+8
2017-12-16
Remove extra nextTile function from localplayer.
Andrei Karas
2
-5
/
+2
2017-12-14
Remove default parameters from soundmanager.
Andrei Karas
7
-19
/
+21
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-25
Disable clang tidy warning readability-redundant-declaration.
s20171129
Andrei Karas
1
-1
/
+1
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
9
-9
/
+14
2017-11-11
Update translations.
Andrei Karas
24
-244
/
+251
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
3
-0
/
+71
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
9
-9
/
+15
2017-10-28
Add packets for packet version 20171025.
Andrei Karas
2
-1
/
+35
2017-10-27
Update translations.
Andrei Karas
24
-387
/
+388
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
Fix .h files build jobs in .gitlab-ci.yml
Andrei Karas
1
-2
/
+2
2017-10-25
Add configure options for build only tests binary with system catch and doctest.
Andrei Karas
2
-1
/
+26
2017-10-25
Add configure options for build with system catch and doctest.
Andrei Karas
4
-1
/
+38
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
[next]