index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ea
/
beinghandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
1
-1
/
+2
2019-03-21
Possible fix for desync in moving
Andrei Karas
1
-2
/
+1
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-01-20
Fix code style.
Andrei Karas
1
-1
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-08-29
Fix code style.
Andrei Karas
1
-18
/
+0
2015-08-24
Rename being receive handler into beingrecv.
Andrei Karas
1
-3
/
+3
2015-08-24
Move receive code from beinghandler into separate file.
Andrei Karas
1
-421
/
+4
2015-08-22
Show skill effects with packet SMSG_SKILL_NO_DAMAGE.
Andrei Karas
1
-6
/
+10
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-1
/
+1
2015-07-02
Move mapitemtype into enums directory.
Andrei Karas
1
-2
/
+2
2015-06-20
Move processNameResponse2 from ea namespace into eathena.
Andrei Karas
1
-46
/
+0
2015-06-16
Move processPvpSet from ea namespace into eathena and tmwa.
Andrei Karas
1
-15
/
+0
2015-06-15
Fix code style.
Andrei Karas
1
-0
/
+1
2015-06-06
Fix code style.
Andrei Karas
1
-0
/
+7
2015-05-29
Convert AttackType enum into strong typed enum.
Andrei Karas
1
-5
/
+6
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
1
-2
/
+3
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-14
/
+16
2015-05-26
Fix possible crash if disconnecting from server.
Andrei Karas
1
-1
/
+1
2015-05-07
Remove bot checker window.
Andrei Karas
1
-3
/
+0
2015-04-24
Fix code style.
Andrei Karas
1
-2
/
+0
2015-04-15
From killstats window remove information about jacko.
Andrei Karas
1
-2
/
+0
2015-04-15
Remove hideShield setting.
Andrei Karas
1
-2
/
+0
2015-04-09
On skill attacks on target for show effect use skill attribute skillHitEffectId.
Andrei Karas
1
-2
/
+3
2015-04-08
Add missing unimplimented packet debug line.
Andrei Karas
1
-0
/
+1
2015-04-04
Show unimplimented packet debug message on each unsupported packets parameters.
Andrei Karas
1
-6
/
+1
2015-03-21
Revert "Move processBeingAction from ea namespace into tmwa."
Andrei Karas
1
-0
/
+91
2015-03-18
Move processBeingAction from ea namespace into tmwa.
Andrei Karas
1
-91
/
+0
2015-01-06
Move attacktype into separate file.
Andrei Karas
1
-7
/
+7
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-16
Move processIpResponse from ea namespace into tmwa.
Andrei Karas
1
-15
/
+0
2014-11-30
eathena: add support for get full moving path from server.
Andrei Karas
1
-0
/
+50
2014-11-20
Move processNameResponse2 into ea namespace.
Andrei Karas
1
-0
/
+46
2014-10-17
Add static in beinthandler.
Andrei Karas
1
-17
/
+21
2014-10-10
Fix code style.
Andrei Karas
1
-5
/
+1
2014-10-09
Move processBeingSelfEffect from ea namespace into eathena and tmwa.
Andrei Karas
1
-31
/
+0
2014-10-06
Read all fields in processPlayerMoveToAttack.
Andrei Karas
1
-6
/
+7
2014-09-28
Show portal names in popup if portal not present at map.
Andrei Karas
1
-1
/
+18
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-18
Move processPlayerGuilPartyInfo from ea namespace into eathena and tmwa.
Andrei Karas
1
-29
/
+0
2014-09-17
Move processBeingResurrect from ea namespace into eathena and tmwa.
Andrei Karas
1
-28
/
+0
2014-09-16
Remove unused externs
Andrei Karas
1
-3
/
+0
2014-09-14
Move processPlaterStatusChange from ea namespace into eathena and tmwa.
Andrei Karas
1
-28
/
+0
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-13
/
+13
2014-09-10
Read whole packet SMSG_BEING_REMOVE.
Andrei Karas
1
-0
/
+1
2014-09-09
Move processBeingChangeDirection from ea namespace into eathena and tmwa.
Andrei Karas
1
-27
/
+0
2014-09-07
Remove unused includes.
Andrei Karas
1
-11
/
+0
[next]