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
2012-03-14
Add support for other gender.
Andrei Karas
1
-0
/
+29
2012-03-13
Use per race equipment sprites.
Andrei Karas
1
-2
/
+2
2012-03-10
Add to skills missile particle effect and hit/miss sounds.
Andrei Karas
1
-11
/
+64
2012-02-28
Dont show "error" for emotes.
Andrei Karas
1
-1
/
+3
2012-02-28
Fix manaplus clients name highlight in evol server. Before was all highlighted.
Andrei Karas
1
-1
/
+1
2012-02-25
Fix old casts.
Andrei Karas
1
-1
/
+1
2012-02-16
Add race name to status and debug windows.
Andrei Karas
1
-0
/
+8
2012-02-11
Remove some unneeded includes.
Andrei Karas
1
-1
/
+0
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-4
/
+3
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
1
-16
/
+21
2012-01-16
Fix player and monsters hp bars in evol server.
Andrei Karas
1
-13
/
+33
2012-01-06
Allow use replacement item with any id.
Andrei Karas
1
-0
/
+6
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-08
Fix monster hp bar in evol server.
Andrei Karas
1
-5
/
+1
2011-12-02
Fix some issues after automatic code checking.
Andrei Karas
1
-2
/
+1
2011-11-27
Fix players and mobs hp bar. Draw damage bar part in some situations.
Andrei Karas
1
-1
/
+2
2011-11-24
Remove some debug messages and old comments.
Andrei Karas
1
-7
/
+0
2011-11-24
Add ability to play different animation depend on monster hp.
Andrei Karas
1
-1
/
+26
2011-11-14
Fix code style.
Andrei Karas
1
-1
/
+1
2011-11-13
Fix dead mobs and floor items Y sorting position.
Andrei Karas
1
-0
/
+2
2011-11-13
Add support compotability with future mana reorder sprites implimentation.
Andrei Karas
1
-11
/
+37
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-24
/
+27
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-3
/
+3
2011-11-02
Add enemy relation.
Andrei Karas
1
-1
/
+3
2011-10-10
Add support for reading monsters attack range.
Andrei Karas
1
-1
/
+6
2011-10-05
Add blacklist relation. In this mode blocked trades, emotes, speech text.
Andrei Karas
1
-1
/
+3
2011-09-18
Fix compilation warnings.
Andrei Karas
1
-1
/
+0
2011-09-17
Change sit state under attack only if player got hit.
v1.1.9.18
Andrei Karas
1
-1
/
+1
2011-09-16
Fix code style.
Andrei Karas
1
-2
/
+2
2011-09-12
Add missing checks to some files.
Andrei Karas
1
-25
/
+22
2011-09-10
Change empty strings initializations.
Andrei Karas
1
-1
/
+1
2011-09-10
iterator fix in being.cpp after last changes.
Andrei Karas
1
-1
/
+1
2011-09-09
Last fix part of shadow variables/methods errors.
Andrei Karas
1
-20
/
+19
2011-09-08
Change player action from sit to stand if player under attack.
Andrei Karas
1
-0
/
+2
2011-09-08
Fix code style.
Andrei Karas
1
-3
/
+6
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-6
/
+6
2011-09-06
Fix sprites reorder feature if reorders sprites disabled in settings.
Andrei Karas
1
-0
/
+2
2011-09-02
Possible fix for random incorrect camera position.
Andrei Karas
1
-0
/
+5
2011-09-01
Eliminate asserts from most files.
Andrei Karas
1
-1
/
+0
2011-08-28
Fix guild name reset on players from time.
Andrei Karas
1
-1
/
+0
2011-08-27
Add guild name to beings cache.
Andrei Karas
1
-0
/
+10
2011-08-27
Fix guild name update on players.
Andrei Karas
1
-1
/
+1
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-1
/
+5
2011-08-22
Show dead hp bar if monster have current damage more than counted
Andrei Karas
1
-3
/
+17
2011-08-20
Improve drawing invisible npc like arrows or rain.
Andrei Karas
1
-2
/
+5
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-08-12
Add ability to add comments to npcs.
Andrei Karas
1
-8
/
+33
2011-08-09
Add option to enable/disable reorder sprites feature.
Andrei Karas
1
-0
/
+5
2011-07-31
Fix attack animation length issue.
Andrei Karas
1
-1
/
+1
2011-07-26
Small optimisation in reorder sprites function.
Andrei Karas
1
-10
/
+11
[next]