summaryrefslogtreecommitdiff
path: root/src/emap/npc.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-13fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook ...gumi1-1/+2
2019-01-23Update from herculess20190211Andrei Karas1-0/+7
2018-02-15Fix compilation warning.s20180215Andrei Karas1-0/+1
2018-02-15Delete npcs from always visible list on map if npc unloaded.Andrei Karas1-0/+1
2017-11-07Update from new hercules.s20171129Andrei Karas1-12/+2
2017-01-30Return for buy/sell request from client for custom shops, item list from cash...Andrei Karas1-5/+15
2016-08-04Reduce memory usage in vectors.evolrelease2016-08-07Andrei Karas1-0/+1
2016-06-28Update plugin after hercules update.Andrei Karas1-5/+5
2016-06-27map: duplicate npc view data for each new npc.Andrei Karas1-0/+12
2016-06-19Allow full npc copy in instances.Andrei Karas1-0/+137
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-10/+21
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas1-0/+2
2016-03-30Add missing checks.Andrei Karas1-2/+7
2016-02-21Fix compilation warnings.Andrei Karas1-1/+1
2015-12-21Add missing const into enpc_parse_unknown_mapflag.Andrei Karas1-1/+1
2015-11-04fix buy from markets.Andrei Karas1-0/+1
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+127