aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed the Servers directory to OpenSim.ServersMW2007-04-118-1192/+0
* Changed so that a bin\ScriptEngines\ directory will be searched for scripting...MW2007-04-111-48/+48
* Added POST handler for /sims/ in the grid servergareth2007-04-111-48/+48
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-111-48/+48
* Fixed "teh bug"gareth2007-04-101-48/+48
* * Added Primitive2 to vs2005 solutionlbsa712007-04-041-48/+48
* Finished initial sim<>Grid login (kinda)gareth2007-04-031-48/+48
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con...MW2007-04-022-49/+49
* Moved database storage of the world map to the Db4LocalStorage so its in the ...MW2007-04-021-115/+115
* Added OpenUser.Config projectgareth2007-04-021-115/+115
* (no commit message)MW2007-04-021-1/+3
* Fixed VS2005 solution/project filesMW2007-04-021-115/+115
* Added new REST protocol (partially complete)gareth2007-04-022-163/+163
* * updated build fileslbsa712007-03-302-0/+4
* Added a LoginResponse class for LoginServer.andy2007-03-302-38/+412
* Started to add a few features to the web front end that should be useful duri...MW2007-03-302-6/+6
* * Moved LoginServer and LocalUserProfileManager to OpenSim.Serverslbsa712007-03-294-0/+422
* * Now the rest handlers try to match path as close as possibly, so it's possi...lbsa712007-03-292-5/+17
* * RestMethod now uses same pattern as XmlRpcMethodlbsa712007-03-292-22/+20
* * Naaw, -realphysx is too much to asklbsa712007-03-291-26/+23
* Added lbsa71's http server changes. MW2007-03-295-0/+223
* RIP OpenSimRoot. (removed)MW2007-03-281-1/+0
* * worked a little bit more on straigthening the startup procedure outlbsa712007-03-281-17/+21
* * revert the revert - begin the beguinelbsa712007-03-274-343/+29
* * Reverting todays work. It was worth a try.lbsa712007-03-274-13/+335
* * vaseline + duct-tape.lbsa712007-03-271-1/+1
* * Fixed yet another project ref fuck-up in Prebuild.lbsa712007-03-271-24/+18
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-274-20/+35
* * Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa712007-03-273-1/+6
* * Enabled the OpenSim.Servers projectlbsa712007-03-273-337/+1
* * Now there's one Console class, and instead the apps responds to cmd's and s...lbsa712007-03-273-0/+471