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
/
being
/
being.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-28
Add extended name to beings (raw server name).
Andrei Karas
1
-0
/
+2
2016-02-22
Dont calculate dynamic sort offset.
Andrei Karas
1
-8
/
+3
2016-02-21
Fix code style.
Andrei Karas
1
-2
/
+2
2016-02-20
Add missing const in being directory.
Andrei Karas
1
-12
/
+14
2016-02-09
Allow select skill units and attack it.
Andrei Karas
1
-3
/
+5
2016-02-08
Improve some empty string checks.
Andrei Karas
1
-1
/
+3
2016-02-08
Stop cast animation also if got skill error message.
Andrei Karas
1
-2
/
+2
2016-02-08
Add support for post delay status effect. It change cast animation to stand.
Andrei Karas
1
-0
/
+5
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-29
/
+29
2016-01-06
Add noexcept into being.
Andrei Karas
1
-1
/
+1
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-3
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-30
Fix animation time for new animated sprites.
Andrei Karas
1
-4
/
+12
2015-12-30
Add workaround for fix animated sprites animation time for new sprites.
Andrei Karas
1
-0
/
+6
2015-12-27
Add restrict keyword in being.
Andrei Karas
1
-192
/
+224
2015-12-20
Move animatedsprite into sprite directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move spriteaction.h into const directory.
Andrei Karas
1
-1
/
+2
2015-12-13
Move timer constants into separate file.
Andrei Karas
1
-0
/
+2
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+4
2015-11-24
Add support for spirit balls effect.
Andrei Karas
1
-0
/
+51
2015-11-24
Impliment packet SMSG_SPIRIT_BALLS.
Andrei Karas
1
-0
/
+1
2015-11-16
Fix code style.
Andrei Karas
1
-0
/
+23
2015-11-15
Add support for different per skill casting animations.
Andrei Karas
1
-2
/
+24
2015-11-14
Fix attack sprite actions. Add ride attack action.
Andrei Karas
1
-2
/
+5
2015-11-14
Add cast action to beings.
Andrei Karas
1
-0
/
+4
2015-11-13
Impliment packet SMSG_GRAFFITI_VISIBLE.
Andrei Karas
1
-1
/
+1
2015-11-09
Add skill unit support in most files excluding net code.
Andrei Karas
1
-4
/
+41
2015-11-02
Add intmap defines.
Andrei Karas
1
-5
/
+4
2015-11-02
Fix compilation with different flags.
Andrei Karas
1
-6
/
+6
2015-10-31
Add support for dead trick status effect (hercules)
Andrei Karas
1
-4
/
+52
2015-10-23
Fix code style.
Andrei Karas
1
-0
/
+2
2015-10-19
Fix default horses direction and action.
Andrei Karas
1
-4
/
+10
2015-10-19
Allow support for different horses riding.
Andrei Karas
1
-8
/
+21
2015-10-18
Add support for multiply sprites in each horse part.
Andrei Karas
1
-35
/
+62
2015-10-18
Split horse into two sprites before player and after player.
Andrei Karas
1
-18
/
+36
2015-09-24
Fix random wrong y position if non local player moved on tiles with height > 0.
Andrei Karas
1
-2
/
+2
2015-09-15
Fix showing away badge.
Andrei Karas
1
-2
/
+2
2015-09-05
Add away being badge.
Andrei Karas
1
-4
/
+22
2015-09-05
Add inactive being badge.
Andrei Karas
1
-1
/
+19
2015-09-05
Add shop badge to beings.
Andrei Karas
1
-1
/
+23
2015-09-05
Put badges into array in being.
Andrei Karas
1
-83
/
+52
2015-08-19
Add workaround for npc talk action for avoid packets limit.
Andrei Karas
1
-2
/
+12
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-26
/
+53
2015-08-09
Add some missing checks to being found by paranucker.
Andrei Karas
1
-13
/
+27
2015-07-31
Fix code style.
Andrei Karas
1
-1
/
+1
2015-07-30
Add badges for player names.
Andrei Karas
1
-0
/
+40
2015-07-29
Draw being smile over badge and animation effect.
Andrei Karas
1
-2
/
+2
2015-07-29
Fix enable/disable badges without client restart.
Andrei Karas
1
-34
/
+58
2015-07-29
Add support for gm badge.
Andrei Karas
1
-3
/
+31
2015-07-29
Fix compilation warnings.
Andrei Karas
1
-1
/
+0
[next]