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
/
Tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless executable bit that Windows adds.
onefang
2019-05-19
1
-0
/
+0
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
2
-98
/
+111
*
Fix file execute permissions, coz Windows.
David Walter Seikel
2016-11-07
1
-0
/
+0
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-9
/
+14
*
In ArchiverTests, use the local instantiated SceneManager rather than potenti...
Justin Clark-Casey (justincc)
2012-11-24
1
-20
/
+7
*
Fix bug where loading an OAR with a deeded parcel would always set the parcel...
Justin Clark-Casey (justincc)
2012-11-24
1
-119
/
+193
*
Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...
Justin Clark-Casey (justincc)
2012-09-19
1
-1
/
+4
*
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
1
-3
/
+3
*
Support multi-region OAR files
Oren Hurvitz
2012-09-14
1
-9
/
+14
*
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
2012-09-06
1
-1
/
+1
*
Fix issue where loading OARs could sometimes result in link numbers being reo...
Justin Clark-Casey (justincc)
2012-05-15
1
-0
/
+53
*
Save the Telehub and its Spawn Points in the OAR
Oren Hurvitz
2012-05-14
1
-0
/
+4
*
Revert "Save the Telehub and its Spawn Points in the OAR"
Justin Clark-Casey (justincc)
2012-05-12
1
-4
/
+0
*
Save the Telehub and its Spawn Points in the OAR
Oren Hurvitz
2012-05-10
1
-0
/
+4
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-3
/
+3
*
Fix bug where setting phantom on a prim would result in a server log message ...
Justin Clark-Casey (justincc)
2012-04-22
1
-2
/
+2
*
Add experimental --publish option to "save oar" so that OARs reloaded to the ...
Justin Clark-Casey (justincc)
2012-01-28
1
-3
/
+80
*
Add basic request and send image regression tests for LLImageManager
Justin Clark-Casey (justincc)
2012-01-19
1
-1
/
+1
*
Comment out the part of the load oar code that zeroes out prim sit target ori...
Justin Clark-Casey (justincc)
2011-09-09
1
-0
/
+6
*
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-5
/
+5
*
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-4
/
+4
*
Save the sun's position in OARs
Oren Hurvitz
2011-06-10
1
-0
/
+2
*
Add a --noassets option to "save oar".
Justin Clark-Casey (justincc)
2011-05-26
1
-2
/
+89
*
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+0
*
When loading an OAR that doesn't have parcels, create a default parcel
Oren Hurvitz
2011-05-14
1
-0
/
+2
*
Add regression test to check that OARs start with the control file.
Justin Clark-Casey (justincc)
2011-04-18
1
-8
/
+10
*
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
2011-03-09
1
-1
/
+0
*
Knock V0_2 decals off archive tests since they're misleading
Justin Clark-Casey (justincc)
2010-11-20
1
-8
/
+8
*
Fix unit tests and save problems
Justin Clark-Casey (justincc)
2010-11-20
1
-1
/
+1
*
correct build break. for some reason, xbuild didn't rebuild test dlls
Justin Clark-Casey (justincc)
2010-11-20
1
-2
/
+2
*
change --old-guids switch on the save oar command line to --version=<x>
Justin Clark-Casey (justincc)
2010-10-16
1
-2
/
+2
*
save oar control file first rather than in the middle so that it's the first ...
Justin Clark-Casey (justincc)
2010-10-16
1
-2
/
+2
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-08
1
-1
/
+4
|
\
|
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
1
-1
/
+4
*
|
If a scene object part UUID is changed (only possible when not in a scene), t...
Justin Clark-Casey (justincc)
2010-09-07
1
-1
/
+1
|
/
*
remove pointless mock user account service since the real one can now be easi...
Justin Clark-Casey (justincc)
2010-06-04
1
-1
/
+1
*
make oar object filename/pathname creation a helper method
Justin Clark-Casey (justincc)
2010-05-21
1
-27
/
+10
*
add prim item and test asset save in save oar unit test
Justin Clark-Casey (justincc)
2010-05-21
1
-2
/
+30
*
Add --skip-assets option to load oar.
Justin Clark-Casey (justincc)
2010-04-16
1
-1
/
+1
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-22
1
-12
/
+12
|
\
|
*
Formatting cleanup.
Jeff Ames
2010-02-15
1
-12
/
+12
*
|
One more test running.
Diva Canto
2010-02-21
1
-1
/
+1
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-02-08
2
-112
/
+215
|
\
\
|
|
/
|
*
use common sop2 setup for TestMergeOarV0_2()
Justin Clark-Casey (justincc)
2010-01-29
1
-16
/
+12
|
*
make TestSaveOarV0_2() use a common part2 construction
Justin Clark-Casey (justincc)
2010-01-29
1
-18
/
+14
|
*
use common part1 createio nin TestMergeOarV0_2()
Justin Clark-Casey (justincc)
2010-01-29
1
-16
/
+5
|
*
minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()
Justin Clark-Casey (justincc)
2010-01-29
1
-25
/
+13
|
*
use common part1 creation in ArchiverTests.TestLoadOarV0_2()
Justin Clark-Casey (justincc)
2010-01-29
1
-30
/
+28
|
*
refactor out scene object 1 creation n ArchiverTetss
Justin Clark-Casey (justincc)
2010-01-29
1
-44
/
+22
[next]