aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-115-383/+256
| | | | | | * Now dumping default value in config. *
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-112-4/+10
| | | | | | * Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
* Renamed the Servers directory to OpenSim.ServersMW2007-04-111-1/+1
|
* * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa712007-04-113-2/+10
|
* Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW2007-04-111-48/+48
| | | | | | | scripting Engines. Added the work in progress JVM scripting engine.
* Added POST handler for /sims/ in the grid servergareth2007-04-112-67/+139
| | | | | | | | | Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-111-48/+48
| | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
* Fixed "teh bug"gareth2007-04-101-48/+48
|
* Began adding POST handler for /sims REST stuffgareth2007-04-061-3/+10
|
* Added SimUUIDgareth2007-04-041-0/+2
| | | | | | Added empty POST for /sims in REST on gridserver
* * Added Primitive2 to vs2005 solutionlbsa712007-04-041-48/+48
| | | | | * Apparently, Prebuild thinks DEBUG should be in there.
* Finished initial sim<>Grid login (kinda)gareth2007-04-032-49/+48
| | | | | | | Can login but no config data sent/updated yet
* * Script prototypelbsa712007-04-032-5/+0
|
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW2007-04-021-49/+49
| | | | configuration method, so that it is easier to load configuration data from a ogs server
* minor buggareth2007-04-021-1/+1
|
* Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW2007-04-021-121/+121
| | | | same database as in world prims are stored.
* Added OpenUser.Config projectgareth2007-04-021-121/+121
|
* Fixed VS2005 solution/project filesMW2007-04-021-121/+121
|
* Moved grid configuration to Db4o databasegareth2007-04-023-15/+40
|
* Added sim check timergareth2007-04-021-2/+38
|
* Added new REST protocol (partially complete)gareth2007-04-025-222/+283
| | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login
* * fixed some Framework refslbsa712007-03-311-4/+6
|
* * Naaw, -realphysx is too much to asklbsa712007-03-291-2/+2
| | | | | * Genning proj Guids from name hash, for great justice
* Doh! need to return the responsegareth2007-03-281-1/+1
|
* Added neighbours codegareth2007-03-281-0/+16
|
* Added more infrastructure for OGSgareth2007-03-282-0/+19
|
* * log file name conflictlbsa712007-03-281-1/+1
|
* * revert the revert - begin the beguinelbsa712007-03-271-5/+7
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-1/+1
|
* * vaseline + duct-tape.lbsa712007-03-271-1/+1
|
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-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 filelbsa712007-03-271-1/+1
|
* * Enabled the OpenSim.Servers projectlbsa712007-03-271-1/+1
|
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-276-321/+143
| | | | | | | | | | | | 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)
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-49/+49
|
* * Added Prebuild exe (just delete the old one)lbsa712007-03-261-49/+49
| | | | | * Reverted faulty build files
* Fresh prebuild + nant setsgareth2007-03-261-49/+49
|
* * fixed buildfileslbsa712007-03-262-50/+50
|
* Added -ode parametergareth2007-03-261-49/+49
| | | | | | | Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet)
* * Hopefully it builds again...lbsa712007-03-252-1/+117
|
* (no commit message)MW2007-03-251-49/+49
|
* Finished adding the grid server to prebuildgareth2007-03-259-221/+286
|
* Moved gridserver into main trunk (but no prebuild yet)gareth2007-03-247-0/+591