ModernUO/Server/Persistence
asayre 0caf1846d5 Preprocessor directive for .NET 4.0: Framework_4_0. (Removed the 3.5 directive as it wasn't a new framework runtime anyways)
Implemented working Parallel Save strategy based on the TPL: DynamicSaveStrategy.
2010-12-18 11:00:57 +00:00
..
BinaryMemoryWriter.cs main loop and timer efficiency 2006-06-19 17:28:24 +00:00
DualSaveStrategy.cs 2006-06-15 04:28:39 +00:00
DynamicSaveStrategy.cs Preprocessor directive for .NET 4.0: Framework_4_0. (Removed the 3.5 directive as it wasn't a new framework runtime anyways) 2010-12-18 11:00:57 +00:00
FileOperations.cs 2006-06-15 04:28:39 +00:00
FileQueue.cs 2006-06-15 04:28:39 +00:00
ParallelSaveStrategy.cs Fixed issue with decay erroneously triggering world save warnings. 2007-04-20 22:35:41 +00:00
QueuedMemoryWriter.cs Preprocessor directive for .NET 4.0: Framework_4_0. (Removed the 3.5 directive as it wasn't a new framework runtime anyways) 2010-12-18 11:00:57 +00:00
SaveMetrics.cs Preprocessor directive for .NET 4.0: Framework_4_0. (Removed the 3.5 directive as it wasn't a new framework runtime anyways) 2010-12-18 11:00:57 +00:00
SaveStrategy.cs Preprocessor directive for .NET 4.0: Framework_4_0. (Removed the 3.5 directive as it wasn't a new framework runtime anyways) 2010-12-18 11:00:57 +00:00
SequentialFileWriter.cs 2006-06-15 04:28:39 +00:00
StandardSaveStrategy.cs Fixed issue with decay erroneously triggering world save warnings. 2007-04-20 22:35:41 +00:00