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
/
Tests
/
Common
/
Helpers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-13
/
+0
*
bad merge?
UbitUmarov
2015-09-01
2
-1
/
+14
|
\
|
*
add missing regionExtent setup and Scene physicsscene configuration ( not
UbitUmarov
2015-08-19
1
-6
/
+8
|
*
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
2015-03-29
1
-7
/
+3
*
|
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
2015-08-08
1
-1
/
+1
*
|
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe...
Justin Clark-Casey (justincc)
2015-02-25
1
-12
/
+33
*
|
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
2015-02-25
1
-18
/
+18
*
|
For scripts in attachments, don't save .state files apart from the initial on...
Justin Clark-Casey (justincc)
2015-01-16
1
-7
/
+25
*
|
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
3
-3
/
+0
*
|
refactor: Move test clientstack setup code out of BasicCircuitTests into Open...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+95
*
|
Don't unnecessarily remove from backup objects that were not directly attache...
Justin Clark-Casey (justincc)
2014-10-02
1
-1
/
+1
*
|
Allow the "debug scene set physics false|true" command to work when bulletsim...
Justin Clark-Casey (justincc)
2014-07-29
1
-8
/
+9
*
|
Simplify regression TestInterRegionChatDistanceEastWest() by making the child...
Justin Clark-Casey (justincc)
2014-05-22
1
-1
/
+5
*
|
Add basic regression test for creating a var region
Justin Clark-Casey (justincc)
2014-04-25
1
-1
/
+10
*
|
Fix the presence info caching used in llRequestAgentData(), which was complet...
Justin Clark-Casey (justincc)
2014-04-11
1
-0
/
+6
*
|
In teleports, pass the source region to the destination (similar to an HTTP r...
Oren Hurvitz
2014-04-09
1
-1
/
+1
*
|
Fix problem where moving an object to another region on the same simulator wa...
Justin Clark-Casey (justincc)
2014-04-02
1
-0
/
+26
*
|
Instead of auto-creating a parcel on request if one doesn't cover a given loc...
Justin Clark-Casey (justincc)
2014-03-11
1
-3
/
+6
*
|
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
2013-11-08
1
-6
/
+2
*
|
varregion: add plumbing to pass region size from Scene down to the
Robert Adams
2013-11-04
1
-1
/
+2
|
/
*
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...
Justin Clark-Casey (justincc)
2013-09-27
2
-3
/
+3
*
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...
Justin Clark-Casey (justincc)
2013-08-17
1
-3
/
+40
*
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
2013-05-09
2
-52
/
+4
*
Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests
Justin Clark-Casey (justincc)
2013-04-29
1
-4
/
+37
*
Add file missing from last commit 36651be
Justin Clark-Casey (justincc)
2013-03-20
1
-0
/
+91
*
On the later forms of teleport failure, tell the user if this was because vie...
Justin Clark-Casey (justincc)
2013-03-20
1
-6
/
+31
*
Add regression tests for llGetNotecardLine()
Justin Clark-Casey (justincc)
2013-02-28
1
-6
/
+26
*
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
2013-02-16
1
-20
/
+89
*
Remove long unused Scene.DumpAssetsToFile boolean.
Justin Clark-Casey (justincc)
2013-02-06
1
-1
/
+1
*
minor: Add some explanative method doc to SceneHelpers.SetupSceneModules()
Justin Clark-Casey (justincc)
2012-11-13
1
-0
/
+4
*
Remove the old style module loader and all references to it
Melanie
2012-11-12
1
-1
/
+1
*
Remove IRegionModule support from the test setup helper
Melanie
2012-11-12
1
-23
/
+5
*
Fix issues with the DynamicTextureModule and corresponding unit tests.
Diva Canto
2012-11-11
1
-5
/
+5
*
One more module converted: GodsModule.
Diva Canto
2012-11-10
1
-3
/
+3
*
Fix Unit tests -- the module contract was not being honored in the set up of ...
Diva Canto
2012-11-10
1
-6
/
+6
*
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...
Justin Clark-Casey (justincc)
2012-08-29
2
-2
/
+4
*
extend regression TestDetachScriptedAttachementToInventory() to check correct...
Justin Clark-Casey (justincc)
2012-07-24
1
-2
/
+20
*
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
2012-07-19
1
-1
/
+1
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+1
*
Add regression TestRezScriptedAttachmentsFromInventory() though this currentl...
Justin Clark-Casey (justincc)
2012-07-11
2
-22
/
+59
*
Do not allow a script to attach a prim if its being sat upon.
Justin Clark-Casey (justincc)
2012-07-09
2
-17
/
+67
*
Remove redundant SetScene() function in Scene.AddSceneObject()
Justin Clark-Casey (justincc)
2012-07-07
1
-3
/
+20
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
2
-10
/
+47
*
refactor: Remove unnecessary AttachmentModuleTests.m_userId in favour of loca...
Justin Clark-Casey (justincc)
2012-06-26
1
-0
/
+5
*
Fix bug where an avatar that had an object they owned attached through llAtta...
Justin Clark-Casey (justincc)
2012-05-23
1
-3
/
+4
*
Fix issue where loading OARs could sometimes result in link numbers being reo...
Justin Clark-Casey (justincc)
2012-05-15
1
-4
/
+4
*
Fix mono compiler warning.
Justin Clark-Casey (justincc)
2012-05-12
1
-1
/
+1
*
Add regression test for teleporting between neighbouring regions on the same ...
Justin Clark-Casey (justincc)
2012-05-01
1
-4
/
+68
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-90
/
+128
*
Add TestSetPhysics() to SOP status tests
Justin Clark-Casey (justincc)
2012-04-21
1
-1
/
+1
[next]