index
:
revolt/evol-hercules
citest
closedialog
jesusalva/guildpos
jesusalva/guilds
jesusalva/guildskill1
jesusalva/support
judy
master
onlinelist2
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emap
/
clif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Add player self flags packet (0xb25)
Andrei Karas
1
-0
/
+1
2017-04-20
Remove more unused functions.
s20170529
s20170510
s20170424
Andrei Karas
1
-35
/
+0
2017-04-20
Remove unused functions.
Andrei Karas
1
-55
/
+0
2017-04-20
Prevent send packet 0x2dd and remove block for it from clif_send.
Andrei Karas
1
-2
/
+5
2017-04-20
Not allow send packet 0x84b (drop item packet).
Andrei Karas
1
-1
/
+4
2017-04-20
Remove blocking and sending old packets for spawn, move, idle.
Andrei Karas
1
-14
/
+1
2017-04-20
Drop support for client protocol version 15 (Oct 26 2015).
Andrei Karas
1
-376
/
+12
2017-04-20
Drop support for client protocol version 12 (Sep 28 2015).
Andrei Karas
1
-11
/
+0
2017-04-20
Drop support for client protocol version 11 (Aug 21 2015).
Andrei Karas
1
-25
/
+4
2017-04-20
Drop support for client protocol version 10 (Aug 16 2015).
Andrei Karas
1
-24
/
+3
2017-04-20
Drop support for client protocol version 8 (May 1 2015).
Andrei Karas
1
-19
/
+4
2017-04-19
Drop support for client protocol version 4 (Jan 5 2015).
Andrei Karas
1
-12
/
+0
2017-04-19
Drop support for client protocol version 3 (Nov 28 2014).
Andrei Karas
1
-12
/
+0
2017-04-19
Drop support for client protocol version 2 (Nov 10 2014).
Andrei Karas
1
-12
/
+0
2017-04-04
Update for latest hercules changes.
Andrei Karas
1
-1
/
+6
2016-12-13
Fix plugin after server update.
Andrei Karas
1
-16
/
+16
2016-09-26
add support for clients with version >= 20 for quests packets with extended i...
Andrei Karas
1
-27
/
+74
2016-09-12
Dont send packet 0x9cb to old clients.
Andrei Karas
1
-0
/
+23
2016-09-01
Add hack for avoid npc_str buffer size limitation.
Andrei Karas
1
-0
/
+20
2016-08-20
Send party settings packet after party info packet.
s20160820
Andrei Karas
1
-0
/
+9
2016-07-21
Add fail move response packet.
Andrei Karas
1
-1
/
+80
2016-07-19
Send inf2 in skill info packet.
Andrei Karas
1
-0
/
+43
2016-07-19
Send inf2 in add skill packet.
Andrei Karas
1
-0
/
+58
2016-07-19
Add inf2 into skill block packet.0x10f.
Andrei Karas
1
-0
/
+66
2016-07-19
Send inf2 in use skill packet.
Andrei Karas
1
-1
/
+2
2016-07-18
In skill casting packet also send skill level.
Andrei Karas
1
-4
/
+5
2016-07-18
In skill casting packet send splash range and not skill range.
Andrei Karas
1
-1
/
+1
2016-07-17
Add support for new casting packet 0xb1e.
Andrei Karas
1
-0
/
+83
2016-05-13
Dont hide egg card fields in packets.
Andrei Karas
1
-0
/
+26
2016-05-02
Update function hook prototypes for support new hercules.
Andrei Karas
1
-74
/
+113
2016-05-02
Add into all files where need #include "plugins/HPMHooking.h"
Andrei Karas
1
-0
/
+2
2016-04-28
Fix different warnings.
Andrei Karas
1
-3
/
+3
2016-04-27
Update plugin for support new hercules.
Andrei Karas
1
-3
/
+4
2016-03-30
Add missing checks.
Andrei Karas
1
-279
/
+341
2016-03-06
Show equipped slots weapon and shield always.
Andrei Karas
1
-0
/
+26
2016-03-06
Add support for show accessory slots.
Andrei Karas
1
-0
/
+4
2016-02-26
Remove useless casts after server update.
Andrei Karas
1
-3
/
+3
2016-02-14
Add support for item attribute MaxFloorOffset.
Andrei Karas
1
-1
/
+17
2016-01-05
Reimpliment packet 0x2e1 for old clients.
Andrei Karas
1
-4
/
+97
2016-01-05
Reimpliment packet 0x914 for old clients.
Andrei Karas
1
-6
/
+89
2016-01-05
Reimpliment packet 0x90f for old clients.
Andrei Karas
1
-4
/
+77
2016-01-05
Reimpliment packet 0x915 for old clients.
Andrei Karas
1
-0
/
+193
2015-11-05
Add pseudo npc varibale .alwaysVisible for show npc from any range on map.
Andrei Karas
1
-0
/
+2
2015-10-28
Remove wrong sending additional slots to same players.
Andrei Karas
1
-1
/
+41
2015-10-28
Fix sending player flags to other players.
Andrei Karas
1
-0
/
+10
2015-10-21
Fix translations on almost destroed server.
Andrei Karas
1
-1
/
+3
2015-10-21
Show duel messages in general tab.
Andrei Karas
1
-0
/
+27
2015-10-18
Rename malloc.h to memmgr.h in includes.
Andrei Karas
1
-1
/
+1
2015-10-16
Add script function and packet to set group of cells to given mask (gat value)
Andrei Karas
1
-0
/
+23
2015-10-13
Remove first moving tile if being already moving.
Andrei Karas
1
-2
/
+8
[next]