muddesigner/MudEngine/WinPC_Engine
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
..
Core Began work on Environment save code. 2012-03-10 20:47:12 -08:00
DAL Began work on Environment save code. 2012-03-10 20:47:12 -08:00
Game Began work on Environment save code. 2012-03-10 20:47:12 -08:00
GameScripts Began work on Environment save code. 2012-03-10 20:47:12 -08:00
Networking Added improved logging through the engine for the server console. 2012-03-08 19:44:18 -08:00
Properties Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00
Scripting Provided support for changing the location of the projects save data root. 2012-03-10 19:15:43 -08:00
WinPC_Engine.csproj Began work on Environment save code. 2012-03-10 20:47:12 -08:00
WinPC_Engine.csproj.vspscc Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00