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