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>).
|
14 ani în urmă |
Justin Clark-Casey (justincc)
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
14 ani în urmă |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 ani în urmă |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 ani în urmă |
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 ani în urmă |
Dr Scofield
|
2ad8710e19
fixing XmlWriter problem
|
15 ani în urmă |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 ani în urmă |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
15 ani în urmă |
lbsa71
|
801da4346a
* optimized usings.
|
15 ani în urmă |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 ani în urmă |
Justin Clarke Casey
|
e62016d2c7
minor: Remove some serialization module scene wrappers
|
16 ani în urmă |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 ani în urmă |
Jeff Ames
|
dde21314e7
Update svn properties, formatting cleanup, fix a couple compiler warnings.
|
16 ani în urmă |
Dr Scofield
|
9df18bb544
From: Richard Alimi <[email protected]>
|
16 ani în urmă |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 ani în urmă |
Charles Krinke
|
7fd63d9dc8
Mantis#1682. Thank you kindly, Sempuki for a patch that:
|
16 ani în urmă |
Dr Scofield
|
c2925dcd40
cleaning up returned XML REST doclet (no more xsi, xsd)
|
16 ani în urmă |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 ani în urmă |
Dr Scofield
|
bdc792d319
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb)
|
16 ani în urmă |
Dr Scofield
|
aa348c4804
renaming GETRestRegionPlugin to GETHandler as that's what it really is.
|
16 ani în urmă |