Changed: Removed fixed limit MAX_SEQUENCE (was 64) - number of allowed frames per InFine Pic/Anim object. Reworked the script interpreter command operand parsing so that parsing of the operands is done outside the command action functions. Began refactoring FIData_PicDrawer so there is only one logic path for all texture types.
Todo: Finish FIData_PicDrawer. Todo: Finish implementing the script extra data (de)serialization. Net games won't work presently.
Changed: Removed fixed limit MAX_SEQUENCE (was 64) - number of allowed frames per InFine Pic/Anim object.
Reworked the script interpreter command operand parsing so that parsing of the operands is done outside the command action functions.
Began refactoring FIData_PicDrawer so there is only one logic path for all texture types.
Todo: Finish FIData_PicDrawer.
Todo: Finish implementing the script extra data (de)serialization. Net games won't work presently.