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
/
SceneObjectPartInventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Remove posting region restart event from SOP, as it's now in XMRe
Melanie Thielker
1
-16
/
+0
2010-08-06
Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants w...
Tom
1
-0
/
+16
2010-07-20
Restore lines that have been removed due to previous merge conflict.
Diva Canto
1
-2
/
+6
2010-07-20
Resync with master
Melanie
1
-7
/
+1
2010-07-20
Remove a merge artefact
Melanie
1
-4
/
+0
2010-07-20
Fix a few permissions vulnerability. Owners could cause permissions
Melanie Thielker
1
-5
/
+5
2010-07-20
Relaxed the ultra-conservative lock on m_items. Needs testing under linux and...
Diva Canto
1
-219
/
+188
2010-07-19
Deleted Snoopy's patch completely, including Thread.Sleep. Preliminary tests ...
Diva Canto
1
-1
/
+0
2010-07-19
re-add the sleep lost in the revert.
Melanie
1
-0
/
+2
2010-07-19
Revert "Thank you, Snoopy, for a patch to reduce sim script startup CPU usage"
Melanie
1
-12
/
+10
2010-07-15
Fix a few permissions vulnerability. Owners could cause permissions
Melanie Thielker
1
-6
/
+0
2010-07-13
Revamp the permissions propagation. This MAY mess up. Please test.
Melanie
1
-1
/
+0
2010-07-13
Revamp the permissions propagation. This MAY mess up. Please test.
Melanie Thielker
1
-1
/
+0
2010-06-29
Revert "stop exceptions in setting and getting state from propogating since t...
Justin Clark-Casey (justincc)
1
-31
/
+8
2010-06-29
stop exceptions in setting and getting state from propogating since they aren...
Justin Clark-Casey (justincc)
1
-8
/
+31
2010-06-24
And another conflict
Melanie
1
-17
/
+0
2010-06-23
Thank you, Snoopy, for a patch to reduce sim script startup CPU usage
Melanie
1
-10
/
+12
2010-06-12
Don't filre CHANGED_INVENTORY if a prim comes in from storage
Melanie
1
-1
/
+1
2010-06-12
Don't filre CHANGED_INVENTORY if a prim comes in from storage
Melanie
1
-1
/
+1
2010-05-10
Fix another ReaderWriterLockSlim issue
Tom Grimshaw
1
-1
/
+1
2010-05-03
Fix a bug in owner change notification
Melanie Thielker
1
-1
/
+3
2010-05-03
Fix a bug in owner change notification
Melanie
1
-1
/
+3
2010-05-03
Defer sending of CHANGED_OWNER to make it work on rezzed objects and
Melanie
1
-3
/
+4
2010-04-27
Fix build break.
Melanie
1
-17
/
+17
2010-04-27
Add a parameter to prim inventory update to prevent event firing
Melanie Thielker
1
-1
/
+7
2010-04-27
Add a parameter to prim inventory update to prevent event firing
Melanie
1
-18
/
+25
2010-04-25
Make scripted attachment states work. Finally. Also replace two monitor locks
Melanie Thielker
1
-13
/
+28
2010-04-23
Remove debug output, the culprit has been identified
Melanie Thielker
1
-6
/
+0
2010-04-23
Fix a nullref in attachment handling. Add some debug to find the attachment
Melanie Thielker
1
-0
/
+6
2010-04-19
Make the "notecard saved" text appear in the saver rather than the notecard o...
Justin Clark-Casey (justincc)
1
-10
/
+0
2010-04-19
Make script asset fetches synchronous. Script instantiation synchronization
Melanie
1
-28
/
+24
2010-04-19
All scripts are now created suspended and are only unsuspended when the object
Melanie
1
-1
/
+24
2010-04-18
This GetScriptErrors() change allows initial XEngine to run in background
Mike Rieker
1
-6
/
+65
2010-04-10
guarantee that a script engine's GetScriptErrors() will not be called
Mike Rieker
1
-8
/
+68
2010-04-05
Partially implement share with group option for object inventory items
Justin Clark-Casey (justincc)
1
-1
/
+9
2010-03-04
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...
Justin Clark-Casey (justincc)
1
-1
/
+0
2010-02-15
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2010-02-03
minor: remove a couple of mono warnings
Justin Clark-Casey (justincc)
1
-2
/
+0
2010-02-02
Revert "improve locking of m_items in SceneObjectPartInventory"
Melanie
1
-133
/
+85
2010-01-29
improve locking of m_items in SceneObjectPartInventory
Justin Clark-Casey (justincc)
1
-85
/
+133
2010-01-29
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
1
-1
/
+25
2010-01-26
Some merge fixups
Melanie
1
-1
/
+1
2010-01-25
Fix a problem where llDie() calls were sometimes leaving dead objects behind.
Justin Clark-Casey (justincc)
1
-5
/
+16
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
1
-1
/
+0
2009-12-22
Add a data path for error messages
root
1
-0
/
+22
2009-12-22
Add a data path for error messages
root
1
-0
/
+22
2009-12-21
When a script has been loaded, remove it's state entry, so recompiling
Melanie
1
-0
/
+1
2009-12-21
Script State Fix: Part 2
Melanie
1
-7
/
+48
2009-12-06
Fix to existing ReaderWriterLockSlim implementations
CasperW
1
-1
/
+2
2009-12-02
Add position and region of prim items with missing assets in log reports
Justin Clark-Casey (justincc)
1
-10
/
+15
[next]