Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
há 16 anos atrás |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
há 16 anos atrás |
Justin Clarke Casey
|
46c8d7a5e1
From: Dr Scofield <[email protected]>
|
há 16 anos atrás |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
há 16 anos atrás |
Sean Dague
|
55ac1c6dce
renaming of attributes in UserAgentData for readability
|
há 16 anos atrás |
Sean Dague
|
ef7dfae41c
changing UserAgentData to use properties. This caused more
|
há 16 anos atrás |
Sean Dague
|
25fea01b92
further renaming of properties for clarity
|
há 16 anos atrás |
Sean Dague
|
c176caeb05
moved fields to properties for UserDataProfile, which was
|
há 16 anos atrás |
Sean Dague
|
5ee75998ce
more refactoring, this time on InventoryFolderBase
|
há 16 anos atrás |
Justin Clarke Casey
|
93303072dd
* Minor: If a user exists but has no inventory in standalone, automatically create new inventory folders
|
há 16 anos atrás |
Justin Clarke Casey
|
a6999f8a5d
* Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway.
|
há 16 anos atrás |
Justin Clarke Casey
|
0a47a75b88
* Send full inventory folder skeleton to standalone client logins rather than just the root child folders
|
há 16 anos atrás |
Justin Clarke Casey
|
c8f79eb9b4
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
|
há 16 anos atrás |
Justin Clarke Casey
|
512e52be4c
* Remove pointless boolean on AgentInventory.CreateRootFolder()
|
há 16 anos atrás |
Justin Clarke Casey
|
ad6783ff40
* Massaging CAPS setup/teardown log messages
|
há 16 anos atrás |
Justin Clarke Casey
|
da531fa9e1
* Start passing around a region server's http port in RegionInfo.
|
há 16 anos atrás |
Justin Clarke Casey
|
20473af892
Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing
|
há 16 anos atrás |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
há 16 anos atrás |
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.
|
há 16 anos atrás |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
há 16 anos atrás |
Jeff Ames
|
9f7639fd6d
Formatting cleanup.
|
há 16 anos atrás |
Teravus Ovares
|
4e30f862af
Building on Joha's update...
|
há 16 anos atrás |
Charles Krinke
|
7794fc3766
Change handler001 through handler009 to more
|
há 16 anos atrás |
Teravus Ovares
|
9b675a6888
* Converted the last of the events to the private delegate instance method to avoid race conditions.
|
há 16 anos atrás |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
há 16 anos atrás |
MW
|
694dff3b70
Some changes to remove some of the direct calls to CommsManager from Scene, so that they now go through the SceneCommunicationService. As a small step towards the day we can kill the CommsManager (YAY!)
|
há 16 anos atrás |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
há 16 anos atrás |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
há 16 anos atrás |
Justin Clarke Casey
|
a1c9349d47
Refactor only: serve stats objects directly through StatsManager singleton
|
há 16 anos atrás |
Justin Clarke Casey
|
90c853685c
* Add very basic initial login stats to the user server
|
há 17 anos atrás |