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
path:
root
/
src
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
16
-23
/
+6
2016-06-11
Remove unused includes.
Andrei Karas
1
-2
/
+0
2016-06-09
Dont send packet CMSG_WHO_REQUEST on unsupported tmwa versions.
Andrei Karas
1
-0
/
+3
2016-06-08
Simplify set weapon sprite.
Andrei Karas
8
-94
/
+11
2016-06-08
Add setWeaponId into Being class.
Andrei Karas
4
-0
/
+12
2016-06-08
Add setTempSprite method into Being.
Andrei Karas
8
-78
/
+3
2016-06-08
Remove default value from parameter cards in Being->setSprite.
Andrei Karas
6
-73
/
+146
2016-06-08
Remove default value from parameter isItemSprite in Being->setSprite.
Andrei Karas
6
-73
/
+146
2016-06-08
Remove default value from parameter isWeapon in Being->setSprite.
Andrei Karas
6
-69
/
+186
2016-06-08
Remove default value from parameter colorId in Being->setSprite.
Andrei Karas
6
-57
/
+198
2016-06-08
Remove default value from parameter color in Being->setSprite.
Andrei Karas
6
-39
/
+39
2016-06-08
Add strong typed bool IsTempSprite.
Andrei Karas
2
-3
/
+5
2016-06-08
Add strong typed bool IsWeapon.
Andrei Karas
6
-19
/
+68
2016-06-03
Fix code style.
Andrei Karas
6
-6
/
+14
2016-05-31
Fix different include issues.
Andrei Karas
22
-10
/
+55
2016-05-29
Fix code style.
Andrei Karas
1
-2
/
+2
2016-05-27
Fix some false positive asserts in working with hair style equal to zero.
Andrei Karas
4
-21
/
+128
2016-05-24
Add missing id into packet version 20101124.
Andrei Karas
1
-0
/
+1
2016-05-24
Add packet CMSG_SKILL_USE_BEING from 2010 to newer.
Andrei Karas
1
-0
/
+14
2016-05-24
Add packet CMSG_BUYINGSTORE_CREATE from 2010 to newer.
Andrei Karas
1
-0
/
+10
2016-05-24
Fix asserts with missing default music files.
Andrei Karas
1
-1
/
+2
2016-05-24
Add packet CMSG_PLAYER_INVENTORY_DROP from 2010 to newer.
Andrei Karas
1
-0
/
+6
2016-05-24
Add packet CMSG_HOMUNCULUS_MENU from 2010 to newer.
Andrei Karas
1
-0
/
+23
2016-05-24
Add packet CMSG_BUYINGSTORE_OPEN from 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-24
Add packet CMSG_MOVE_FROM_STORAGE from 2010 to newer.
Andrei Karas
1
-0
/
+17
2016-05-24
Add packet CMSG_SEARCHSTORE_CLICK from 2010 to newer.
Andrei Karas
1
-0
/
+11
2016-05-24
Add packet CMSG_FRIENDS_ADD_PLAYER from 2010 to newer.
Andrei Karas
1
-0
/
+17
2016-05-24
Add packet CMSG_SOLVE_CHAR_NAME from 2010 to newer.
Andrei Karas
1
-0
/
+16
2016-05-24
Add packet CMSG_BUYINGSTORE_SELL for 2010 and newer.
Andrei Karas
1
-0
/
+13
2016-05-24
Add packet CMSG_SKILL_USE_POSITION for 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add packet CMSG_PLAYER_CHANGE_ACT from 2010 to newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add packet CMSG_NAME_REQUEST for 2010 and newer.
Andrei Karas
1
-0
/
+15
2016-05-23
Add packet CMSG_BUYINGSTORE_CLOSE from 2010 and newer.
Andrei Karas
1
-0
/
+19
2016-05-23
Add packet CMSG_PLAYER_CHANGE_DEST from 2010 and newer.
Andrei Karas
1
-0
/
+15
2016-05-23
Add packet CMSG_SEARCHSTORE_NEXT_PAGE from 2010 and newer.
Andrei Karas
1
-0
/
+11
2016-05-23
Add packet CMSG_SKILL_USE_POSITION_MORE from 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add all versions for packet CMSG_MOVE_TO_STORAGE.
Andrei Karas
3
-1
/
+207
2016-05-23
Dont show asserts in pickup special packets.
Andrei Karas
2
-22
/
+64
2016-05-23
Fix packets CMSG_PLAYER_INVENTORY_DROP and CMSG_ITEM_PICKUP.
Andrei Karas
2
-4
/
+4
2016-05-20
Remove duplicate packet defines.
Andrei Karas
1
-4
/
+0
2016-05-20
Fix code style.
Andrei Karas
1
-2
/
+2
2016-05-18
Fix random one tile desync in SMSG_BEING_MOVE3 packet.
Andrei Karas
3
-3
/
+66
2016-05-18
Add all versions for packet CMSG_PLAYER_INVENTORY_DROP.
Andrei Karas
2
-3
/
+170
2016-05-18
Fix some packet issues in version 2013xxxx
Andrei Karas
1
-0
/
+4
2016-05-18
Impliment packet CMSG_ITEM_PICKUP for all packet versions.
Andrei Karas
2
-3
/
+131
2016-05-17
Impliment packets CMSG_PLAYER_CHANGE_DIR and CMSG_MAP_PING for all packet ver...
Andrei Karas
3
-4
/
+414
2016-05-17
Fix sending packets for version 20151001 and bigger.
Andrei Karas
5
-32
/
+113
2016-05-16
Add support for packet version 20160316.
Andrei Karas
1
-0
/
+30
2016-05-16
Add support for packet version 20151216.
Andrei Karas
1
-0
/
+29
2016-05-16
Add support for packet version 20151104.
Andrei Karas
1
-0
/
+19
[next]