Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 1 | -132/+0 |
| | | | | the Grid servers can be a separate solution to the region server. | ||||
* | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 2007-05-17 | 1 | -132/+132 |
| | | | | class a bit and added a WorldBase class (that World now inherits from) | ||||
* | rebuilt build files | gareth | 2007-05-16 | 1 | -132/+132 |
| | | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing) | ||||
* | Updating nant/solution files. | Adam Frisby | 2007-05-16 | 1 | -30/+27 |
| | |||||
* | Let stuff be broken! | Adam Frisby | 2007-05-16 | 1 | -18/+30 |
| | |||||
* | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 2007-04-25 | 1 | -0/+6 |
| | | | | viewer 1.15.02, due to big changes in the message templates. | ||||
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -3/+0 |
| | | | | | | * Now dumping default value in config. * | ||||
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 1 | -1/+1 |
| | |||||
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 1 | -0/+6 |
| | |||||
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 2007-04-02 | 1 | -0/+4 |
| | | | | configuration method, so that it is easier to load configuration data from a ogs server | ||||
* | Moved database storage of the world map to the Db4LocalStorage so its in the ↵ | MW | 2007-04-02 | 1 | -110/+110 |
| | | | | same database as in world prims are stored. | ||||
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -110/+110 |
| | |||||
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -110/+110 |
| | |||||
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -110/+110 |
| | | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login | ||||
* | * fixed some Framework refs | lbsa71 | 2007-03-31 | 1 | -4/+6 |
| | |||||
* | * updated build files | lbsa71 | 2007-03-30 | 1 | -25/+18 |
| | |||||
* | Started to add a few features to the web front end that should be useful ↵ | MW | 2007-03-30 | 1 | -18/+25 |
| | | | | | | | during debugging. First such feature is that you can see a list of any connected clients inventory. | ||||
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -2/+2 |
| | | | | | * Genning proj Guids from name hash, for great justice | ||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -26/+21 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -16/+23 |
| | |||||
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | ||||
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 1 | -4/+1 |
| | |||||
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -23/+19 |
| | |||||
* | Added REST-handler interface for the http server and changed the Admin Web ↵ | MW | 2007-03-27 | 1 | -18/+22 |
| | | | | front end to one. | ||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 1 | -5/+1 |
| | | | | | | | | | | | | show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | ||||
* | * fixed buildfiles | lbsa71 | 2007-03-26 | 1 | -1/+1 |
| | |||||
* | * Hopefully it builds again... | lbsa71 | 2007-03-25 | 1 | -0/+113 |