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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
Remove a core undo call that we don't need.
Melanie
1
-2
/
+0
2012-09-27
Make it possible to rescale SOGs when they are not in a scene.
Justin Clark-Casey (justincc)
2
-31
/
+42
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-27
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
Justin Clark-Casey (justincc)
5
-19
/
+12
2012-09-26
Don't store undo states if a scene object is manipulated when it is not in a ...
Justin Clark-Casey (justincc)
2
-3
/
+26
2012-09-26
refactor: Change control structures in SOP.StoreUndoState() to reduce nesting.
Justin Clark-Casey (justincc)
1
-45
/
+43
2012-09-26
Make it possible to rescale SOGs when they are not in a scene.
Justin Clark-Casey (justincc)
2
-34
/
+40
2012-09-26
Enforce existing 5 action hardcoded undo limit.
Justin Clark-Casey (justincc)
3
-27
/
+65
2012-09-27
create a new PollServiceHttpRequest req per loop since they can be sent to
UbitUmarov
1
-5
/
+1
2012-09-26
Streamline and improve llGetMass
Melanie
1
-23
/
+17
2012-09-26
Add basic undo/redo regression tests.
Justin Clark-Casey (justincc)
3
-8
/
+137
2012-09-26
don't send a partial contents report if we are sending all data
UbitUmarov
1
-10
/
+15
2012-09-26
Use GridUser properly for foreign users.
Diva Canto
3
-7
/
+32
2012-09-26
add assettype mesh to list of binary assets
UbitUmarov
1
-1
/
+2
2012-09-26
Show the user's home url too on the console command.
Diva Canto
1
-4
/
+3
2012-09-26
Not really a change, just added a reminder to fix something here.
Diva Canto
1
-0
/
+3
2012-09-26
fix GetTextureHandler range
UbitUmarov
1
-1
/
+5
2012-09-26
missing file
UbitUmarov
1
-1
/
+1
2012-09-26
just remove the damm thing
UbitUmarov
7
-29
/
+7
2012-09-26
Seems nothing actually need the request body for getevents. so change
UbitUmarov
5
-15
/
+12
2012-09-26
UriModule GetEvents also doesn't need a request body
UbitUmarov
1
-0
/
+1
2012-09-26
keep watchdog happy using it to kill his threads
UbitUmarov
1
-9
/
+1
2012-09-25
TOS module. WARNING: migration in GridUser table.
Diva Canto
5
-5
/
+72
2012-09-25
Oops, that should be inside the curly bracket.
Diva Canto
1
-3
/
+3
2012-09-26
more changes to PollService
UbitUmarov
4
-25
/
+25
2012-09-26
fix priorityQueue to correctly use the fairness counts starting at 8 for
UbitUmarov
1
-10
/
+10
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-25
Deleted extraneous debug message
Diva Canto
1
-2
/
+0
2012-09-25
missed change
UbitUmarov
1
-1
/
+2
2012-09-25
do the same to webFecthInvDescModule
UbitUmarov
1
-33
/
+25
2012-09-25
change GetTextureModule processing
UbitUmarov
1
-29
/
+31
2012-09-24
Documenting object-related events
SignpostMarv
1
-0
/
+43
2012-09-24
Documenting LSL script-related events
SignpostMarv
1
-2
/
+147
2012-09-24
Text changes for upload messages
Melanie
1
-4
/
+4
2012-09-24
more upload changes (plus untouch prebuild.xml)
UbitUmarov
2
-68
/
+128
2012-09-24
add missing transactionID in SendInventoryItemCreateUpdate. and make use
UbitUmarov
7
-7
/
+38
2012-09-24
If an asset upload transaction doesn't exist for a CreateInventory request,
Melanie
4
-37
/
+38
2012-09-23
Protect the responses map with a lock. Also remove ugly "this." type of
Melanie
2
-18
/
+24
2012-09-23
Change the poll service to use a thread pool for replies to make sure the
Melanie
1
-7
/
+38
2012-09-23
Comment out asset error for sculpts/meshes. If an asset is missing it's missing.
Melanie
1
-4
/
+4
2012-09-23
try to allow free uploads for testing, if users prefix names with "TEST-". Let
UbitUmarov
3
-41
/
+211
2012-09-22
HG Rez object: warn the user if the item or asset cannot be found.
Diva Canto
1
-2
/
+7
[next]