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
/
actormanager.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
Add missing const in other left files.
Andrei Karas
1
-5
/
+9
2016-02-12
Show also last seen in memory nick for invisible players chat messages (tmwa)
Andrei Karas
1
-0
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-3
/
+3
2016-02-04
Extend chat command /all to log corruption in actors lists.
Andrei Karas
1
-3
/
+2
2016-02-04
Improve search being by id.
Andrei Karas
1
-0
/
+4
2016-02-03
Update last seen also from online list.
Andrei Karas
1
-0
/
+2
2016-02-03
Add option for saving mapping between account id and nicks.
Andrei Karas
1
-0
/
+7
2016-01-27
remove removepickup action from social window popup menu.
Andrei Karas
1
-0
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2016-01-01
Fix code style.
Andrei Karas
1
-1
/
+10
2015-12-29
Move flooritem into being directory.
Andrei Karas
1
-1
/
+1
2015-12-23
Add const attribute to other files.
Andrei Karas
1
-1
/
+1
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
1
-0
/
+3
2015-09-10
Impliment packets CMSG_SOLVE_CHAR_NAME and SMSG_SOLVE_CHAR_NAME.
Andrei Karas
1
-0
/
+8
2015-08-29
Fix code style.
Andrei Karas
1
-1
/
+0
2015-08-24
Add damaged attribute to floor items.
Andrei Karas
1
-0
/
+2
2015-08-20
/atkhuman now checks teamId and map pvp flag
Joseph Botosh
1
-0
/
+6
2015-08-16
Add packet SMSG_ITEM_VISIBLE2 0x0b18.
Andrei Karas
1
-1
/
+3
2015-08-16
Add missing fields into flooritem.
Andrei Karas
1
-0
/
+2
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-1
/
+1
2015-08-09
Add some missing checks to other files found by paranucker.
Andrei Karas
1
-1
/
+1
2015-07-27
Add option to show/hide badges. By default badges visible.
Andrei Karas
1
-0
/
+2
2015-07-26
Fix code style.
Andrei Karas
1
-1
/
+2
2015-07-25
healmd checks healing radius
Joseph Botosh
1
-1
/
+2
2015-06-06
Fix code style.
Andrei Karas
1
-1
/
+0
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
1
-9
/
+9
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
1
-3
/
+4
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-9
/
+12
2015-05-24
Move type NpcNames into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type AllowSort into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type AllPlayers into separate file.
Andrei Karas
1
-0
/
+2
2015-05-08
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong typed bool type AllowSort.
Andrei Karas
1
-2
/
+2
2015-05-06
Add strong typed bool type AllPlayers.
Andrei Karas
1
-2
/
+4
2015-04-17
Add missing eathena and tmwa defines into actormanager.
Andrei Karas
1
-0
/
+4
2015-04-06
eathena: impliment packet SMSG_CHAT_ROOM_SETTINGS.
Andrei Karas
1
-0
/
+4
2015-04-06
eathena: impliment packet SMSG_CHAT_ROOM_DESTROY.
Andrei Karas
1
-0
/
+2
2015-02-18
Add key to heal most damaged player
Joseph Botosh
1
-0
/
+5
2015-01-04
Add stringmap typedefs.
Andrei Karas
1
-7
/
+6
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-10
Fix code style.
Andrei Karas
1
-3
/
+3
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-3
/
+3
2014-07-31
Add to debugSpawn mass spawn function.
Andrei Karas
1
-1
/
+3
2014-07-30
Add chat command for spawn debug local player copy.
Andrei Karas
1
-0
/
+2
2014-06-24
Add new action for select closest monster without filters and sorting.
Andrei Karas
1
-9
/
+10
2014-05-19
fix code style.
Andrei Karas
1
-0
/
+2
2014-05-13
fix code style.
Andrei Karas
1
-3
/
+4
2014-05-13
Move actor type into separate file.
Andrei Karas
1
-13
/
+14
2014-05-01
Add missing const.
Andrei Karas
1
-2
/
+2
[next]