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