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.
Switched float subrecords templates from int, exponent parameters to …
…a const float reference was unable to represent FLT_MAX with prior arrangement (FNV uses it for 'default' water levels) added a few const float globals (MAX, MIN, 1.0, 0.0, -2147483648.0) Switched to using REV32 macro across the board for readability Added debugging function FileReader::peek_around(length) to display hex around the current area Basic support (reads, is exposed, not set/write tested) FNV::CELLRecord (Interior only, Exterior requires FNV::WRLDRecord)
- Loading branch information
waruddar
committed
May 10, 2011
1 parent
2f2c126
commit 2839463
Showing
223 changed files
with
6,382 additions
and
5,220 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
Oops, something went wrong.