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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-24
Add castingeffect object for draw casting effect in specified position and so...
Andrei Karas
6
-66
/
+202
2016-07-24
Use switch in Being::setSubtype.
Andrei Karas
1
-118
/
+120
2016-07-24
Add xml loader. For now unused.
Andrei Karas
6
-2
/
+110
2016-07-23
Remove mapinfo object after load empty atlas.
Andrei Karas
1
-0
/
+1
2016-07-23
Play casting ground animation if skill casted to being.
Andrei Karas
1
-0
/
+9
2016-07-23
Add separate attribute for ground skill effect: castingGroundEffectId
Andrei Karas
3
-1
/
+5
2016-07-23
Allow skill source and destination particle effects depend on skill level.
Andrei Karas
8
-89
/
+40
2016-07-23
Remove extra include from actorsprite.cpp
Andrei Karas
1
-1
/
+0
2016-07-23
Add skill attacking src and dst effects.
Andrei Karas
6
-0
/
+44
2016-07-23
Allow delete untracker being particle effects.
Andrei Karas
10
-13
/
+77
2016-07-23
Add skill casting particle arrow effect.
Andrei Karas
6
-3
/
+28
2016-07-21
Remove extra include from skilldialog.h
Andrei Karas
1
-1
/
+0
2016-07-21
Fix crash with outdated or broken equipmentwindow.xml
Andrei Karas
1
-0
/
+2
2016-07-21
Fix style issue in localplayer.cpp
Andrei Karas
1
-1
/
+0
2016-07-21
Set sync player move distance by default to 5.
Andrei Karas
2
-3
/
+5
2016-07-21
Fix initial reading configuration option sync player move distance.
Andrei Karas
1
-2
/
+2
2016-07-21
Add packet SMSG_WALK_ERROR 0x0b21.
Andrei Karas
5
-1
/
+20
2016-07-21
Move skill loading into separate function.
Andrei Karas
2
-56
/
+75
2016-07-21
Move skill data loading into separate function.
Andrei Karas
2
-48
/
+65
2016-07-21
Drop support for Hercules plugin version 5.
Andrei Karas
1
-4
/
+4
2016-07-21
Remove support for loading legacy equipmentwindow.xml format.
Andrei Karas
1
-10
/
+0
2016-07-20
In client too old error messages, show manaplus.org url.
Andrei Karas
2
-2
/
+4
2016-07-20
Add asserts about outdated attribute in status-effects.xml.
Andrei Karas
1
-0
/
+5
2016-07-19
Remove extra include.
Andrei Karas
1
-2
/
+0
2016-07-19
Update skill popup if any skill was changed.
Andrei Karas
3
-0
/
+12
2016-07-19
Fix skill effect text in skill popup if skill was changed after login.
Andrei Karas
1
-0
/
+1
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
6
-1
/
+66
2016-07-18
Add new parameter into paths.xml for default skill casting animation.
Andrei Karas
2
-1
/
+4
2016-07-18
Play cast animation while casting skills.
Andrei Karas
4
-16
/
+75
2016-07-18
Add support for loading casting animation for each skill and level.
Andrei Karas
3
-2
/
+7
2016-07-18
Move skilltypelist into skill directory.
Andrei Karas
4
-4
/
+3
2016-07-18
Move skilltypeentry into skill directory.
Andrei Karas
4
-3
/
+3
2016-07-18
Move skillinfo into resources/skill directory.
Andrei Karas
10
-12
/
+14
2016-07-18
Move skilldata into resources/skill directory.
Andrei Karas
9
-11
/
+14
2016-07-18
Add own configurable color for skill attack range.
Andrei Karas
3
-0
/
+10
2016-07-18
Highlight skill attack range with border, while casting skill.
Andrei Karas
4
-2
/
+72
2016-07-17
Freeze plater while casting skill.
Andrei Karas
3
-5
/
+33
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-16
Fix gettext initialisation in skilltypelist.h
Andrei Karas
1
-6
/
+6
2016-07-16
Change version to 1.6.7.12.
Andrei Karas
1
-2
/
+2
2016-07-15
Fix style issieu in mobileopengl2graphics.h
Andrei Karas
1
-1
/
+1
2016-07-15
Add some missing costs.
Andrei Karas
2
-2
/
+2
2016-07-15
Fix different include issues.
Andrei Karas
6
-11
/
+13
2016-07-14
Remove some checks from actormanager.
Andrei Karas
1
-42
/
+63
2016-07-14
Use branch prediction macro in Being::logic.
Andrei Karas
1
-6
/
+11
2016-07-14
Add branch prediction macroses for gcc.
Andrei Karas
1
-0
/
+8
[next]