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
/
CoreModules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Add oar saving timeout
Justin Clarke Casey
2009-06-05
2
-1
/
+128
*
Thank you, thomax, for a patch to provide finer-grained access control to
Melanie Thielker
2009-06-05
1
-0
/
+69
*
Committing mcortez's FlotsamAssetCache after several positive reviews.
Melanie Thielker
2009-06-05
1
-0
/
+438
*
Changed a comment to reflect changes in config.
diva
2009-06-04
1
-1
/
+1
*
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
2009-06-04
1
-1
/
+1
*
Add copyright headers.
Jeff Ames
2009-06-04
1
-9
/
+27
*
Update svn properties.
Jeff Ames
2009-06-04
1
-382
/
+382
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2009-06-03
2
-0
/
+66
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2009-06-03
1
-7
/
+13
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-06-03
1
-2
/
+5
*
Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...
Dahlia Trimble
2009-06-03
2
-0
/
+383
*
revert r9765 due to too many errors on some compilers. Affects Mantis #3759
Dahlia Trimble
2009-06-03
2
-382
/
+0
*
Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...
Dahlia Trimble
2009-06-02
2
-0
/
+382
*
* Add simple original xml serialization test
Justin Clarke Casey
2009-06-02
2
-11
/
+75
*
* Add simple original sog xml serialization test
Justin Clarke Casey
2009-06-01
2
-17
/
+18
*
* minor: change the name of one serialization method to match its counterpart
Justin Clarke Casey
2009-06-01
3
-6
/
+130
*
* Fix race condition in save oar
Justin Clarke Casey
2009-06-01
4
-28
/
+50
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
121
-121
/
+121
*
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
2009-05-31
2
-46
/
+73
*
Update svn properties.
Jeff Ames
2009-05-31
1
-123
/
+123
*
Forgot to add this to my last commit 2 days ago. Async in the HGBroker too.
diva
2009-05-30
1
-1
/
+1
*
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
Justin Clarke Casey
2009-05-29
1
-1
/
+1
*
* Add save xml2 serialization test
Justin Clarke Casey
2009-05-29
1
-3
/
+70
*
* minor: move common serialization test code into fixture setup
Justin Clarke Casey
2009-05-29
1
-6
/
+17
*
* Add xml2 load test
Justin Clarke Casey
2009-05-29
2
-2
/
+143
*
Making the delegate handlers async in async Get, to make things consistent. T...
diva
2009-05-29
1
-2
/
+2
*
Instrumenting GlynnTuckerCache to find out the hit rate.
diva
2009-05-28
1
-0
/
+29
*
* Tweak to above
Adam Frisby
2009-05-28
1
-1
/
+1
*
* Makes grid announcements more prominent.
Adam Frisby
2009-05-28
1
-1
/
+4
*
* Oops. Forgot Initialise needs tweaking between IRegionModule and ISharedReg...
Adam Frisby
2009-05-28
1
-0
/
+2
*
* Converts recently added OGSRadmin to IRegionModule because I cant be arsed ...
Adam Frisby
2009-05-28
1
-1
/
+17
*
* Adds OGS RAdmin class. Adds primitive remote admin functions for gridserver...
Adam Frisby
2009-05-28
1
-0
/
+102
*
* May make the terrain flatten brush behave like Second Life(tm)'s client exp...
Adam Frisby
2009-05-28
1
-1
/
+5
*
Adding the GlynnTucker cache module as the default choice in .ini's.
diva
2009-05-27
1
-1
/
+1
*
Update svn properties.
Jeff Ames
2009-05-27
1
-126
/
+126
*
Experimental alternative cache module implementation, using GlynnTucker.Cache...
diva
2009-05-26
2
-0
/
+127
*
Revert a change I made to get a better URL because it failes under mono
Melanie Thielker
2009-05-26
1
-1
/
+1
*
Couple of tweaks to the URL module: handle script reset gracefully and
Melanie Thielker
2009-05-26
1
-1
/
+10
*
* reseparate inventory item creator id and creator uuid
Justin Clarke Casey
2009-05-25
1
-3
/
+0
*
oops: wrong "path" in addin.xml
Dr Scofield
2009-05-25
1
-2
/
+2
*
converting CapabilitiesModule to new region module scheme
Dr Scofield
2009-05-25
2
-5
/
+23
*
Prevent group deeded objects from being returned by the group return option
Melanie Thielker
2009-05-24
1
-2
/
+22
*
Allow the perms module to inspect and modify the list of objects to return
Melanie Thielker
2009-05-24
2
-5
/
+5
*
Make group permissions control what a user can return.
Melanie Thielker
2009-05-24
1
-0
/
+32
*
Add a new permissions check for bulk object returns.
Melanie Thielker
2009-05-24
2
-0
/
+12
*
This should make HG asset transfers work much better. It now uses HGUuidGathe...
diva
2009-05-23
1
-1
/
+1
*
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
2009-05-23
4
-5
/
+8
*
* Reintroduce save iar test, which wasn't working because the asset service h...
Justin Clarke Casey
2009-05-22
1
-11
/
+9
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-05-22
2
-50
/
+105
*
cleaning out warnings.
Dr Scofield
2009-05-22
2
-4
/
+4
[prev]
[next]