index
:
ml/evol-hercules
citest
jesusalva/tmw2homunequip
master
tmw2
Evol/Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emap
/
send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Drop support for client version 17.
Andrei Karas
1
-1
/
+1
2018-07-29
Fix fake bl initialisation for clang.
Andrei Karas
1
-2
/
+4
2018-07-29
Init to 0 by default fake bl's before use.
Andrei Karas
1
-2
/
+2
2018-07-13
Fix compilation errors after hercules update.
Andrei Karas
1
-1
/
+1
2018-05-20
Drop support for client version 16.
s20180614
Andrei Karas
1
-1
/
+1
2018-02-13
Send clan id in packet 0xb0a.
Andrei Karas
1
-1
/
+11
2017-08-16
Add evol packets id offset. For now offset is 0.
Andrei Karas
1
-22
/
+22
2017-07-12
Add player self flags packet (0xb25)
Andrei Karas
1
-0
/
+20
2017-07-10
Remove null char symbol from packet send_changenpc_title.
Andrei Karas
1
-1
/
+1
2017-07-10
In most cases send in send_pc_info language field even if some clients not su...
Andrei Karas
1
-2
/
+2
2017-04-20
Remove blocking and sending old packets for spawn, move, idle.
Andrei Karas
1
-3
/
+1
2017-04-20
Drop support for client protocol version 14 (Oct 15 2015).
Andrei Karas
1
-1
/
+1
2017-04-20
Drop support for client protocol version 12 (Sep 28 2015).
Andrei Karas
1
-1
/
+1
2017-04-20
Drop support for client protocol version 8 (May 1 2015).
Andrei Karas
1
-11
/
+1
2017-04-20
Drop support for client protocol version 7 (Mar 2 2015).
Andrei Karas
1
-1
/
+1
2017-04-19
Drop support for client protocol version 4 (Jan 5 2015).
Andrei Karas
1
-1
/
+1
2017-04-19
Drop support for client protocol version 3 (Nov 28 2014).
Andrei Karas
1
-1
/
+1
2017-04-04
Fix compilation error on new clang.
Andrei Karas
1
-1
/
+1
2017-04-04
Send current player language in send_pc_info.
Andrei Karas
1
-8
/
+13
2016-07-27
Add homunculus exp packet (0xb22)
Andrei Karas
1
-8
/
+28
2016-07-23
Fix random issues with visible cards in some items.
Andrei Karas
1
-6
/
+4
2016-07-21
Add fail move response packet.
Andrei Karas
1
-0
/
+11
2016-06-15
Force send 0 on unused card slots
Andrei Karas
1
-0
/
+8
2016-04-28
Fix different warnings.
Andrei Karas
1
-5
/
+5
2016-04-27
Add killer id packet.
Andrei Karas
1
-0
/
+15
2016-03-30
Add missing checks.
Andrei Karas
1
-1
/
+7
2016-02-29
Dont send pet talks to all players, but send it to area only.
Andrei Karas
1
-1
/
+1
2016-02-26
Remove useless casts after server update.
Andrei Karas
1
-6
/
+6
2015-10-28
Fix sending player flags to other players.
Andrei Karas
1
-1
/
+1
2015-10-26
Add script command setskin. For set npc dialog skin on client.
Andrei Karas
1
-0
/
+17
2015-10-25
Add layer field into wall. For now it used 0 from scripts.
Andrei Karas
1
-4
/
+4
2015-10-19
add mount into pc into packet.
Andrei Karas
1
-3
/
+3
2015-10-18
Rename malloc.h to memmgr.h in includes.
Andrei Karas
1
-1
/
+1
2015-10-17
Improve set wall packet.
Andrei Karas
1
-5
/
+7
2015-10-16
Add script function and packet to set group of cells to given mask (gat value)
Andrei Karas
1
-0
/
+37
2015-10-13
Remove first moving tile if being already moving.
Andrei Karas
1
-3
/
+11
2015-09-28
Update copyright year.
Andrei Karas
1
-1
/
+1
2015-08-19
Fix compilation errors after last changes.
Andrei Karas
1
-4
/
+7
2015-08-16
Fix compilation after HPM update in server.
Andrei Karas
1
-0
/
+2
2015-08-13
Add support for sending all equipped items with cards from char server.
Andrei Karas
1
-1
/
+2
2015-08-12
Send to client if possible equipped items with inserted cards.
Andrei Karas
1
-8
/
+88
2015-07-04
Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...
Andrei Karas
1
-0
/
+305