aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Manager (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-244-270/+0
| | | | the Grid servers can be a separate solution to the region server.
* Fixed small null reference buggareth2007-05-191-0/+1
|
* More authentication stuffgareth2007-05-191-3/+14
|
* ZOMG! Authentication!gareth2007-05-191-1/+10
|
* * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby2007-05-192-44/+48
| | | | | | | changed something. * Updated solution files & build files via prebuild.
* That shutdown function needs to call this....gareth2007-05-191-9/+12
| | | | | | Added nice little delay to give time for the XML-RPC response to go back to the grid manager when shutting down
* Added session IDs to the grid management agentgareth2007-05-182-43/+46
|
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-172-144/+144
| | | | class a bit and added a WorldBase class (that World now inherits from)
* Implemented initial login code for the management agentgareth2007-05-171-0/+24
| | | | | | TODO: crypto-secure random session ID, data providers - HELP ME JEBUS (Or Adam)
* rebuilt build filesgareth2007-05-162-144/+144
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* Cleaning up warningsAdam Frisby2007-05-161-1/+1
|
* Added OpenSimApplication as a base class to OpenSimMainMW2007-05-161-43/+43
|
* FIXED THE BUILD!gareth2007-05-161-43/+43
|
* * deleted some user fileslbsa712007-05-161-12/+0
| | | | | * ignored some files
* fixed part of the bug from 116 (should no longer get the repeated Failed ↵MW2007-05-152-0/+113
| | | | with exception System.IndexOutOfRangeException: Array index is out of range error)
* updated Build/project files to include the new projects and new files.MW2007-05-151-43/+43
| | | | | Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
* Finished off adding the new management API to gridservergareth2007-05-143-1/+67
| | | | | | | | Updated VersionInfo.cs finally Updated prebuild and rebuilt nant build files Completed Management agent basics
* Added skeleton for grid management agentgareth2007-05-142-0/+48