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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
add comments for translators.
Andrei Karas
1
-0
/
+2
2013-04-29
split being.cpp to some files.
Andrei Karas
1
-157
/
+2
2013-04-25
fix some code style by cpplint.
Andrei Karas
1
-1
/
+0
2013-04-23
fix crash in new emote code.
Andrei Karas
1
-0
/
+1
2013-04-21
fix code style and some other fixes after auto checks.
Andrei Karas
1
-0
/
+2
2013-04-21
add owned show time to each emote type.
Andrei Karas
1
-2
/
+11
2013-04-20
fix style in other files.
Andrei Karas
1
-1
/
+19
2013-04-18
add support for using sound delays.
Andrei Karas
1
-16
/
+63
2013-04-18
add delay to action sounds.
Andrei Karas
1
-39
/
+21
2013-04-14
add basic client side only support for pets.
Andrei Karas
1
-0
/
+78
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+0
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-11
/
+3
2013-04-07
Fix emote leak from commit 4ad3a8e89e64ce3ae845d2786dd433ab2682393e
Andrei Karas
1
-0
/
+5
2013-04-05
add animation effect to being.
Andrei Karas
1
-5
/
+33
2013-04-04
Add support for animated emotes.
Andrei Karas
1
-17
/
+33
2013-03-31
Rename SoundManager sigleton from sound to soundManager.
Andrei Karas
1
-12
/
+21
2013-03-31
Add option to move player names (disabled by default).
Andrei Karas
1
-3
/
+5
2013-03-28
Disable more particles if particle engine disabled.
Andrei Karas
1
-2
/
+5
2013-03-27
improve charserverhandler class.
Andrei Karas
1
-5
/
+5
2013-03-22
Add option to accept language messages in any languge.
Andrei Karas
1
-1
/
+9
2013-03-15
Fix code style.
Andrei Karas
1
-1
/
+1
2013-03-04
Add different effects to npc depend on qests status (evol only)
Andrei Karas
1
-7
/
+16
2013-03-02
Other fixes after Coverity checks.
Andrei Karas
1
-5
/
+4
2013-02-24
Improve string usage in some files.
Andrei Karas
1
-12
/
+14
2013-02-21
fix name signs update.
Andrei Karas
1
-1
/
+3
2013-02-20
Fix afk particle effect.
Andrei Karas
1
-0
/
+3
2013-02-19
Add support for away particle effect.
Andrei Karas
1
-1
/
+26
2013-02-05
Add missing checks to being class.
Andrei Karas
1
-105
/
+81
2013-02-05
Add checks and const to animatedsprites and related classes.
Andrei Karas
1
-1
/
+2
2013-01-23
Fix erase action to guild members or other players with some kind of colored ...
Andrei Karas
1
-2
/
+4
2013-01-20
Replace for to FOR_EACH in some classes.
Andrei Karas
1
-13
/
+7
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-30
Fix hurt sound position.
Andrei Karas
1
-1
/
+1
2012-12-30
Add support for different sounds from different weapons.
Andrei Karas
1
-2
/
+35
2012-12-25
fix previous/next race button in char creation dialog.
Andrei Karas
1
-2
/
+9
2012-12-21
Fix code style and other small issues.
Andrei Karas
1
-1
/
+2
2012-12-17
Use actual skill level in processing skill attack.
Andrei Karas
1
-7
/
+8
2012-12-16
Allow different skill images/names etc for each skill level.
Andrei Karas
1
-3
/
+3
2012-12-16
Separate in skills skill info and skill data for future usage.
Andrei Karas
1
-3
/
+3
2012-12-03
Rename sound.cpp/h to soundmanager.
Andrei Karas
1
-1
/
+1
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+7
2012-10-16
Fix some signed/unsigned chars issues.
Andrei Karas
1
-1
/
+1
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
1
-0
/
+2
2012-10-08
Fix code style.
Andrei Karas
1
-1
/
+1
2012-10-06
Add particle effect miss-effect-id to items and monsters.
Andrei Karas
1
-43
/
+68
2012-10-06
Fix default particle effects in attacks.
Andrei Karas
1
-7
/
+22
2012-10-05
Second part adding mob particle effects for attacks.
Andrei Karas
1
-2
/
+15
2012-10-05
first part for adding mobs particle effects.
Andrei Karas
1
-37
/
+34
2012-10-02
Remove most C casts.
Andrei Karas
1
-1
/
+2
[next]