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 (
Collapse
)
Author
Files
Lines
2014-11-25
Add more profiler labels.
Andrei Karas
1
-0
/
+21
2014-11-24
Fix double warp names.
Andrei Karas
1
-2
/
+5
2014-11-23
For portal names strip at end #text.
Andrei Karas
1
-1
/
+1
2014-10-25
Fix code style.
Andrei Karas
1
-0
/
+1
2014-10-12
Move LangTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-09-30
Add karma field to beings.
Andrei Karas
1
-0
/
+1
2014-09-28
Show portal names in popup if portal not present at map.
Andrei Karas
1
-0
/
+3
2014-09-26
Fix code style.
Andrei Karas
1
-2
/
+0
2014-09-25
Load data about homunculuses from homunculuses.xml.
Andrei Karas
1
-3
/
+18
2014-09-24
For homunculus being use same data like for monster.
Andrei Karas
1
-1
/
+1
2014-09-23
Use petdb for drawing pets.
Andrei Karas
1
-1
/
+12
2014-09-22
Add pet actor type. For now it works almost same like monsters.
Andrei Karas
1
-3
/
+12
2014-09-21
Add mercenary db.
Andrei Karas
1
-1
/
+13
2014-09-21
Use MercenaryInfo object for storing mercenary attributes.
Andrei Karas
1
-1
/
+5
2014-09-20
eathena: set mercenary name and some other basic stats.
Andrei Karas
1
-2
/
+2
2014-09-20
Add mercenary actor type. Use it for now in samw way with monster type.
Andrei Karas
1
-2
/
+3
2014-09-18
Add chat object to owner being.
Andrei Karas
1
-0
/
+9
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for playerHandler.
Andrei Karas
1
-8
/
+3
2014-09-17
Remove getter for petHandler.
Andrei Karas
1
-3
/
+3
2014-09-17
Remove getter for npcHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for gameHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for charServerHandler.
Andrei Karas
1
-7
/
+7
2014-09-16
remove useless check for server version while selecting attack animation.
Andrei Karas
1
-14
/
+7
2014-09-14
Use haveServerHp feature in getting hp in tmwa.
Andrei Karas
1
-2
/
+3
Also use haveServerHp in drawing hp bar.
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-50
/
+50
2014-09-10
Rename PET type into LOCAL_PET.
Andrei Karas
1
-3
/
+3
2014-08-15
Fix code style.
Andrei Karas
1
-0
/
+6
2014-08-05
Rename walkMask into blockWalkMask.
Andrei Karas
1
-8
/
+8
2014-08-03
Fix some casts.
Andrei Karas
1
-7
/
+8
2014-08-01
Fix code style.
Andrei Karas
1
-1
/
+1
2014-07-30
Add chat command for spawn debug local player copy.
Andrei Karas
1
-0
/
+8
New chat command: /debugSpawn
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-31
/
+31
2014-07-29
Fix sprites draw order with non zero map heights.
Andrei Karas
1
-4
/
+15
2014-07-27
Remove debug logging.
Andrei Karas
1
-3
/
+0
2014-07-27
Fix being position if state is not moving but being still not in destination.
Andrei Karas
1
-1
/
+6
2014-07-27
Remove some evol server checks.
Andrei Karas
1
-59
/
+31
2014-07-27
Fix height being position if player not moving.
Andrei Karas
1
-7
/
+11
2014-07-13
Fix code style.
Andrei Karas
1
-2
/
+3
2014-06-07
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-31
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-29
Move from client packets limiter related code into separate file.
Andrei Karas
1
-1
/
+2
2014-05-29
Move many variables from client into settings.
Andrei Karas
1
-4
/
+5
2014-05-28
Move from resourcemanager functions related to files into other files.
Andrei Karas
1
-6
/
+6
2014-05-23
Fix code style.
Andrei Karas
1
-1
/
+0
2014-05-21
Dont create speechbuble object for all new beings.
Andrei Karas
1
-10
/
+23
But create only if really need show text.
2014-05-21
Fix code style.
Andrei Karas
1
-1
/
+6
2014-05-19
fix code style.
Andrei Karas
1
-3
/
+9
2014-05-19
Move emoteinfo into separate file.
Andrei Karas
1
-0
/
+1
2014-05-19
Move emotesprite into separate file.
Andrei Karas
1
-0
/
+1
[next]