index
:
ewewukek/ManaVerse
CI_test_var
c++17_deprecated_func
camel
chat_scroll
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
improved_controller
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
ok_key_talk
old-stable
quit_closes_windows
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
Remove colorId parameter from Being::updateSprite.
Andrei Karas
4
-21
/
+11
2016-06-21
In Being split setSprite into setSpriteColor and setSpriteColorId.
Andrei Karas
3
-63
/
+32
2016-06-21
In Being split setSpriteId into setSpriteId and unSetSprite.
Andrei Karas
4
-44
/
+22
2016-06-21
Split in Being setSprite into setSprite and setSpriteId.
Andrei Karas
6
-164
/
+82
2016-06-21
In Being rename setSpriteID into setHairColorSpriteID.
Andrei Karas
1
-1
/
+2
2016-06-21
Split Being::setSprite into Being::setSprite and Being::setSpriteCards.
Andrei Karas
6
-130
/
+73
2016-06-20
Remove useless includes.
Andrei Karas
3
-6
/
+0
2016-06-20
Add explicit keyword into CardsList.
Andrei Karas
6
-73
/
+73
2016-06-15
Fix other include issues.
Andrei Karas
1
-6
/
+0
2016-06-14
Fix compilation with old compilers and without C++11 flags.
Andrei Karas
2
-0
/
+10
2016-06-14
Remove all code from processPetMessage.
Andrei Karas
1
-24
/
+5
2016-06-14
Remove some useless includes.
Andrei Karas
7
-42
/
+8
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
[next]