mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-01 14:20:55 +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 |
||
---|---|---|
.. | ||
actors | ||
engine | ||
scriptutil | ||
ui | ||
compatibility.zs | ||
constants.zs | ||
destructible.zs | ||
doombase.zs | ||
events.zs | ||
level_compatibility.zs | ||
level_postprocessor.zs | ||
mapdata.zs | ||
sounddata.zs | ||
zscript_license.txt |