aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-29Copied gridserver ready to convert to asset servergareth1-48/+48
I'M THAT NUTS!!!!!!!!
2007-04-26added just what opensim needs...yet another command line option: -noverbose ↵MW1-1/+1
. 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-22=== Dedicated to Jesse. ===lbsa711-47/+47
* Deleted empty directory
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth1-47/+47
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa714-261/+103
* Now dumping default value in config. *
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa712-12/+14
* 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-47/+47
scripting Engines. Added the work in progress JVM scripting engine.
2007-04-11Added POST handler for /sims/ in the grid servergareth2-72/+83
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.lbsa712-55/+47
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-10Fixed "teh bug"gareth1-47/+47
2007-04-04* Added Primitive2 to vs2005 solutionlbsa711-47/+47
* Apparently, Prebuild thinks DEBUG should be in there.
2007-04-03Finished initial sim<>Grid login (kinda)gareth1-47/+47
Can login but no config data sent/updated yet
2007-04-02Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW2-47/+51
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02Added help linegareth1-6/+7
2007-04-02Added DB backing for user profilesgareth1-2/+28
Added "create profile command"
2007-04-02Finished adding Db4o support to user profile managergareth1-0/+1
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-02Finished putting user server config into Db4ogareth1-42/+41
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)gareth2-156/+156
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-29When you change the name of a inventory item, it should no longer revert ↵MW1-95/+107
after a logout / login
2007-03-29* Naaw, -realphysx is too much to asklbsa711-2/+2
* Genning proj Guids from name hash, for great justice
2007-03-28* log file name conflictlbsa711-1/+1
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 filelbsa712-5/+1
2007-03-27* Enabled the OpenSim.Servers projectlbsa712-23/+20
2007-03-27Added REST-handler interface for the http server and changed the Admin Web ↵MW2-19/+22
front end to one.
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa715-278/+106
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-48/+48
2007-03-26* Added Prebuild exe (just delete the old one)lbsa711-48/+48
* Reverted faulty build files
2007-03-26Fresh prebuild + nant setsgareth1-48/+48
2007-03-26* fixed buildfileslbsa712-49/+49
2007-03-26Added -ode parametergareth1-48/+48
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/+114
2007-03-25(no commit message)MW1-48/+48
2007-03-24Brought in the OGS user server into the main trunk (in a rather messy way)gareth7-0/+614