Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 lat temu |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 lat temu |
Jeff Ames
|
b7a0855c3a
More formatting cleanup. Minor refactoring.
|
16 lat temu |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 lat temu |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 lat temu |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
16 lat temu |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 lat temu |
Justin Clarke Casey
|
73f60f395a
* Extra log line to notify the user console when a new user inventory skeleton has been successfully created.
|
16 lat temu |
Justin Clarke Casey
|
dcaf457bb8
* Change user inventory create from explicit 'create user' command on the console from sync to async
|
16 lat temu |
Justin Clarke Casey
|
e755727a0f
* Change lazy user inventory creation on first login to synchronous rather than async.
|
16 lat temu |
Justin Clarke Casey
|
d3cd2b0ae4
* On grid mode, if the inventory service is responding but returning an empty response to a whole agent inventory request, then post an inventory login failure message.
|
16 lat temu |
Justin Clarke Casey
|
e65b6f4dcd
* Tiny, tiny, login message refinement to reduce human parsing requirements
|
16 lat temu |
Justin Clarke Casey
|
379ac9c92a
* Make it easier to follow logins on the user server by changing and tidying up log messages
|
16 lat temu |
Justin Clarke Casey
|
39165f3de4
* Send a meaningful response to both the user server console and the client if a login fails because the inventory service has failed.
|
16 lat temu |
Sean Dague
|
55ac1c6dce
renaming of attributes in UserAgentData for readability
|
16 lat temu |
Sean Dague
|
ef7dfae41c
changing UserAgentData to use properties. This caused more
|
16 lat temu |
Sean Dague
|
25fea01b92
further renaming of properties for clarity
|
16 lat temu |
Sean Dague
|
c176caeb05
moved fields to properties for UserDataProfile, which was
|
16 lat temu |
Teravus Ovares
|
a253ac0830
Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option
|
16 lat temu |
Sean Dague
|
5ee75998ce
more refactoring, this time on InventoryFolderBase
|
16 lat temu |
Sean Dague
|
86cf07f1c4
changing more references to OpenSim.Data
|
16 lat temu |
Justin Clarke Casey
|
93303072dd
* Minor: If a user exists but has no inventory in standalone, automatically create new inventory folders
|
16 lat temu |
Justin Clarke Casey
|
875211b262
* Various 1.19.0.5 grid inventory request fixes. These will only take affect once the region and the grid servers have upgraded to this revision
|
16 lat temu |
Justin Clarke Casey
|
c8f79eb9b4
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
|
16 lat temu |
Justin Clarke Casey
|
512e52be4c
* Remove pointless boolean on AgentInventory.CreateRootFolder()
|
16 lat temu |
Justin Clarke Casey
|
ad6783ff40
* Massaging CAPS setup/teardown log messages
|
16 lat temu |
Justin Clarke Casey
|
da531fa9e1
* Start passing around a region server's http port in RegionInfo.
|
16 lat temu |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
16 lat temu |
Teravus Ovares
|
42857fe4e9
* Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very.
|
16 lat temu |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 lat temu |