DarkRadiant: declmanager fdc6ccdb

Author Committer Branch Timestamp Parent
greebo greebo declmanager 03.07.2022 06:32 declmanager 697f588b
Affected Issues  0005977: Improve Declaration Block Parsing
Changeset 0005977: Merge the two EntityClass constructors into one, since it's only used internally.
Invert the bool logic of the named CreateDefault constructor to be the same as the one used in the regular constructor.
The isFixedSize parameter is now mandatory on the EntityClass constructor.
mod - radiantcore/eclass/DefCreators.h Diff File
mod - radiantcore/eclass/EClassManager.cpp Diff File
mod - radiantcore/eclass/EClassParser.cpp Diff File
mod - radiantcore/eclass/EntityClass.cpp Diff File
mod - radiantcore/eclass/EntityClass.h Diff File