-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented "UnserializeChildObjectCount()" for more models, and othe…
…r changes. 1) Removed leftover variables in "UndertaleCode". 2) Renamed "UndertaleListBase<T>.AddDirect()" to "...InternalAdd()". 3) More improvements of count unserialization error handling. 4) Fixed "UndertaleReader.GetUnserializeCountFunc()" for generic types. 5) Fixed count unserialization of some chunks and lists. 6) Moved GMS 2.3.1 check from "UndertaleAnimationCurve.Point" to the "ACRV" chunk. 7) More of little optimizations of some models unserialization. 8) Reorganized track keyframes related code of "UndertaleSequence".
- Loading branch information
Showing
14 changed files
with
875 additions
and
356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.