ModernUO/Server/Persistence
2012-03-07 13:47:33 +00:00
..
BinaryMemoryWriter.cs main loop and timer efficiency 2006-06-19 17:28:24 +00:00
DualSaveStrategy.cs 2010-12-20 11:31:46 +00:00
DynamicSaveStrategy.cs revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
FileOperations.cs 2006-06-15 04:28:39 +00:00
FileQueue.cs 2006-06-15 04:28:39 +00:00
ParallelSaveStrategy.cs Fix for RunUO Crash if Performance tab on Admin gump is open within first 100seconds of server running. 2010-12-20 03:34:25 +00:00
QueuedMemoryWriter.cs SVN Property correction 2010-12-23 11:36:25 +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 revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
SequentialFileWriter.cs 2006-06-15 04:28:39 +00:00
StandardSaveStrategy.cs Moving World.SaveOption to StandardSaveStrategy.SaveOption, as it's only used and applicable there. Setting Dynamic Save Strategy to run whenever there are more than two cores. 2012-02-11 04:36:54 +00:00