aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-105/+0
| | | | the Grid servers can be a separate solution to the region server.
* * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby2007-05-191-0/+4
| | | | | | | changed something. * Updated solution files & build files via prebuild.
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-101/+101
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-101/+101
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* fixed part of the bug from 116 (should no longer get the repeated Failed ↵MW2007-05-151-0/+101
with exception System.IndexOutOfRangeException: Array index is out of range error)