Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 1 | -138/+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 | -138/+138 |
| | | | | class a bit and added a WorldBase class (that World now inherits from) | ||||
* | rebuilt build files | gareth | 2007-05-16 | 1 | -138/+138 |
| | | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing) | ||||
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -0/+6 |
| | | | | | Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). | ||||
* | Run prebuild to generate working project files. | Adam Frisby | 2007-05-05 | 1 | -2/+8 |
| | |||||
* | 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 |
| | |||||
* | * Script prototype | lbsa71 | 2007-04-03 | 1 | -4/+0 |
| | |||||
* | Moved database storage of the world map to the Db4LocalStorage so its in the ↵ | MW | 2007-04-02 | 1 | -121/+121 |
| | | | | same database as in world prims are stored. | ||||
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -121/+121 |
| | |||||
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -121/+121 |
| | |||||
* | Moved grid configuration to Db4o database | gareth | 2007-04-02 | 1 | -0/+4 |
| | |||||
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -113/+117 |
| | | | | | | | | 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 |
| | |||||
* | * 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 | -5/+7 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * 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 | -1/+1 |
| | |||||
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 1 | -8/+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/+116 |