aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-04Prebuild and stuffAdam Frisby1-128/+128
2007-05-30Rebuilt the build filesgareth1-128/+128
Added some more prompts and stuff to ServiceManager
2007-05-25Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW1-0/+4
this): Re-added a CLI "create user" command to the userserver, only currently works if using DB4o as the database provider. Added Xml config files to both the UserServer and Gridserver (UserServerConfig.xml and GridServerConfig.xml), so that the database provider can be set in it. (both currently default to DB4o , so maybe Adam will want to change it back to defaulting to MySQL)
2007-05-24Stage 2: GridServices build files should be fixed now, Someone will need to ↵MW1-28/+20
test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW1-132/+132
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth1-132/+132
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16Updating nant/solution files.Adam Frisby1-30/+27
2007-05-16Let stuff be broken!Adam Frisby1-18/+30
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ↵MW1-0/+6
viewer 1.15.02, due to big changes in the message templates.
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-3/+0
* Now dumping default value in config. *
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-1/+1
2007-04-11* Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa711-0/+6
2007-04-02Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW1-0/+4
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-110/+110
same database as in world prims are stored.
2007-04-02Added OpenUser.Config projectgareth1-110/+110
2007-04-02Fixed VS2005 solution/project filesMW1-110/+110
2007-04-02Added new REST protocol (partially complete)gareth1-110/+110
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-31* fixed some Framework refslbsa711-4/+6
2007-03-30* updated build fileslbsa711-25/+18
2007-03-30Started to add a few features to the web front end that should be useful ↵MW1-18/+25
during debugging. First such feature is that you can see a list of any connected clients inventory.
2007-03-29* Naaw, -realphysx is too much to asklbsa711-2/+2
* Genning proj Guids from name hash, for great justice
2007-03-27* revert the revert - begin the beguinelbsa711-26/+21
2007-03-27* Reverting todays work. It was worth a try.lbsa711-16/+23
2007-03-27* vaseline + duct-tape.lbsa711-1/+1
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa711-1/+1
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
2007-03-27* Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa711-4/+1
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-23/+19
2007-03-27Added REST-handler interface for the http server and changed the Admin Web ↵MW1-18/+22
front end to one.
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-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)
2007-03-26* fixed buildfileslbsa711-1/+1
2007-03-25* Hopefully it builds again...lbsa711-22/+29
2007-03-24* Added separate exe projectlbsa711-3/+3
* Prebuild exe is now built in /bin dir
2007-03-23* whoops - missing project...lbsa711-3/+3
2007-03-23* Hopefully got vs2005 target to gen refs correctlylbsa711-7/+12
2007-03-22brought zircon branch into trunkgareth1-0/+101