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
/
OptionalModules
/
World
/
NPC
/
Tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of ubitworkvarnew with opensim/master as of 20150905.
Robert Adams
2015-09-08
1
-1
/
+0
|
\
|
*
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
2015-09-04
1
-1
/
+0
*
|
bad merge?
UbitUmarov
2015-09-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Intermediate commit. Sill errors.
Melanie
2014-01-05
1
-9
/
+7
|
|
\
|
*
\
Merge branch 'master' into careminster
Melanie
2013-07-29
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2013-01-26
1
-0
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'avination' into careminster
Melanie
2013-01-06
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
* Partial Commit for Avatar Appearance to include the functionality of Cached...
teravus
2012-12-21
1
-1
/
+1
*
|
|
|
|
|
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+0
*
|
|
|
|
|
Fix recent minor regression where the default frame time wasn't being set if ...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
|
|
|
|
|
Fix issue where only one of multiple attachments on the same attachpoint for ...
Justin Clark-Casey (justincc)
2014-05-01
1
-0
/
+53
*
|
|
|
|
|
Add regression test for NPC movement on a variable region.
Justin Clark-Casey (justincc)
2014-04-29
1
-5
/
+72
*
|
|
|
|
|
Re-enabled NPCModuleTests.TestCreate()
Justin Clark-Casey (justincc)
2014-01-27
1
-3
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and N...
Justin Clark-Casey (justincc)
2013-12-14
1
-3
/
+5
*
|
|
|
|
Fix TestSitAndStandWithNoSitTarget NPC and SP tests.
Justin Clark-Casey (justincc)
2013-12-14
1
-6
/
+2
*
|
|
|
|
Committing the Avination Scene Presence and related texture code
Melanie
2013-12-11
1
-0
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix NPC regression test failures.
Justin Clark-Casey (justincc)
2013-07-26
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
minor: Call down to base OpenSimTestCase.SetUp() in NPCModuleTests to disable...
Justin Clark-Casey (justincc)
2013-01-26
1
-0
/
+2
|
/
/
*
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
|
/
*
Fix memory leak where removing an NPC did not remove its circuits.
Justin Clark-Casey (justincc)
2012-10-29
1
-0
/
+11
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-2
/
+2
*
remove default values from prior commit since mono cant deal with them
dahlia
2012-05-07
1
-2
/
+2
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
Move frame loop entirely within Scene.Update() for better future performance ...
Justin Clark-Casey (justincc)
2012-03-20
1
-7
/
+5
*
Simplify NPCModuleTests code by putting the NPCModule in an instance variable...
Justin Clark-Casey (justincc)
2012-03-06
1
-61
/
+56
*
Go back to setting appearance directly in NPCModule.SetAppearance() to fix ma...
Justin Clark-Casey (justincc)
2012-03-06
1
-1
/
+45
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
1
-6
/
+6
*
Add remove test for unowned avatars
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+20
*
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-5
/
+5
*
Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...
Dan Lake
2011-12-12
1
-1
/
+1
*
Correct test failure in sit position check of TestSitAndStandWithNoTarget()
Justin Clark-Casey (justincc)
2011-11-07
1
-1
/
+3
*
That such a trivial change can be so difficult to get right. Fix it this time.
Melanie
2011-11-07
1
-1
/
+1
*
Fix build break
Melanie
2011-11-07
1
-1
/
+1
*
Fix up failing test to compensate for changed sit target offset
Melanie
2011-11-06
1
-2
/
+2
*
Fix NPC sitting for prims without a sit target.
Justin Clark-Casey (justincc)
2011-11-05
1
-2
/
+39
*
refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss...
Justin Clark-Casey (justincc)
2011-10-22
1
-1
/
+1
*
Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...
Dan Lake
2011-10-19
1
-1
/
+1
*
Implement osNpcStand(<npc-id>)
Justin Clark-Casey (justincc)
2011-10-17
1
-2
/
+6
*
Implement osNpcSit(). This is still in development so don't trust it
Justin Clark-Casey (justincc)
2011-10-17
1
-0
/
+24
*
Removed redundant code in AttachmentsModule and simplified interfaces which c...
Dan Lake
2011-10-03
1
-4
/
+2
*
When calling osNpcMoveTo(), rotate the avatar in the direction of travel.
Justin Clark-Casey (justincc)
2011-09-21
1
-4
/
+12
*
Fix test failure. Oversight in setting up the tests themselves.
Justin Clark-Casey (justincc)
2011-09-08
1
-1
/
+2
*
Centralize module setup for NPC tests.
Justin Clark-Casey (justincc)
2011-09-08
1
-41
/
+21
*
Remember to set and unset the fire and forget method at the top of the attach...
Justin Clark-Casey (justincc)
2011-09-08
1
-2
/
+10
*
Use scene presence agent id for rezzed object ownership rather than item owner.
Justin Clark-Casey (justincc)
2011-09-08
1
-0
/
+77
*
Stop NPC's getting hypergrid like names in some circumstances.
Justin Clark-Casey (justincc)
2011-08-19
1
-1
/
+5
*
add regression test for osNpcCreate when cloning an in-region avatar
Justin Clark-Casey (justincc)
2011-08-11
1
-5
/
+5
*
Get NPCs to revert to the correct 'resting' animation (e.g. stand or hover) a...
Justin Clark-Casey (justincc)
2011-08-11
1
-0
/
+1
*
Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()
Justin Clark-Casey (justincc)
2011-08-10
1
-2
/
+2
*
early code to allow scripts to force npcs not to fly when moving to target
Justin Clark-Casey (justincc)
2011-08-10
1
-2
/
+2
[next]