mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-29 23:33:00 +00:00
e827e9b086
- Made the 2 TArrays into a class called DActorModelData. - Removed the skinindex and now just uses one index - Replaced a bunch of nullptr for modelDef checking with NAME_None - Added some garbage cleanup to A_ChangeModel itself, as well as removing memory of modelData that is no longer needed - Attempted serialize code, putting up for review |
||
---|---|---|
.. | ||
chex | ||
doom | ||
heretic | ||
hexen | ||
inventory | ||
player | ||
raven | ||
shared | ||
strife | ||
actions.zs | ||
actor.zs | ||
attacks.zs | ||
checks.zs | ||
interaction.zs | ||
inventory_util.zs | ||
mbf21.zs | ||
morph.zs |