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