summaryrefslogtreecommitdiff
path: root/src/emap/mob.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-22CriticalDef field (theoretical, no effect yet)HEADjesusalva/prerenewalJesusaves1-0/+3
2022-11-11Add mutation fields to mobdb (unused)Jesusaves1-0/+6
2021-04-10Drop support for skill attack rate adjustment; Add support to Elemental adjust.Jesusaves1-4/+8
2020-07-13fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook ...gumi1-1/+2
2018-07-09Fix out of bound access in emob_load_weaponattacks.Andrei Karas1-0/+1
2016-10-02Add support for spawn collision for mobs.Andrei Karas1-0/+64
2016-09-01Add into mob_db skill type attacks modifier.Andrei Karas1-0/+30
2016-08-31Add into mob_db weapot type attacks modifier.Andrei Karas1-0/+152
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-10/+12
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas1-0/+2
2016-04-28Fix different warnings.Andrei Karas1-3/+3
2016-03-02Dehardcode mob ai flag MD_SURVIVE_WITHOUT_MASTER and change it value.Andrei Karas1-2/+4
2016-02-18Update for support latest hercules.Andrei Karas1-3/+4
2016-02-06Update plugin for support latest hercules.Andrei Karas1-4/+2
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-10-12Add support for mob ai attribute SurviveWithoutMaster.Andrei Karas1-0/+14
2015-10-12Add mob db field 'WalkMask' for now unused.Andrei Karas1-0/+21
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/+48