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
/
Region
/
Framework
/
Scenes
/
SceneObjectPartInventory.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2010-11-16
1
-17
/
+20
*
Lock the iteration over the inventory items when saving script states
Melanie
2010-09-28
1
-0
/
+2
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-27
1
-47
/
+48
|
\
|
*
Fix build break
Melanie
2010-09-27
1
-37
/
+38
|
*
if you can't edit a prim's inventory, you don't need to see the asset ids.
Melanie
2010-09-27
1
-3
/
+11
*
|
if you can't edit a prim's inventory, you don't need to see the asset ids.
Melanie
2010-09-24
1
-1
/
+8
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-17
1
-4
/
+1
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2010-09-16
1
-0
/
+27
|
|
\
|
|
*
Fix build break by replacing Items.LockItemsForWrite() with lock (Items) {}
Justin Clark-Casey (justincc)
2010-09-17
1
-22
/
+21
|
|
*
JustinCC is evil. f7b28dd3 broke script persistence. This fixes it.
root
2010-09-16
1
-0
/
+28
|
*
|
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-4
/
+1
|
|
/
*
|
JustinCC is evil. f7b28dd3 broke script persistence. This fixes it.
root
2010-09-16
1
-0
/
+28
*
|
Don't fart when deserializing a prim with no ParentGroup set yet
meta7
2010-09-15
1
-1
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-3
/
+3
|
\
\
|
|
/
|
*
Merged
John Hurliman
2010-09-12
1
-1
/
+1
|
|
\
|
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-1
/
+1
|
*
|
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-1
/
+1
|
|
/
|
*
Fixed the naming mess around data connectors for simulation data
John Hurliman
2010-09-11
1
-1
/
+1
|
*
If a scene object part UUID is changed (only possible when not in a scene), t...
Justin Clark-Casey (justincc)
2010-09-07
1
-0
/
+3
|
*
Fix an issue with rezzing scripted objects.
Melanie Thielker
2010-09-03
1
-2
/
+2
*
|
Fix an issue with rezzing scripted objects.
Melanie Thielker
2010-09-03
1
-2
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-30
1
-2
/
+1
|
\
\
|
|
/
|
*
Remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-26
1
-2
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-26
1
-2
/
+67
|
\
\
|
|
/
|
*
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
2010-08-26
1
-1
/
+4
|
*
refactor: Push item retrieval and fixing part of Scene.RezObject() down into ...
Justin Clark-Casey (justincc)
2010-08-25
1
-2
/
+64
*
|
Remove posting region restart event from SOP, as it's now in XMRe
Melanie Thielker
2010-08-06
1
-16
/
+0
*
|
Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants w...
Tom
2010-08-06
1
-0
/
+16
*
|
Resync with master
Melanie
2010-07-20
1
-7
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-20
1
-1
/
+5
|
\
\
|
|
/
|
*
Restore lines that have been removed due to previous merge conflict.
Diva Canto
2010-07-20
1
-2
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-20
1
-4
/
+0
|
\
\
|
|
/
|
*
Remove a merge artefact
Melanie
2010-07-20
1
-4
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-20
1
-11
/
+29
|
\
\
|
|
/
|
*
Fix a few permissions vulnerability. Owners could cause permissions
Melanie Thielker
2010-07-20
1
-5
/
+5
|
*
Relaxed the ultra-conservative lock on m_items. Needs testing under linux and...
Diva Canto
2010-07-20
1
-219
/
+188
|
*
Deleted Snoopy's patch completely, including Thread.Sleep. Preliminary tests ...
Diva Canto
2010-07-19
1
-1
/
+0
|
*
re-add the sleep lost in the revert.
Melanie
2010-07-19
1
-0
/
+2
|
*
Revert "Thank you, Snoopy, for a patch to reduce sim script startup CPU usage"
Melanie
2010-07-19
1
-12
/
+10
|
*
Revamp the permissions propagation. This MAY mess up. Please test.
Melanie
2010-07-13
1
-1
/
+0
|
*
Revert "stop exceptions in setting and getting state from propogating since t...
Justin Clark-Casey (justincc)
2010-06-29
1
-31
/
+8
|
*
stop exceptions in setting and getting state from propogating since they aren...
Justin Clark-Casey (justincc)
2010-06-29
1
-8
/
+31
*
|
Fix a few permissions vulnerability. Owners could cause permissions
Melanie Thielker
2010-07-15
1
-6
/
+0
*
|
Revamp the permissions propagation. This MAY mess up. Please test.
Melanie Thielker
2010-07-13
1
-1
/
+0
*
|
And another conflict
Melanie
2010-06-24
1
-17
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-24
1
-1
/
+20
|
\
\
|
|
/
|
*
Thank you, Snoopy, for a patch to reduce sim script startup CPU usage
Melanie
2010-06-23
1
-10
/
+12
|
*
Don't filre CHANGED_INVENTORY if a prim comes in from storage
Melanie
2010-06-12
1
-1
/
+1
|
*
Fix a bug in owner change notification
Melanie
2010-05-03
1
-1
/
+3
*
|
Don't filre CHANGED_INVENTORY if a prim comes in from storage
Melanie
2010-06-12
1
-1
/
+1
[next]