muddesigner/MudEngine/WinPC_Engine/DAL
Scionwest_cp ee3cd897f2 Began work on Environment save code.
Restructured the project save data folder layout when the engine starts.
The XMLData class now creates directories if they are missing.  Individual classes no longer need to check if a path is valid before saving.
Filenames are now automatically generated and no longer assigned by developers.  This change has been made across all classes that are savable which required some changing of the Save() method arguments.
2012-03-10 20:47:12 -08:00
..
DataPaths.cs Began work on Environment save code. 2012-03-10 20:47:12 -08:00
XMLData.cs Provided support for changing the location of the projects save data root. 2012-03-10 19:15:43 -08:00