summaryrefslogtreecommitdiff
path: root/src/emap/status.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Bonus strength now affects max weight (10g each)Jesusaves1-0/+3
2022-01-02Implement SC_HALT_REGENERATION.Jesusaves1-0/+17
2021-03-28This will be the next generation of rebirth system (trait-based).Jesusaves1-0/+15
2020-09-12Revert "fix the hooks for npc->unload and mob->spawn_dataset, remove the unus...Jesusaves1-0/+20
2020-09-12fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook ...gumi1-20/+0
2019-05-24Missing status effects on TMW2: MLJesusaves1-0/+6
2019-05-24This is for Micksha - add some missing SI's as 4144 doesn't want to do that >.>Jesusaves1-0/+8
2019-01-23Update from herculess20190211Andrei Karas1-1/+1
2018-04-19Use configured respawn hp for all jobs.s20180503Andrei Karas1-0/+10
2017-11-07Update from new hercules.s20171129Andrei Karas1-13/+2
2017-04-11Add todo about item options for charm items.s20170419Andrei Karas1-1/+1
2016-12-13Fix plugin after server update.Andrei Karas1-1/+1
2016-07-10Remove hooking from function status_readdb_scconfig. Now it went to hercules.s20160717s20160713s20160712Andrei Karas1-21/+0
2016-07-10Fix compilation warnings.Andrei Karas1-2/+2
2016-07-10Add bit field 0x100 into sc_config.txt for allow see sc effect for all players.Andrei Karas1-0/+26
2016-07-10Dont send additional effects on SC_PHYSICAL_SHIELD changes.s20160719Andrei Karas1-8/+6
2016-07-06Remove copy/paste static method from server to plugin (eset_sc)Andrei Karas1-20/+4
2016-07-05add Physical Shield Skill (id 20001)Joseph Botosh1-1/+109
2016-06-28Fix memory leak if npc change class.s20160630Andrei Karas1-0/+11
2016-06-19Allow full npc copy in instances.Andrei Karas1-7/+4
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-13/+14
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-30Add missing checks.Andrei Karas1-0/+3
2016-02-18Update for support latest hercules.Andrei Karas1-1/+1
2015-10-19Add fixed bonuses for new mounts.Andrei Karas1-0/+12
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-10-05For all npc in init state set .id variable to bl->id.Andrei Karas1-0/+12
2015-10-01Add missing post suffix.Andrei Karas1-3/+3
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-19Fix compilation errors after last changes.Andrei Karas1-2/+4
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-08-14Add basic support for charm items (If item present in inventory it give own b...Andrei Karas1-0/+41
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+70