aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data.MSSQL (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW5-491/+0
the Grid servers can be a separate solution to the region server.
2007-05-20* Fixed depreciated warning in MSSQL ManagerAdam Frisby1-1/+1
* Added support for user agents in the Userserver UserManager
2007-05-19* TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby1-45/+45
changed something. * Updated solution files & build files via prebuild.
2007-05-18Added session IDs to the grid management agentgareth1-45/+45
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2-149/+149
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth2-149/+149
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16Updating nant/solution files.Adam Frisby1-21/+14
2007-05-16Let stuff be broken!Adam Frisby1-14/+21
2007-05-16Added OpenSimApplication as a base class to OpenSimMainMW1-45/+45
2007-05-16FIXED THE BUILD!gareth1-45/+45
2007-05-15updated Build/project files to include the new projects and new files.MW1-45/+45
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
2007-05-14* Commented out GridManager lines until they are checked into SVNAdam Frisby1-0/+5
* Added new GetProfilesInRange(x,y,x,y) data function to return sim profiles between certain coordinates (for use with World Map information, etc). Implemented in GridServer.Data.Mysql - stub functions placed in other data providers.
2007-05-13Added skeleton master service managergareth1-45/+45
2007-05-08* deleted bin directorieslbsa711-45/+45
* ignored bin directories * regenerated nant files
2007-05-08Fixed nant build filesgareth1-0/+45
Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build
2007-05-05Fixed issue with prebuild causing duplicate reference with standard libraries.Adam Frisby1-4/+0
2007-05-05* Added Microsoft SQL SupportAdam Frisby4-0/+445