VoxeLibre/mods
iliekprogrammar 221ee0fcf1
[5.6] mark places with unsafe set_hp entity handling
There might be other places i might be missing, but these are the obvious ones.

leftover entity handling i did not mark:
* everything that involves a apply()-like algorithm (e.g. callbacks) over the
  same list of objects.
* in mcl_damage, it's not known whether mcl_damage.from_mt() would involve
  entity handling or just player handling.
2022-08-07 00:13:03 +08:00
..
CORE [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
ENTITIES [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
ENVIRONMENT [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
HELP Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
HUD mesh by Sumi 2022-07-31 22:22:56 +02:00
ITEMS [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
MAPGEN Nerf shipwreck loot 2022-08-04 04:21:59 +02:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER Fix globalstep in mcl_hunger taking a long time 2022-07-26 00:27:34 +02:00