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
/
Framework
/
Scenes
/
Tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
18
-159
/
+159
2016-12-20
Remove obsolete config option "EventQueue". It's been always on for ages!
Melanie Thielker
1
-1
/
+0
2016-08-16
fix tests acording
UbitUmarov
1
-2
/
+4
2016-08-05
more changes relative to incorrect use of activegroupid
UbitUmarov
1
-1
/
+1
2016-07-28
remove more code related to Mega regions
UbitUmarov
1
-340
/
+0
2016-06-24
Added a test for checking permissions in inventory items that are transferred...
Diva Canto
1
-4
/
+62
2015-12-13
fix: if no groups module, deny access
UbitUmarov
1
-0
/
+1
2015-12-10
keep SOG reference to root part since two many things depend on deleted SOGs ...
UbitUmarov
1
-4
/
+7
2015-11-19
work around some 'tests' errors: add a DefaultPermitions module to sceneB
UbitUmarov
1
-2
/
+3
2015-11-17
work around some 'tests' errors: UUID.Zero is a invalid ownerID
UbitUmarov
1
-2
/
+2
2015-11-17
work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()
UbitUmarov
1
-2
/
+2
2015-11-17
work around some 'tests' errors: suspend sit on sittarget until im not 2 sl...
UbitUmarov
1
-0
/
+2
2015-11-17
work around some 'tests' errors: suspend undo-redo tests until new ones can ...
UbitUmarov
1
-1
/
+3
2015-11-16
work around some 'tests' errors: backup is async
UbitUmarov
1
-1
/
+3
2015-11-16
work around some 'tests' errors: fix math
UbitUmarov
1
-3
/
+2
2015-11-16
work around some 'tests' error: internal GroupResize() doesn't heave Undo
UbitUmarov
1
-1
/
+1
2015-11-16
work around some 'tests' error: object is deleted on DeRezObjects, fix last ...
UbitUmarov
1
-2
/
+2
2015-11-16
work around some 'tests' error: object is deleted on DeRezObjects
UbitUmarov
1
-7
/
+7
2015-11-16
work around some 'tests' error: object crossing is async
UbitUmarov
1
-0
/
+14
2015-11-01
More plumbing of the EntityTransferContext (not yet complete)
Melanie Thielker
1
-2
/
+4
2015-10-31
Remove testing cruft that is blocking the new protocols. Unit tests no
Melanie Thielker
1
-1
/
+5
2015-10-31
let silly tests override version on local connections
UbitUmarov
1
-2
/
+2
2015-09-21
Fix a regression to GetSittingAvatars(). Return List<ScenePresence> once more.
Kevin Cozens
1
-5
/
+5
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
25
-25
/
+0
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
2
-4
/
+6
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
1
-1
/
+1
2015-08-30
Renamed the namespaces too
Diva Canto
1
-1
/
+1
2015-05-05
Refactored some code that is used in two different dlls related to SOP rewrit...
Diva Canto
1
-0
/
+136
2015-02-25
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe...
Justin Clark-Casey (justincc)
1
-23
/
+20
2015-02-25
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
2
-5
/
+42
2015-02-03
If the owner of an object is taking a copy from the scene (e.g. via the "take...
Justin Clark-Casey (justincc)
1
-0
/
+347
2015-01-08
When inspecting a script or notecard, also try to look up any assets embedded...
Justin Clark-Casey (justincc)
1
-4
/
+10
2015-01-08
Make the IteratingUuidGatherer the only UuidGatherer.
Justin Clark-Casey (justincc)
1
-22
/
+26
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
25
-25
/
+0
2014-11-19
some steps to rez center or root of prim inventory object at requested
UbitUmarov
1
-1
/
+1
2014-07-03
Temporarily disable new regression test TestLifecycle() until I have a chance...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-07-03
Re-enabled TestLifecycle regression test logging so I can get some idea of wh...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-07-02
Actually call Close() for shared region modules when the simulator is being s...
Justin Clark-Casey (justincc)
1
-0
/
+249
2014-05-06
Show more meaningful error messages when failed to move an item from a prim t...
Oren Hurvitz
1
-2
/
+4
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-4
/
+6
2014-04-25
Add missing [Test] decorator to actually get the basic scene creation test fr...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-04-25
Add basic regression test for creating a var region
Justin Clark-Casey (justincc)
1
-0
/
+15
2014-04-25
Add basic sanity regression test for creating a scene.
Justin Clark-Casey (justincc)
1
-0
/
+7
2014-04-23
Fix regression test break on previous commit 328bc3b
Justin Clark-Casey (justincc)
1
-15
/
+16
2014-04-09
In teleports, pass the source region to the destination (similar to an HTTP r...
Oren Hurvitz
1
-1
/
+1
2014-04-03
Fix sp.AbsolutePosition when agent is sitting on a child prim, which in turns...
Justin Clark-Casey (justincc)
1
-3
/
+63
2014-04-03
refactor: Use m_sittingAvatars to maintain the list of sitting avatars instea...
Justin Clark-Casey (justincc)
2
-6
/
+4
2014-04-03
Fix bug where crossing to a neighbouring region and back again would trigger ...
Justin Clark-Casey (justincc)
1
-1
/
+106
2014-04-02
Removing warning from SceneObjectLinkingTests.TestLinkDelink2SceneObjects() b...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-04-02
minor: disable logging in recently added scene object crossing tests and remo...
Justin Clark-Casey (justincc)
1
-6
/
+2
[next]