Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed

Source Control Clients
Project Name: wheelmud
Server URL: https://tfs05.codeplex.com

Recent Check-Ins

1-10 of 119Change Sets < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Change Set Download / Browse Date Comment By Downloads
9332 Mar 17  at
5:11 PM
DUMMY CHECKIN

Please DO NOT get source from CodePlex anymore. This is not being updated. Instead use this URL with your favorite Subversion client (TortoiseSVN, RapidSVN, etc) to get the latest source:

svn://svn.wheelmud.net/WheelMUDSharp/trunk

The main site is still http://www.wheelmud.net

We will continue to do source and binary releases over at CodePlex's "Releases" tab, but no more checkins will happen here. SvnBride doesn't seem to work for us anymore.
HectorSosaJr 35
9052 Mar 5  at
3:39 PM
More tidying up. HectorSosaJr 31
9029 Mar 5  at
7:17 AM
Tidied up a nasty if block and changed it to a switch block. This was done in ItemBuilderController.cs class. HectorSosaJr 3
9028 Mar 5  at
6:06 AM
More changes that were not commited last time. Seems to be a problem with AnkSVN.
HectorSosaJr 0
9027 Mar 5  at
6:02 AM
Successfully loaded the first item completely from the database. The blue potion now autoloads. Will work on the other items next.
HectorSosaJr 7
8998 Mar 4  at
5:22 AM
A little bit more for item loading.
HectorSosaJr 6
8939 Mar 2  at
5:51 AM
Finally resolved the problem with the circular reference in the code architecture. I was putting the item builders in the Facades, where it needed to be in the Universe. At least now, I can work on the item loading code from now on. Also, many code changes were suggested by ReSharper 4.0. HectorSosaJr 2
8938 Mar 2  at
4:51 AM
Some files didn't make it through to the last check in. HectorSosaJr 0
8937 Mar 2  at
4:48 AM
Added a DafaFacades folder inside the WheelMUD.Facades project to alleviate some confusion over how to use this namespace. Changed the current facade classes to use the WheelMUD.DataFacades namespace.
HectorSosaJr 0
8891 Feb 29  at
11:24 PM
Small change to Helpers/ItemCollection.cs. Added an empty constructor. HectorSosaJr 0
1-10 of 119Change Sets < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...