VoxeLibre/mods/CORE/mcl_explosions
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
..
locale mcl_explosions 2022-02-23 23:58:05 +01:00
API.md add API documentation to mcl_explosions 2021-03-28 01:00:18 +01:00
init.lua [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00