muddesigner/MudEngine/WinPC_Engine
2012-03-04 00:35:58 -08:00
..
Core * DataPaths now has two new helper methods. GetFilePath for returning the path to a supplied filename for a specified object type. GetExtension which returns a file extension for the specified object type. 2012-03-03 23:29:58 -08:00
DAL * DataPaths now has two new helper methods. GetFilePath for returning the path to a supplied filename for a specified object type. GetExtension which returns a file extension for the specified object type. 2012-03-03 23:29:58 -08:00
Game * Removed BufferFlush() method from StandardCharacter. It was added for testing and never removed. 2012-03-04 00:35:58 -08:00
GameScripts * ConnectionManager now has a helper method for returning a Connected Character that matches the supplied name 2012-03-04 00:29:02 -08:00
Networking * ConnectionManager now has a helper method for returning a Connected Character that matches the supplied name 2012-03-04 00:29:02 -08:00
Properties Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00
Scripting XMLData class added. This will manage the saving and loading of all scripted objects during runtime. The saved files will be XML formatted. 2012-02-29 20:06:14 -08:00
WinPC_Engine.csproj * ConnectionManager now has a helper method for returning a Connected Character that matches the supplied name 2012-03-04 00:29:02 -08:00
WinPC_Engine.csproj.vspscc Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00