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
/
Tests
/
Common
/
Helpers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
move deep effective permissions aggregation to first time use and not on cha...
UbitUmarov
1
-0
/
+2
2017-01-13
Harmonize case in Permissions enum
Melanie Thielker
1
-3
/
+3
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
8
-72
/
+72
2016-12-13
Remove the AllowAlternatePorts option. It wasn't implemented anyway.
Melanie Thielker
1
-2
/
+2
2016-07-30
test jenkins for error line number
UbitUmarov
1
-3
/
+5
2016-06-24
Added a test for checking permissions in inventory items that are transferred...
Diva Canto
1
-0
/
+4
2015-11-17
work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing file
UbitUmarov
1
-1
/
+1
2015-09-08
more on compile..
UbitUmarov
1
-9
/
+0
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
3
-3
/
+3
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-13
/
+0
2015-08-31
Deleted physics plugin classes.
Diva Canto
1
-4
/
+22
2015-08-31
First commit where physics work as region module.
Diva Canto
1
-4
/
+1
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
1
-2
/
+2
2015-08-30
Renamed the namespaces too
Diva Canto
1
-1
/
+1
2015-08-30
Moved instantiation of SceneCommunicationService object to inside the scene c...
Diva Canto
1
-3
/
+1
2015-08-19
add missing regionExtent setup and Scene physicsscene configuration ( not
UbitUmarov
1
-6
/
+8
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
1
-1
/
+1
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-7
/
+3
2015-02-25
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe...
Justin Clark-Casey (justincc)
1
-12
/
+33
2015-02-25
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
1
-18
/
+18
2015-01-16
For scripts in attachments, don't save .state files apart from the initial on...
Justin Clark-Casey (justincc)
1
-7
/
+25
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
3
-3
/
+0
2014-11-25
refactor: Move test clientstack setup code out of BasicCircuitTests into Open...
Justin Clark-Casey (justincc)
1
-0
/
+95
2014-10-02
Don't unnecessarily remove from backup objects that were not directly attache...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-07-29
Allow the "debug scene set physics false|true" command to work when bulletsim...
Justin Clark-Casey (justincc)
1
-8
/
+9
2014-05-22
Simplify regression TestInterRegionChatDistanceEastWest() by making the child...
Justin Clark-Casey (justincc)
1
-1
/
+5
2014-04-25
Add basic regression test for creating a var region
Justin Clark-Casey (justincc)
1
-1
/
+10
2014-04-11
Fix the presence info caching used in llRequestAgentData(), which was complet...
Justin Clark-Casey (justincc)
1
-0
/
+6
2014-04-09
In teleports, pass the source region to the destination (similar to an HTTP r...
Oren Hurvitz
1
-1
/
+1
2014-04-02
Fix problem where moving an object to another region on the same simulator wa...
Justin Clark-Casey (justincc)
1
-0
/
+26
2014-03-11
Instead of auto-creating a parcel on request if one doesn't cover a given loc...
Justin Clark-Casey (justincc)
1
-3
/
+6
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
1
-6
/
+2
2013-11-04
varregion: add plumbing to pass region size from Scene down to the
Robert Adams
1
-1
/
+2
2013-09-27
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...
Justin Clark-Casey (justincc)
2
-3
/
+3
2013-08-17
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...
Justin Clark-Casey (justincc)
1
-3
/
+40
2013-05-09
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
2
-52
/
+4
2013-04-29
Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests
Justin Clark-Casey (justincc)
1
-4
/
+37
2013-03-20
Add file missing from last commit 36651be
Justin Clark-Casey (justincc)
1
-0
/
+91
2013-03-20
On the later forms of teleport failure, tell the user if this was because vie...
Justin Clark-Casey (justincc)
1
-6
/
+31
2013-02-28
Add regression tests for llGetNotecardLine()
Justin Clark-Casey (justincc)
1
-6
/
+26
2013-02-16
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
1
-20
/
+89
2013-02-06
Remove long unused Scene.DumpAssetsToFile boolean.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
2
-4
/
+2
2012-11-13
minor: Add some explanative method doc to SceneHelpers.SetupSceneModules()
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-11-12
Remove the old style module loader and all references to it
Melanie
1
-1
/
+1
2012-11-12
Remove IRegionModule support from the test setup helper
Melanie
1
-23
/
+5
2012-11-11
Fix issues with the DynamicTextureModule and corresponding unit tests.
Diva Canto
1
-5
/
+5
2012-11-10
One more module converted: GodsModule.
Diva Canto
1
-3
/
+3
2012-11-10
Fix Unit tests -- the module contract was not being honored in the set up of ...
Diva Canto
1
-6
/
+6
2012-08-29
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...
Justin Clark-Casey (justincc)
2
-2
/
+4
[next]