aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW1-48/+48
scripting Engines. Added the work in progress JVM scripting engine.
2007-04-11Added POST handler for /sims/ in the grid servergareth2-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
2007-04-11* built binaries, pdb's and user files should not be under version control.lbsa711-48/+48
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-10Fixed "teh bug"gareth1-48/+48
2007-04-06Began adding POST handler for /sims REST stuffgareth1-3/+10
2007-04-04Added SimUUIDgareth1-0/+2
Added empty POST for /sims in REST on gridserver
2007-04-04* Added Primitive2 to vs2005 solutionlbsa711-48/+48
* Apparently, Prebuild thinks DEBUG should be in there.
2007-04-03Finished initial sim<>Grid login (kinda)gareth2-49/+48
Can login but no config data sent/updated yet
2007-04-03* Script prototypelbsa712-5/+0
2007-04-02Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW1-49/+49
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02minor buggareth1-1/+1
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-121/+121
same database as in world prims are stored.
2007-04-02Added OpenUser.Config projectgareth1-121/+121
2007-04-02Fixed VS2005 solution/project filesMW1-121/+121
2007-04-02Moved grid configuration to Db4o databasegareth3-15/+40
2007-04-02Added sim check timergareth1-2/+38
2007-04-02Added new REST protocol (partially complete)gareth5-222/+283
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-29* Naaw, -realphysx is too much to asklbsa711-2/+2
* Genning proj Guids from name hash, for great justice
2007-03-28Doh! need to return the responsegareth1-1/+1
2007-03-28Added neighbours codegareth1-0/+16
2007-03-28Added more infrastructure for OGSgareth2-0/+19
2007-03-28* log file name conflictlbsa711-1/+1
2007-03-27* revert the revert - begin the beguinelbsa711-5/+7
2007-03-27* Reverting todays work. It was worth a try.lbsa711-1/+1
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-1/+1
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-1/+1
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa716-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)
2007-03-27ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth1-49/+49
2007-03-26* Added Prebuild exe (just delete the old one)lbsa711-49/+49
* Reverted faulty build files
2007-03-26Fresh prebuild + nant setsgareth1-49/+49
2007-03-26* fixed buildfileslbsa712-50/+50
2007-03-26Added -ode parametergareth1-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)
2007-03-25* Hopefully it builds again...lbsa712-1/+117
2007-03-25(no commit message)MW1-49/+49
2007-03-25Finished adding the grid server to prebuildgareth9-221/+286
2007-03-24Moved gridserver into main trunk (but no prebuild yet)gareth7-0/+591