Diva Canto
|
f79400e94c
Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps.
|
13 years ago |
Jonathan Freedman
|
a2167b0f0d
* more url / hg cleanup
|
14 years ago |
Justin Clark-Casey (justincc)
|
86a61696d7
minor: remove mono compiler warning
|
14 years ago |
Justin Clark-Casey (justincc)
|
8acb401a14
minor: remove mono compiler warnings
|
14 years ago |
Dan Lake
|
62e0b53ca4
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
|
14 years ago |
Diva Canto
|
751e70af78
NetworkServersInfo removed from CommsManager.
|
15 years ago |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Melanie
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
15 years ago |
Kunnis
|
4c61fcfc40
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
15 years ago |
John Hurliman
|
b2ed348aa2
Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
9d9fcac038
Misc cleanup.
|
15 years ago |
Melanie Thielker
|
c310fb11f4
Remove all references to HttpServer from CommsManager (all incarnations)
|
15 years ago |
Arthur Valadares
|
f243dddc04
* Corrected CAPS namespaces
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Charles Krinke
|
c1d680b6c3
Thank you kindly, Patnad, for a patch that:
|
15 years ago |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
15 years ago |
Justin Clarke Casey
|
235ae95b50
* minor: Eliminate redundant argument in PreloadUserCache
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |