Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-07 | Update from new hercules.s20171129 | Andrei Karas | 1 | -12/+2 | |
Removed npc vd recreation because it already fixed in hercules. | |||||
2017-01-30 | Return for buy/sell request from client for custom shops, item list from ↵ | Andrei Karas | 1 | -5/+15 | |
cash shop. | |||||
2016-08-04 | Reduce memory usage in vectors.evolrelease2016-08-07 | Andrei Karas | 1 | -0/+1 | |
2016-06-28 | Update plugin after hercules update. | Andrei Karas | 1 | -5/+5 | |
Changed a bit npc internal struct types. | |||||
2016-06-27 | map: duplicate npc view data for each new npc. | Andrei Karas | 1 | -0/+12 | |
This allow use full npc copies in instances. For duplicate npc untested. | |||||
2016-06-19 | Allow full npc copy in instances. | Andrei Karas | 1 | -0/+137 | |
2016-05-02 | Update function hook prototypes for support new hercules. | Andrei Karas | 1 | -10/+21 | |
2016-05-02 | Add into all files where need #include "plugins/HPMHooking.h" | Andrei Karas | 1 | -0/+2 | |
2016-03-30 | Add missing checks. | Andrei Karas | 1 | -2/+7 | |
2016-02-21 | Fix compilation warnings. | Andrei Karas | 1 | -1/+1 | |
2015-12-21 | Add missing const into enpc_parse_unknown_mapflag. | Andrei Karas | 1 | -1/+1 | |
2015-11-04 | fix buy from markets. | Andrei Karas | 1 | -0/+1 | |
2015-10-18 | Rename malloc.h to memmgr.h in includes. | Andrei Karas | 1 | -1/+1 | |
2015-09-28 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2015-08-16 | Fix compilation after HPM update in server. | Andrei Karas | 1 | -0/+2 | |
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -0/+127 | |
hercules. |