muddesigner/MudEngine/GameObjects
Scionwest_cp 7c6ca6a2b9 MudEngine:
- Fixed command engine stalling when waiting for one users command to finish before starting another users command.
 - Commands are loaded into static List collections, but the Execute command itself is now no longer static.
 - Player.CommandSystem property added so each player has their own commandengine to process their input.
2010-08-01 20:50:21 -07:00
..
Characters MudEngine: 2010-08-01 20:50:21 -07:00
Environment MudCompiler: 2010-07-29 17:39:38 -07:00
Items MudCompiler: 2010-07-29 17:39:38 -07:00
Bag.cs MudCompiler: 2010-07-29 17:39:38 -07:00
BaseObject.cs MudEngine: 2010-07-30 19:02:05 -07:00
Currency.cs MudCompiler: 2010-07-29 17:39:38 -07:00