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
/
Environment
/
Scenes
/
Tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-28
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
2
-5
/
+6
2008-11-27
* test: Inch forward with another test by using a skeletal in memory inventor...
Justin Clarke Casey
4
-7
/
+71
2008-11-27
* Add a file I forgot in the last commit.
Justin Clarke Casey
1
-0
/
+124
2008-11-27
* test: Add the ability to add a plugin directory to the user and inventory s...
Justin Clarke Casey
3
-5
/
+17
2008-11-27
* Fix some tests
Teravus Ovares
1
-1
/
+2
2008-11-27
Thank you kindly, Nlin for a patch that:
Charles Krinke
1
-0
/
+6
2008-11-22
First stage group permissions plumbing
Melanie Thielker
1
-0
/
+5
2008-11-21
* Extend sog delete to inventory test to crank the normally async sog deleter...
Justin Clarke Casey
1
-1
/
+12
2008-11-21
* Largely revert the last revision and improve on the previous way of doing t...
Justin Clarke Casey
1
-2
/
+2
2008-11-21
* On delete to inventory, actually remove the group from the scene before the...
Justin Clarke Casey
2
-9
/
+20
2008-11-20
* refactor: change some method names and doc in the physics plugin manager
Justin Clarke Casey
1
-1
/
+1
2008-11-20
* Allow physics dlls to be loaded separately, rather than just the contents o...
Justin Clarke Casey
2
-1
/
+10
2008-11-20
* Add a scratch test for removing a client from a scene
Justin Clarke Casey
2
-2
/
+19
2008-11-20
* Add forgotton tag to existing remove scene object test
Justin Clarke Casey
2
-0
/
+27
2008-11-20
* Add enough infrastructure code to run an extremely basic and flaky add root...
Justin Clarke Casey
4
-5
/
+999
2008-11-19
* Add just enough to allow the scene presences test to establish a new user c...
Justin Clarke Casey
3
-6
/
+66
2008-11-17
cleaning up warning
Dr Scofield
1
-1
/
+2
2008-11-14
* test: Add scene root agent test stub, since I'll be picking up with somethi...
Justin Clarke Casey
1
-0
/
+79
2008-11-14
* refactor: Have the entity list tests use the infrastructure method rather t...
Justin Clarke Casey
1
-15
/
+2
2008-11-14
* Move test scene construction infrastructure methods to a separate class for...
Justin Clarke Casey
2
-42
/
+82
2008-11-12
* Rename scene tests to scene object tests since that is what they are actual...
Justin Clarke Casey
1
-2
/
+2
2008-11-12
* test: Add basic synchronous object remove test
Justin Clarke Casey
1
-4
/
+10
2008-11-11
* Create TestScene to get at the async object deleter for use in a future test
Justin Clarke Casey
2
-2
/
+57
2008-11-11
* Put an Enabled switch on the async object deleter for future testing purposes
Justin Clarke Casey
1
-0
/
+8
2008-11-11
minor: refactor some SceneTests code for future tests
Justin Clarke Casey
1
-7
/
+24
2008-11-10
* Remove mono warnings
Justin Clarke Casey
1
-32
/
+9
2008-11-10
fix unit tests use SetRootPart now
Sean Dague
1
-3
/
+3
2008-11-10
make things compile, but the test still fails because of the root part
Sean Dague
1
-3
/
+0
2008-11-10
Lock tests on EntityList.cs, multithreaded object addition
Sean Dague
1
-0
/
+289
2008-11-10
* minor: remove useless exception catch
Justin Clarke Casey
1
-1
/
+1
2008-11-10
* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...
Justin Clarke Casey
1
-4
/
+2
2008-11-10
* Extend basic scene test to retrieve the object from the scene and match uuids
Justin Clarke Casey
1
-1
/
+14
2008-11-07
* Stop requiring local ids in the SOG constructors.
Justin Clarke Casey
1
-1
/
+1
2008-11-06
* refactor: Attach a scene object to a scene separately from its construction
Justin Clarke Casey
1
-2
/
+2
2008-11-06
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-0
/
+3
2008-11-06
* minor: Make some 'startup config failed to load' log messages more consistent
Justin Clarke Casey
1
-1
/
+18
2008-10-31
* In the client stack, if the BeginReceive() throws an exception then do prin...
Justin Clarke Casey
1
-3
/
+4
2008-10-31
* test: Add basic scene test which merely instantiates the scene right now
Justin Clarke Casey
1
-0
/
+61