Jeff Ames
|
9f7639fd6d
Formatting cleanup.
|
16 years ago |
Teravus Ovares
|
4e30f862af
Building on Joha's update...
|
16 years ago |
Johan Berntsson
|
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
|
16 years ago |
Charles Krinke
|
7794fc3766
Change handler001 through handler009 to more
|
16 years ago |
Teravus Ovares
|
cb828c9824
* More Message server stuff. Still not ready.
|
16 years ago |
Teravus Ovares
|
b831a91852
* Message Server Linkages (still not ready for use so don't start it yet)
|
16 years ago |
Teravus Ovares
|
582964800c
* Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions
|
16 years ago |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 years ago |
Justin Clarke Casey
|
359f84ee43
* Output XmlRpc error message if user server gets a fault response from the region server on login
|
16 years ago |
Justin Clarke Casey
|
b37b71b273
* Make RegionProfileData.RequestSimProfileData static
|
16 years ago |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
17 years ago |
Charles Krinke
|
d6f4656032
Shorten root inventory create folder message.
|
17 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |
Justin Clarke Casey
|
a1c9349d47
Refactor only: serve stats objects directly through StatsManager singleton
|
17 years ago |
Justin Clarke Casey
|
90c853685c
* Add very basic initial login stats to the user server
|
17 years ago |
Teravus Ovares
|
b8efd5f294
* Added some userserver glue for communications with the message server
|
17 years ago |
Justin Clarke Casey
|
60fa75ac04
Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
17 years ago |
Charles Krinke
|
030d735b7e
More subtle message tuning of log messages.
|
17 years ago |
Charles Krinke
|
f426423f21
A bit more tuning of UserServer messages.
|
17 years ago |
Charles Krinke
|
b56c61ce0a
Comment out an unneeded "Home Location" message.
|
17 years ago |
Charles Krinke
|
0eec2ad030
Improve UserServer login messages for logging.
|
17 years ago |
Justin Clarke Casey
|
c63369017f
* Make inventory operations sync rather than async. This is to alleviate race conditions such as that in mantis #190
|
17 years ago |
Teravus Ovares
|
79935881aa
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST calls
|
17 years ago |
Sean Dague
|
0855066968
This patch fixes mantis 105. Basically, it stops the index exception when
|
17 years ago |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 years ago |
MW
|
d2736437d4
Some refactoring of the RestObjectPoster (and related classes).
|
17 years ago |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
17 years ago |
Adam Frisby
|
be7ae3dd3e
* Removed 12 compiler warnings.
|
17 years ago |