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
/
Region
/
ClientStack
/
Linden
/
Caps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-08-16
2
-5
/
+6
*
comment out some of the currently less useful debug log messages
Justin Clark-Casey (justincc)
2011-08-11
3
-5
/
+5
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-08-04
2
-4
/
+4
*
refactor: make SceneObjectGroup.GroupScale() a property rather than a mehod
Justin Clark-Casey (justincc)
2011-07-16
1
-4
/
+6
*
minor: method doc for baked texture uploading
Justin Clark-Casey (justincc)
2011-07-15
1
-2
/
+15
*
Fix permissions problem where newly uploaded meshes rezzed from inventory cou...
Justin Clark-Casey (justincc)
2011-07-11
3
-8
/
+4
*
minor: code tidy and inserted log lines for future use.
Justin Clark-Casey (justincc)
2011-07-09
1
-3
/
+1
*
Switch the MeshUploadFlag CAP module on and off with the existing config Allo...
Justin Clark-Casey (justincc)
2011-07-07
1
-14
/
+35
*
Make MeshUploadFlagModule non-shared rather than shared (since each scene nee...
Justin Clark-Casey (justincc)
2011-07-07
1
-1
/
+1
*
add MeshUploadFlag capability fixed mesh upload with latest mesh viewer thank...
Michael Cerquoni aka Nebadon Izumi
2011-07-07
2
-18
/
+150
*
Implement the latest mesh mechanism so that rezzing the uploaded mesh now wor...
Justin Clark-Casey (justincc)
2011-06-24
1
-3
/
+189
*
minor: method documentation
Justin Clark-Casey (justincc)
2011-06-24
1
-6
/
+8
*
Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t...
Diva Canto
2011-06-13
1
-22
/
+49
*
Same processing of the "/" in the MapImageService Cap as the one in the login...
Diva Canto
2011-06-13
1
-0
/
+6
*
Added experimental new capability URL called MapImageService meant to work wi...
Diva Canto
2011-06-13
1
-0
/
+119
*
Test m_Enabled on RemoveRegion.
Diva Canto
2011-05-04
3
-0
/
+9
*
Fixed: EventQueueGet and other caps were being wrongly deregistered. Also Cap...
Diva Canto
2011-05-02
2
-5
/
+3
*
WebFetchInventoryDescendents working. Tested with robust.
Diva Canto
2011-05-02
2
-279
/
+137
*
Refactored the GetMesh module into a handler and a module, to be the same as ...
Diva Canto
2011-05-02
2
-113
/
+40
*
Works!
Diva Canto
2011-05-02
4
-10
/
+34
*
Start to drill down on GetTexture. Read the config and do different things.
Diva Canto
2011-05-01
1
-4
/
+12
*
Broke down Caps.cs into a generic Caps object that simply registers/unregiste...
Diva Canto
2011-05-01
4
-3
/
+1300
*
Change GetTextureModule.cs to conform to the new IRegion module interface. NO...
Diva Canto
2011-05-01
1
-6
/
+21
*
Move CapabilitiesModule back to CoreModules. This one belongs there.
Diva Canto
2011-05-01
1
-257
/
+0
*
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...
Diva Canto
2011-05-01
1
-311
/
+4
*
Nope, that didn't feel right. Moving all those modules to Linden space.
Diva Canto
2011-04-30
7
-0
/
+1893
*
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
2
-0
/
+1128
[prev]