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-07-31
Possible fix for Curl 7.50
Andrei Karas
2
-3
/
+2
2016-07-31
Change arrow slot from 23 to 10.
Andrei Karas
1
-1
/
+1
2016-07-29
Fix code style.
Andrei Karas
2
-15
/
+20
2016-07-29
Add some missing tmwa defines.
Andrei Karas
2
-1
/
+2
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
59
-183
/
+1
2016-07-27
Impliment packet SMSG_MERCENARY_UPDATE 0x02a2.
Andrei Karas
2
-5
/
+33
2016-07-27
Impliment packet SMSG_HOMUNCULUS_EXP 0x0b22.
Andrei Karas
3
-0
/
+11
2016-07-27
Calculate damage per second for homunculus and mercenary.
Andrei Karas
2
-0
/
+3
2016-07-26
For mercenary set stats and not attributes.
Andrei Karas
1
-18
/
+18
2016-07-26
For homunculus set stats and not attributes.
Andrei Karas
1
-17
/
+17
2016-07-26
Add tabs for stats in status window.
Andrei Karas
2
-12
/
+0
2016-07-25
Fix too big lines.
Andrei Karas
3
-10
/
+20
2016-07-25
Add mercenary attributes. Set mercenary attributes from server.
Andrei Karas
1
-16
/
+36
2016-07-25
Add homunculus attributes. Set homunculus attributes from server.
Andrei Karas
1
-15
/
+33
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
9
-190
/
+193
2016-07-24
Remove extra includes.
Andrei Karas
2
-3
/
+0
2016-07-24
Remove completly support for tmwa version 0.
Andrei Karas
5
-19
/
+3
2016-07-24
Drop native guild support from tmwa.
Andrei Karas
8
-347
/
+17
2016-07-23
Play casting ground animation if skill casted to being.
Andrei Karas
1
-0
/
+9
2016-07-23
Allow skill source and destination particle effects depend on skill level.
Andrei Karas
1
-0
/
+1
2016-07-23
Add skill casting particle arrow effect.
Andrei Karas
1
-3
/
+1
2016-07-21
Add packet SMSG_WALK_ERROR 0x0b21.
Andrei Karas
3
-0
/
+11
2016-07-21
Drop support for Hercules plugin version 5.
Andrei Karas
1
-4
/
+4
2016-07-20
In client too old error messages, show manaplus.org url.
Andrei Karas
2
-2
/
+4
2016-07-19
Add packet SMSG_PLAYER_UPDATE_SKILL2 0x0b20.
Andrei Karas
3
-0
/
+31
2016-07-19
Add packet SMSG_PLAYER_ADD_SKILL2 0x0b1f.
Andrei Karas
3
-0
/
+32
2016-07-19
Read inf2 field in packet SMSG_PLAYER_SKILLS.
Andrei Karas
1
-1
/
+6
2016-07-19
Add support casting flag what allow moving.
Andrei Karas
2
-1
/
+12
2016-07-18
Play cast animation while casting skills.
Andrei Karas
2
-0
/
+6
2016-07-18
Move skillinfo into resources/skill directory.
Andrei Karas
1
-1
/
+2
2016-07-18
Highlight skill attack range with border, while casting skill.
Andrei Karas
2
-1
/
+9
2016-07-17
Freeze plater while casting skill.
Andrei Karas
1
-3
/
+6
2016-07-17
Simplify functions processSkillCasting and processSkillCasting2.
Andrei Karas
2
-27
/
+28
2016-07-17
Add packet SMSG_SKILL_CASTING2.
Andrei Karas
4
-1
/
+43
2016-07-15
Add some missing costs.
Andrei Karas
1
-1
/
+1
2016-07-15
Fix different include issues.
Andrei Karas
1
-0
/
+2
2016-07-10
Add support for initial particle effect for effect from status-effects.xml
Andrei Karas
2
-2
/
+9
2016-07-01
Fix code style.
Andrei Karas
2
-5
/
+3
2016-06-30
Move extended stats from status window into stats.xml too.
s20160630
Andrei Karas
2
-64
/
+2
2016-06-30
Remove basic attributes usage from generalhandler and move to statuswindow an...
Andrei Karas
2
-36
/
+3
2016-06-30
Move basic skill definition fro net into statdb.
Andrei Karas
2
-38
/
+0
2016-06-30
Add statdb. Move to statdb server related stats list.
Andrei Karas
2
-2
/
+4
2016-06-24
Add packet CMSG_NAVIGATE_TO
Andrei Karas
3
-1
/
+21
2016-06-22
Build path in SMSG_BEING_MOVE3 packet from back to forward and if need fix st...
Andrei Karas
1
-51
/
+22
2016-06-21
Remove useless includes.
Andrei Karas
2
-4
/
+0
2016-06-21
Simplify Being::setSpriteCards, remove color parameters.
Andrei Karas
1
-33
/
+0
2016-06-21
Remove useless variable from BeingRecv::processBeingChangeLookContinue.
Andrei Karas
1
-17
/
+16
2016-06-21
Remove function BeingRecv::setSprite
Andrei Karas
4
-89
/
+42
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
[next]