index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-0
/
+2
|
\
|
*
Another 10 modules' directives moved from .addin.xml
Diva Canto
2012-11-12
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-11-01
1
-2
/
+4
|
\
\
|
|
/
|
*
Comment out checks not to overwrite existing IAR/OAR files for now on "save i...
Justin Clark-Casey (justincc)
2012-11-01
1
-2
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-10-28
1
-0
/
+4
|
\
\
|
|
/
|
*
Fix "save iar" hanging permanently if the asset request phase times out.
Justin Clark-Casey (justincc)
2012-10-26
1
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
2
-8
/
+12
|
\
\
|
|
/
|
*
Fixed saving non-square multi-region OARs
Oren Hurvitz
2012-10-26
1
-1
/
+1
|
*
Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...
Justin Clark-Casey (justincc)
2012-10-24
1
-7
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2012-10-20
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix a few minor issues in ArchiveReadRequest logging.
Justin Clark-Casey (justincc)
2012-10-19
1
-2
/
+2
|
*
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
2012-09-30
1
-1
/
+0
|
*
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
2012-09-30
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-09-24
1
-1
/
+4
|
\
\
|
|
/
|
*
Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...
Justin Clark-Casey (justincc)
2012-09-19
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-09-16
9
-745
/
+1675
|
\
\
|
|
/
|
*
Added unit tests for multi-region OARs
Oren Hurvitz
2012-09-14
1
-58
/
+326
|
*
Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...
Justin Clark-Casey (justincc)
2012-09-14
3
-9
/
+9
|
*
Support multi-region OAR files
Oren Hurvitz
2012-09-14
8
-395
/
+1057
*
|
Merge branch 'master' into careminster
Melanie
2012-09-07
1
-1
/
+1
|
\
\
|
|
/
|
*
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
2012-09-06
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-1
/
+62
|
\
\
|
|
/
|
*
When loading an OAR, validate any group UUIDs and properly reconstruct parcel...
Justin Clark-Casey (justincc)
2012-08-20
1
-1
/
+62
*
|
Merge branch 'master' into careminster
Melanie
2012-08-04
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix old regression that stopped saving parcel owner data in OARs.
Justin Clark-Casey (justincc)
2012-08-03
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-03
1
-5
/
+11
|
\
\
|
|
/
|
*
Fixed a rare bug that caused Save OAR to fail because it thought it had timed...
Oren Hurvitz
2012-08-03
1
-5
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-2
/
+0
|
\
\
|
|
/
|
*
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...
Justin Clark-Casey (justincc)
2012-07-11
1
-2
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-05-27
1
-3
/
+3
|
\
\
|
|
/
|
*
Comment out accidentally left in log line that was printing out the control f...
Justin Clark-Casey (justincc)
2012-05-24
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-05-19
1
-14
/
+24
|
\
\
|
|
/
|
*
Add size of region to OAR control file. Megaregions (sw root OARs when saved...
Justin Clark-Casey (justincc)
2012-05-19
1
-14
/
+24
*
|
Merge branch 'master' into careminster
Melanie
2012-05-19
2
-41
/
+74
|
\
\
|
|
/
|
*
Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ...
Justin Clark-Casey (justincc)
2012-05-19
1
-1
/
+1
|
*
Add is_megaregion flag into oar control file. Not currently read - for futur...
Justin Clark-Casey (justincc)
2012-05-19
2
-41
/
+74
*
|
Merge branch 'master' into careminster
Melanie
2012-05-16
2
-0
/
+54
|
\
\
|
|
/
|
*
Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format...
Justin Clark-Casey (justincc)
2012-05-16
1
-2
/
+1
|
*
Fix issue where loading OARs could sometimes result in link numbers being reo...
Justin Clark-Casey (justincc)
2012-05-15
2
-1
/
+56
*
|
Merge branch 'master' into careminster
Melanie
2012-05-14
3
-2
/
+29
|
\
\
|
|
/
|
*
Save the Telehub and its Spawn Points in the OAR
Oren Hurvitz
2012-05-14
3
-2
/
+29
|
*
Revert "Save the Telehub and its Spawn Points in the OAR"
Justin Clark-Casey (justincc)
2012-05-12
3
-29
/
+2
|
*
Save the Telehub and its Spawn Points in the OAR
Oren Hurvitz
2012-05-10
3
-2
/
+29
|
*
Revert "Better error handling if Load OAR or Save OAR fail"
Justin Clark-Casey (justincc)
2012-05-07
3
-32
/
+6
|
*
Better error handling if Load OAR or Save OAR fail
Oren Hurvitz
2012-05-07
3
-6
/
+32
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
1
-1
/
+4
|
\
\
|
|
/
|
*
Use DotNetZip to compress OARs and IARs.
Oren Hurvitz
2012-04-27
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
2
-5
/
+10
|
\
\
|
|
/
|
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-3
/
+3
|
*
When creating an OAR, objects where the user is the Creator are always includ...
Oren Hurvitz
2012-04-26
1
-2
/
+7
[next]