Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-08 | Botter Syndrome | Jesusaves | 1 | -0/+18 | |
2020-09-12 | Revert "fix the hooks for npc->unload and mob->spawn_dataset, remove the ↵ | Jesusaves | 1 | -2/+1 | |
unused hook for status->change_end_" This reverts commit fc19fdff65ee1561b2b1e30e5bab6906f65d34fa. | |||||
2020-09-12 | fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook ↵ | gumi | 1 | -1/+2 | |
for status->change_end_ | |||||
2019-01-23 | Update from herculess20190211 | Andrei Karas | 1 | -0/+7 | |
2018-02-15 | Fix compilation warning.s20180215 | Andrei Karas | 1 | -0/+1 | |
2018-02-15 | Delete npcs from always visible list on map if npc unloaded. | Andrei Karas | 1 | -0/+1 | |
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. |