Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 2007-05-17 | 2 | -144/+144 |
| | | | | class a bit and added a WorldBase class (that World now inherits from) | ||||
* | Implemented initial login code for the management agent | gareth | 2007-05-17 | 1 | -0/+24 |
| | | | | | | TODO: crypto-secure random session ID, data providers - HELP ME JEBUS (Or Adam) | ||||
* | rebuilt build files | gareth | 2007-05-16 | 2 | -144/+144 |
| | | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing) | ||||
* | Cleaning up warnings | Adam Frisby | 2007-05-16 | 1 | -1/+1 |
| | |||||
* | Added OpenSimApplication as a base class to OpenSimMain | MW | 2007-05-16 | 1 | -43/+43 |
| | |||||
* | FIXED THE BUILD! | gareth | 2007-05-16 | 1 | -43/+43 |
| | |||||
* | * deleted some user files | lbsa71 | 2007-05-16 | 1 | -12/+0 |
| | | | | | * ignored some files | ||||
* | fixed part of the bug from 116 (should no longer get the repeated Failed ↵ | MW | 2007-05-15 | 2 | -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. | MW | 2007-05-15 | 1 | -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 gridserver | gareth | 2007-05-14 | 3 | -1/+67 |
| | | | | | | | | Updated VersionInfo.cs finally Updated prebuild and rebuilt nant build files Completed Management agent basics | ||||
* | Added skeleton for grid management agent | gareth | 2007-05-14 | 2 | -0/+48 |