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
/
Mock
/
TestLandChannel.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
take the deafult on the parameter overlay
UbitUmarov
1
-1
/
+1
2019-03-19
do not send parceloverlay on crossings (may be bad, or not)
UbitUmarov
1
-1
/
+1
2018-07-21
mantis8342: make max ban height above ground configurable per regions instanc...
UbitUmarov
1
-0
/
+2
2017-07-12
osSetParcelDetails: add more land update code
UbitUmarov
1
-0
/
+1
2017-05-13
find parcels by GlobalID.. well most time
UbitUmarov
1
-0
/
+5
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-1
/
+1
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-07-31
MESS: changes in MakeRootAgent and CompleteMovement reordering things.
UbitUmarov
1
-0
/
+1
2013-03-14
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp...
Justin Clark-Casey (justincc)
1
-0
/
+5
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-7
/
+10
2011-05-14
When loading an OAR that doesn't have parcels, create a default parcel
Oren Hurvitz
1
-2
/
+11
2011-01-27
When an oar is loaded, do not create a default parcel before loading the parc...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-01-27
Fix OAR parcel loading so that old parcels are replaced by the new instead of...
Justin Clark-Casey (justincc)
1
-0
/
+5
2010-05-13
Implements three new OSSL functions for parcel management: osParcelJoin joins...
OpenSim Master
1
-0
/
+4
2009-10-19
Formatting cleanup.
Jeff Ames
1
-12
/
+12
2009-10-02
fixing TestLandChannel to let it return empty List<ILandObject>() (as
dr scofield (aka dirk husemann)
1
-5
/
+41
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-06
* Implements World.Parcels[] array for MRM scripting.
Adam Frisby
1
-1
/
+2
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2008-12-11
* Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...
Justin Clarke Casey
1
-1
/
+1
2008-12-11
* minor: Move mock test classes into mock namespace
Justin Clarke Casey
1
-1
/
+1
2008-12-10
* refactor: Move test infrastructure code to its own package so that it can b...
Justin Clarke Casey
1
-1
/
+1
2008-11-19
* Add just enough to allow the scene presences test to establish a new user c...
Justin Clarke Casey
1
-29
/
+17
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-1
/
+0
2008-06-26
Separate POS classes into mutiple files.
Jeff Ames
1
-715
/
+0
2008-06-25
More svn properties. Minor cleanup in POS.
Jeff Ames
1
-32
/
+47
2008-05-25
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
1
-0
/
+8
2008-05-16
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-05-14
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
1
-1
/
+2
2008-05-06
* If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...
Teravus Ovares
1
-2
/
+2
2008-05-03
* Committing some collision stuffs that I'm working on.
Teravus Ovares
1
-0
/
+24
2008-04-23
* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)
Teravus Ovares
1
-0
/
+11
2008-03-25
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
1
-0
/
+6
2008-03-18
Formatting cleanup.
Jeff Ames
1
-31
/
+30
2008-03-10
ODEPlugin
Teravus Ovares
1
-0
/
+10
2008-03-10
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
Teravus Ovares
1
-0
/
+17
2008-03-02
* This is a very icky implementation of physical linkset prim using fixed joi...
Teravus Ovares
1
-0
/
+16
2008-02-23
* Added Support within the ODEPlugin for Selected. Which means that;
Teravus Ovares
1
-0
/
+10
2008-02-18
ODE: Tired of floating above the ground after crossing a border? Boy have I ...
Teravus Ovares
1
-1
/
+1
2008-02-17
* Located and destroyed the weird velocity and rotation transfers. It turned...
Teravus Ovares
1
-0
/
+10
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
1
-9
/
+9
2008-02-13
* Bigish ODE stability Update. Run Prebuild
Teravus Ovares
1
-0
/
+8
2008-02-13
* Made physical prim stable enough for the general population to turn on. (th...
Teravus Ovares
1
-0
/
+10
2008-02-11
* Added PhysicsScene.Dispose()
Teravus Ovares
1
-0
/
+3
2008-01-29
* Implemented grab and throw in ODE. It's a little strong still so toss gent...
Teravus Ovares
1
-0
/
+21
2008-01-12
* Added some of the finer control points to POS such as
Teravus Ovares
1
-0
/
+7
2007-12-27
* Optimized usings
lbsa71
1
-33
/
+51
2007-12-19
* Re-did the mass calculations in ODE for Prim
Teravus Ovares
1
-0
/
+36
2007-12-19
Misc. cleanup:
Jeff Ames
1
-4
/
+3
[next]