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
/
CoreModules
/
Agent
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
add default eyes to default wearables, and revert previus bad commit
UbitUmarov
1
-2
/
+1
2015-12-04
add other Eyes asset id to xferupload defaults
UbitUmarov
1
-2
/
+4
2015-12-01
fix a more few typos
UbitUmarov
1
-2
/
+2
2015-11-30
fix a few typos
UbitUmarov
1
-3
/
+2
2015-11-30
add a few more known texture IDs
UbitUmarov
1
-5
/
+15
2015-09-12
revert validating Library textures. Those need to be on a grid assets or wil...
UbitUmarov
1
-14
/
+0
2015-09-12
try to validate textures from library folder
UbitUmarov
1
-0
/
+14
2015-09-12
send a reply on UpdateInventoryItem with the transactionID viewer sent. Prot...
UbitUmarov
1
-1
/
+3
2015-09-11
put back diva's cache with her recent fix but also avoid duplicated Inventor...
UbitUmarov
1
-10
/
+25
2015-09-11
Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...
Diva Canto
1
-5
/
+7
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-3
/
+1
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-09-27
Also fetch and store old asset for animation sets
Melanie Thielker
1
-2
/
+4
2014-09-27
Reinstate the part of the id theft protection that was lost in a long ago merge
Melanie Thielker
1
-0
/
+20
2014-09-25
Add a sample use for the validation
Melanie Thielker
1
-0
/
+16
2014-09-25
Extend upload verification to all upload paths
Melanie Thielker
1
-0
/
+2
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-1
/
+5
2014-07-04
Small change to my previous commit: not so aggressive on the trigger, please.
Diva Canto
1
-2
/
+0
2014-07-04
Instrument the UDP path of creating assets so that it triggers an asset post ...
Diva Canto
1
-0
/
+6
2014-01-19
Add J2K decoder routine that converts directly to an image.
Robert Adams
1
-0
/
+20
2013-10-15
Made terrain uploads thread-safe
Oren Hurvitz
1
-0
/
+9
2013-08-03
Making the J2KDecoderModule decoder function async. Could this be the cause o...
Diva Canto
1
-1
/
+1
2013-03-26
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
1
-2
/
+3
2013-03-24
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
1
-2
/
+3
2013-02-27
Reinstate uploading temporary textures
Melanie
1
-4
/
+4
2013-02-27
Try to update inventory items when there is a valid asset - may fix temp text...
Melanie
1
-0
/
+5
2013-02-14
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-29
minor: Tidy up disabled logging on AssetTransactionModule for future use. Ma...
Justin Clark-Casey (justincc)
1
-8
/
+10
2013-01-27
Prevent items being destroyed by rename operations. Renaming of a wearable also
Melanie
1
-1
/
+2
2013-01-27
Prevent items being destroyed by rename operations. Renaming of a wearable also
Melanie
1
-1
/
+2
2012-11-17
Prevent a buffer overflow in asset receiving
Melanie
1
-11
/
+20
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
3
-184
/
+187
2012-11-13
Another 21 modules' directives moved out of .addin.xml
Diva Canto
2
-0
/
+4
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-11-12
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2
-2
/
+2
2012-11-11
J2KDecoderModule: move the code out of PostInitialise()
Diva Canto
1
-8
/
+17
2012-11-10
One more module converted: XferModule.
Diva Canto
1
-9
/
+24
2012-11-10
One more module converted: J2KDecoderModule.
Diva Canto
1
-10
/
+32
2012-11-09
One more more converted: IPBanModule.
Diva Canto
1
-6
/
+18
2012-09-27
Fix very recently introduced race condition where a CreateNewItem outracing a...
Justin Clark-Casey (justincc)
1
-19
/
+18
2012-09-27
Comment out old m_storeLocal from AssetXferUploader.
Justin Clark-Casey (justincc)
1
-6
/
+6
2012-09-27
Insert transaction ID into AssetXferUploader constructor rather than at Uploa...
Justin Clark-Casey (justincc)
2
-36
/
+49
2012-09-27
Move UDP update task item code to AssetXferUploader to match existing create ...
Justin Clark-Casey (justincc)
3
-50
/
+52
2012-09-27
Fix occasional race condition failure when creating new clothing/body parts i...
Justin Clark-Casey (justincc)
3
-110
/
+93
2012-09-25
Fix very recently introduced race condition where a CreateNewItem outracing a...
Justin Clark-Casey (justincc)
1
-19
/
+18
2012-09-25
Comment out old m_storeLocal from AssetXferUploader.
Justin Clark-Casey (justincc)
1
-6
/
+6
2012-09-25
Insert transaction ID into AssetXferUploader constructor rather than at Uploa...
Justin Clark-Casey (justincc)
2
-36
/
+49
2012-09-25
Move UDP update task item code to AssetXferUploader to match existing create ...
Justin Clark-Casey (justincc)
3
-64
/
+52
2012-09-25
Fix occasional race condition failure when creating new clothing/body parts i...
Justin Clark-Casey (justincc)
3
-110
/
+94
2012-09-24
If an asset upload transaction doesn't exist for a CreateInventory request,
Melanie
2
-7
/
+9
[next]