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.
CBash handles out of memory conditions more gracefully
It now tries to clear up some memory before failing Exported new function, UnloadAllCollections UnloadMod no longer calls RaiseCallback if there wasn't an error NonNullStringRecord no longer inherits from StringRecord Saves ~9MB by avoiding the needless vtable NonNullStringRecord no longer writes the null terminator Min loading Oblivion.esm now uses ~90MB less ram, but full loading uses ~20MB more ram Ob::REFRRecord accesses will be (trivially?) slower due to an extra pointer performance benching needed
- Loading branch information
waruddar
committed
Jun 2, 2011
1 parent
210f9ef
commit 8aad423
Showing
13 changed files
with
973 additions
and
586 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.