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