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-08-09
improve size() methods usage.
Andrei Karas
1
-3
/
+6
2013-07-28
move bools in being.
Andrei Karas
1
-29
/
+29
2013-07-24
Dont save errors about item id 0 in logs.
Andrei Karas
1
-6
/
+13
2013-07-23
add support for attacksky and attackwater actions.
Andrei Karas
1
-4
/
+48
2013-07-23
Add new sprite actions for water and sky.
Andrei Karas
1
-7
/
+67
2013-07-21
Add settings for monster hp bar offset.
Andrei Karas
1
-3
/
+7
2013-07-18
add name offsets for npc and monster names.
Andrei Karas
1
-10
/
+22
2013-07-11
move sound constants to separate file.
Andrei Karas
1
-0
/
+1
2013-06-30
improve size() usage in being.
Andrei Karas
1
-3
/
+5
2013-06-17
Fix code style.
Andrei Karas
1
-1
/
+0
2013-06-15
Add support for monster look.
Andrei Karas
1
-1
/
+2
2013-06-12
add support for player look.
Andrei Karas
1
-2
/
+7
2013-06-10
add partial support for player looks.
Andrei Karas
1
-3
/
+11
2013-05-21
improve skilldialog class.
Andrei Karas
1
-0
/
+1
2013-05-11
Allow load avatars from avatars.xml
Andrei Karas
1
-0
/
+7
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
[next]