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
/
AssetTransaction
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
3
-48
/
+289
2017-07-28
fix typo
UbitUmarov
1
-3
/
+3
2017-07-28
partial mantis 8219; on creating or updating items (animationsets, wearables)...
UbitUmarov
1
-50
/
+70
2017-01-06
Restructure god level and permissions
Melanie Thielker
1
-1
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
3
-5
/
+5
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
3
-8
/
+24
2016-04-29
Allow default permissions from the viewer to be applied to uploaded objects.
Melanie Thielker
1
-1
/
+1
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-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-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
2013-10-15
Made terrain uploads thread-safe
Oren Hurvitz
1
-0
/
+9
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-02-08
minor: Tidy up disabled logging on AssetTransactionModule for future use. Ma...
Justin Clark-Casey (justincc)
1
-8
/
+10
2013-02-08
Prevent items being destroyed by rename operations. Renaming of a wearable also
Melanie
1
-1
/
+2
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-12
Remove any mention of IRegionModule from region names and comments to aid
Melanie
1
-1
/
+1
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
2012-06-07
Record the fact that child agents can have asset transactions.
Justin Clark-Casey (justincc)
1
-8
/
+7
[next]