Commit Graph

10 Commits (6828d83a42f084c87ec15d928daf4f5e14865588)

Author SHA1 Message Date
Capostrophic 594ea39f5d Revise AI data handling
Make Hello 16-bit unsigned as it's intended to be
Get rid of redundant mHasAI boolean
Always save AI data subrecord
Adjust creature and NPC default rating values to Morrowind defaults
6 years ago
scrawl 49d912e5b6 Don't rely on subrecord order part 2
Nice side effects:
 - Subrecord name comparison now uses magic number instead of string (faster)
 - Improves the error message for unknown subrecords: will print the record in question instead of failing to read the next record with a strange error
10 years ago
scrawl 9009889d24 Don't rely on subrecord order when reading (Fixes #2361) 10 years ago
scrawl dec9ffdb6c ESM: Make sure to clear old list when a list is overwritten by another content file (Fixes #1932) 10 years ago
Marc Zinnschlag 874ce26bef added missing consts to record save functions 11 years ago
Marc Zinnschlag b21dae8d75 added blank function to all referencable record structs 12 years ago
greye 1339787863 remove underscores from filenames in esm 12 years ago
greye 597b88e95a update saving AI packages 12 years ago
greye 7606ebafd6 resolving conflicts, minor update 12 years ago
greye a90547bbbe code formatting 13 years ago