index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
ApplicationPlugins
/
Rest
/
Regions
/
GETHandler.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
1
-6
/
+6
2010-03-19
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
1
-1
/
+1
2010-02-12
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
1
-2
/
+3
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-21
Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...
MW
1
-2
/
+6
2009-05-18
fixing XmlWriter problem
Dr Scofield
1
-23
/
+30
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
1
-0
/
+1
2009-02-13
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
1
-1
/
+0
2009-02-12
* optimized usings.
lbsa71
1
-15
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2008-12-19
minor: Remove some serialization module scene wrappers
Justin Clarke Casey
1
-1
/
+6
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-8
/
+8
2008-08-15
Update svn properties, formatting cleanup, fix a couple compiler warnings.
Jeff Ames
1
-3
/
+5
2008-08-15
From: Richard Alimi <ralimi@us.ibm.com>
Dr Scofield
1
-4
/
+35
2008-07-11
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
Charles Krinke
1
-0
/
+1
2008-07-10
Mantis#1682. Thank you kindly, Sempuki for a patch that:
Charles Krinke
1
-1
/
+0
2008-05-29
cleaning up returned XML REST doclet (no more xsi, xsd)
Dr Scofield
1
-1
/
+1
2008-05-25
Update svn properties. Formatting cleanup.
Jeff Ames
1
-33
/
+32
2008-05-22
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...
Dr Scofield
1
-15
/
+19
2008-05-21
renaming GETRestRegionPlugin to GETHandler as that's what it really is.
Dr Scofield
1
-0
/
+0
2008-05-20
i'm extending the RestStreamHandler.Handler(...) signature to actually
Dr Scofield
1
-2
/
+8
2008-05-19
fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...
Dr Scofield
1
-0
/
+184