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
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
2012-07-19
Fix slow loading of task inventory
Melanie
1
-4
/
+7
2012-06-07
Record the fact that child agents can have asset transactions.
Justin Clark-Casey (justincc)
1
-8
/
+7
2012-03-27
User level based restrictions for HyperGrid teleports, asset uploads, group c...
Snoopy Pfeffer
1
-1
/
+21
2012-01-28
Remove IClientAPI from the money module. It was only used to pass in the
Melanie
1
-1
/
+1
2012-01-05
Improve "j2k decode" command to tell us how many layers and components were d...
Justin Clark-Casey (justincc)
1
-5
/
+16
2012-01-05
Add a "j2k decode" region console command that allows a manual request for a ...
Justin Clark-Casey (justincc)
1
-8
/
+10
2012-01-04
Minor formatting changes and commented out log lines for future debugging of ...
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-01-02
Adding commented out log messages and some minor formatting for future bug hu...
Justin Clark-Casey (justincc)
1
-0
/
+3
2011-11-14
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+0
2011-09-23
Fix avatar parameter updating for viewer 3 and maybe 2.
Justin Clark-Casey (justincc)
3
-82
/
+238
2011-04-30
Moved several cap-based-service-providing modules from where they were into a...
Diva Canto
1
-255
/
+0
2011-04-28
Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.
Justin Clark-Casey (justincc)
1
-4
/
+5
2011-02-05
Fixed Caps handlers leak
Diva Canto
1
-1
/
+0
2011-02-05
One more diagnosis command:
Diva Canto
1
-1
/
+27
2011-01-26
Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get...
Tom
1
-6
/
+1
2011-01-26
Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...
Tom
1
-1
/
+7
2011-01-21
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-01-21
implement "show throttles" command for showing current agent throttles and th...
Justin Clark-Casey (justincc)
1
-200
/
+0
2011-01-20
minor: help text adjustment for "show queues"
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-01-20
remove reference to CoreModules from ClientStack.LindenUDP
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-01-20
Move "show queues" command out of OpenSim.cs and into a separate module.
Justin Clark-Casey (justincc)
1
-0
/
+200
2010-12-24
One more pass at object inventory. This time, fix SceneObjectPartInventory so...
Diva Canto
1
-80
/
+14
2010-12-23
Hopefully this fixes all prim inventory issues. No more abort, no more keepin...
Diva Canto
1
-35
/
+49
2010-12-23
Removed unused code -- this was the previous version of UDP texture sending, ...
Diva Canto
4
-866
/
+0
2010-12-23
Put back a commented section of code. With some viewers, object inventory
Melanie
1
-6
/
+5
2010-12-22
Added a counter to NewFiles in Xfers to account for simultaneous object inven...
Diva Canto
1
-16
/
+42
2010-12-21
* Adds AbortXfer to the ClientAPI mix
Teravus Ovares (Dan Olivares)
1
-4
/
+66
2010-12-07
Cowardly refuse to keep running when no application plugins are loaded.
Melanie
2
-3
/
+21
2010-12-04
Monitor the UUIDs used to create and update wearable assets. Reject any changed
Melanie
2
-0
/
+125
2010-12-04
Simplify updating of agent inventory assets. Make newly created asset IDs
Melanie
1
-19
/
+6
[next]