aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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