aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copied gridserver ready to convert to asset servergareth2007-04-291-48/+48
| | | | | | I'M THAT NUTS!!!!!!!!
* added just what opensim needs...yet another command line option: -noverbose ↵MW2007-04-261-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)
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-252-0/+7
| | | | viewer 1.15.02, due to big changes in the message templates.
* === Dedicated to Jesse. ===lbsa712007-04-221-47/+47
| | | | | | * Deleted empty directory
* Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth2007-04-211-47/+47
| | | | | | | | | very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-114-261/+103
| | | | | | * Now dumping default value in config. *
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-112-12/+14
| | | | | | * 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-47/+47
| | | | | | | scripting Engines. Added the work in progress JVM scripting engine.
* Added POST handler for /sims/ in the grid servergareth2007-04-112-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
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-112-55/+47
| | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
* Fixed "teh bug"gareth2007-04-101-47/+47
|
* * Added Primitive2 to vs2005 solutionlbsa712007-04-041-47/+47
| | | | | * Apparently, Prebuild thinks DEBUG should be in there.
* Finished initial sim<>Grid login (kinda)gareth2007-04-031-47/+47
| | | | | | | Can login but no config data sent/updated yet
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW2007-04-022-47/+51
| | | | configuration method, so that it is easier to load configuration data from a ogs server
* Added help linegareth2007-04-021-6/+7
|
* Added DB backing for user profilesgareth2007-04-021-2/+28
| | | | | | Added "create profile command"
* Finished adding Db4o support to user profile managergareth2007-04-021-0/+1
|
* Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW2007-04-021-110/+110
| | | | same database as in world prims are stored.
* Finished putting user server config into Db4ogareth2007-04-021-42/+41
|
* Added OpenUser.Config projectgareth2007-04-021-110/+110
|
* Fixed VS2005 solution/project filesMW2007-04-021-110/+110
|
* Added new REST protocol (partially complete)gareth2007-04-022-156/+156
| | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login
* * fixed some Framework refslbsa712007-03-311-4/+6
|
* * updated build fileslbsa712007-03-301-25/+18
|
* Started to add a few features to the web front end that should be useful ↵MW2007-03-301-18/+25
| | | | | | | during debugging. First such feature is that you can see a list of any connected clients inventory.
* When you change the name of a inventory item, it should no longer revert ↵MW2007-03-291-95/+107
| | | | after a logout / login
* * Naaw, -realphysx is too much to asklbsa712007-03-291-2/+2
| | | | | * Genning proj Guids from name hash, for great justice
* * log file name conflictlbsa712007-03-281-1/+1
|
* * revert the revert - begin the beguinelbsa712007-03-271-26/+21
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-16/+23
|
* * 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-272-5/+1
|
* * Enabled the OpenSim.Servers projectlbsa712007-03-272-23/+20
|
* Added REST-handler interface for the http server and changed the Admin Web ↵MW2007-03-272-19/+22
| | | | front end to one.
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-275-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)
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-48/+48
|
* * Added Prebuild exe (just delete the old one)lbsa712007-03-261-48/+48
| | | | | * Reverted faulty build files
* Fresh prebuild + nant setsgareth2007-03-261-48/+48
|
* * fixed buildfileslbsa712007-03-262-49/+49
|
* Added -ode parametergareth2007-03-261-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)
* * Hopefully it builds again...lbsa712007-03-252-1/+114
|
* (no commit message)MW2007-03-251-48/+48
|
* Brought in the OGS user server into the main trunk (in a rather messy way)gareth2007-03-247-0/+614