This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
forked from leandor/CBashSF
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stripped trailing whitespace / extra newline at end of files
IgnoreExisting renamed to CreateNew Cleaned up usage of CreateNew Load order sorting slightly modified Previously, new, ignored, and non-existent esps sorted after existing esps Now, new esps sort after existings esps, and non-existent esps sort before existing esps Non-existent esps now retaining their relative load order Ignored esps are no longer specially sorted (they either exist or not) Raw MGEFCode's now sanitize their input (specifically, ISTRINGs, such as MGEF eids, are now converted to a regular string) FormIDs/ActorValues/MGEFCodes now sanitize their input (specifically, master strings are converted to GPaths) FormIDs/ActorValues/MGEFCodes can now be used in truth testing (Empty and Invalid values test as False, rest as True) Cleaned up Collection::Load Temporarily silenced GetRecordHistory: Warning until I figure out the best way to handle/avoid the issue Fixed IdenticalToMasterRetriever to compare against the latest version of the master's record rather than the earliest Fixed equality testing of child records, records with AI Packages, and pathgrids (Mostly) factored reading out of templated var types Minor typo fixes in comments Fixed tracking of new types / records Debug prints no longer include the file Added debug macros to print hex, decimal, and string vars Fixed list setting regression
- Loading branch information
waruddar
committed
Sep 28, 2011
1 parent
b8724b5
commit 5a8ab18
Showing
47 changed files
with
617 additions
and
725 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
Oops, something went wrong.