Commit graph

6 commits

Author SHA1 Message Date
Justin Aquadro
51511529ba Fixed bug in region loader that incorrectly tries to pad out non-multiple-of-4KB files. 2013-03-09 12:05:10 -05:00
Fredrik Blom
258eff946b Made sure that all access to sectorFree is moved to inside the protected area as well. 2012-11-15 16:02:36 +01:00
Fredrik Blom
6326bdac82 Added file locks to allow parallel access to chunks.
This allows a multi-threaded reading of chunks.
2012-11-15 10:11:23 +01:00
Justin Aquadro
aed388dd80 RegionFile API additions to support extensions of varying sector size 2012-09-02 23:39:31 -04:00
Justin Aquadro
33e8cf2174 Fixed region object bug when deleting last chunk in region 2012-02-20 16:30:54 -05:00
Justin Aquadro
e23ab933ef Restructuring Repo 2011-10-08 00:01:51 -04:00
Renamed from Substrate/SubstrateCS/Source/Core/RegionFile.cs (Browse further)