Dan Lake
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
15 lat temu |
Justin Clark-Casey (justincc)
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
15 lat temu |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 lat temu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
MW
|
8e6289b8ca
Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml containing the terrain heightmap rather than the old "terrain not implemented" message.
|
15 lat temu |
Dr Scofield
|
2ad8710e19
fixing XmlWriter problem
|
15 lat temu |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 lat temu |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
16 lat temu |
lbsa71
|
801da4346a
* optimized usings.
|
16 lat temu |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 lat temu |
Justin Clarke Casey
|
e62016d2c7
minor: Remove some serialization module scene wrappers
|
16 lat temu |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 lat temu |
Jeff Ames
|
dde21314e7
Update svn properties, formatting cleanup, fix a couple compiler warnings.
|
16 lat temu |
Dr Scofield
|
9df18bb544
From: Richard Alimi <[email protected]>
|
16 lat temu |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 lat temu |
Charles Krinke
|
7fd63d9dc8
Mantis#1682. Thank you kindly, Sempuki for a patch that:
|
16 lat temu |
Dr Scofield
|
c2925dcd40
cleaning up returned XML REST doclet (no more xsi, xsd)
|
16 lat temu |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 lat temu |
Dr Scofield
|
bdc792d319
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb)
|
16 lat temu |
Dr Scofield
|
aa348c4804
renaming GETRestRegionPlugin to GETHandler as that's what it really is.
|
16 lat temu |