No description
Find a file
Scionwest_cp cc2213a7b3 MudEngine:
- Deleted BaseAI as AI will be built into BaseCharacter and enabled/disabled via the already existing IsControlled property.
 - Added BaseStats class which will manage all of the stats used by characters. It was decided this should be a separate class that players can extend off of and change how stats are handled in their games without having to re-write large chunks of player code.
 - Began adding better commenting through-out the project. CommandExit.cs, CommandGetTime.cs have been given much better commenting. These will ultimately be converted to Scripts for developers to modify.
2010-08-22 00:06:20 -07:00
..svnbridge MudEngine: 2010-08-05 19:07:12 -07:00
MudClient MudEngine: 2010-08-17 19:57:33 -07:00
MUDCompiler MudEngine: 2010-08-14 00:20:43 -07:00
MudEngine MudEngine: 2010-08-22 00:06:20 -07:00
MudGame MudEngine: 2010-08-21 10:49:12 -07:00
LICENSE.txt Additional removals within MUDCompiler. 2010-08-08 18:25:36 -07:00
MudDesigner.sln Added new Project: MudClient 2010-08-16 07:08:17 -07:00