aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-29Copied gridserver ready to convert to asset servergareth1-49/+49
I'M THAT NUTS!!!!!!!!
2007-04-26added just what opensim needs...yet another command line option: -noverbose ↵MW1-4/+4
. cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console)
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ↵MW2-0/+7
viewer 1.15.02, due to big changes in the message templates.
2007-04-25Small clean up of files and directoriesMW1-159/+182
2007-04-22=== Dedicated to Jesse. ===lbsa711-48/+48
* Deleted empty directory
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth1-48/+48
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
2007-04-15W00t! multiple sims!gareth1-1/+3
Misc bugfixes Child agents!!!!!! General sexy stuff
2007-04-14In the grid, there is life!gareth1-2/+4
OGS now functional again, can login! w00t
2007-04-13Fixed weird XML/HTTP bugsgareth2-38/+47
Can now update a sim profile at startup automatically! W00t! Untested neighbours code (for sim crossings) Didn't drink any red bull today :( Used liquid guarana extract + cola
2007-04-12aaaaaaarrrrrrrrrggggghhhhhhhh why oh why?gareth2-73/+62
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa715-383/+256
* Now dumping default value in config. *
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa712-4/+10
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-1/+1
2007-04-11* Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa713-2/+10
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