index
:
repo-recursive-tests/evol-hercules
jesusalva/prerenewal
Contains the Plugin Code Mod at will! o/
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
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
2015-09-28
Update copyright year.
Andrei Karas
1
-1
/
+1
2015-09-28
Add support for team id for battleground players.
Andrei Karas
1
-0
/
+56
2015-08-16
Add packet with cards and other attributes for dropped item on ground.
Andrei Karas
1
-0
/
+47
2015-08-16
Add packet with cards and other attributes for visible item on ground.
Andrei Karas
1
-0
/
+46
2015-08-16
Fix compilation after HPM update in server.
Andrei Karas
1
-2
/
+4
2015-08-12
Send to client if possible equipped items with inserted cards.
Andrei Karas
1
-1
/
+140
2015-08-05
Add workaround for allow always npc script execution after warping.
Andrei Karas
1
-0
/
+6
2015-07-04
Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...
Andrei Karas
1
-0
/
+377