aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination' into careminsterMelanie2012-11-221-7/+35
|\
| * * While this is not producing any problems.. and does help in low bandwidth ...teravus2012-11-221-7/+35
* | Merge branch 'avination' into careminsterMelanie2012-11-201-18/+72
|\ \ | |/
| * * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-18/+72
| * Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-154-13/+21
| * Merge master into teravusworkteravus2012-11-154-21/+13
| |\
* | \ Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminsterMelanie2012-11-202-72/+409
|\ \ \ | |/ /
| * | * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-092-73/+410
* | | Merge branch 'avination' into careminsterMelanie2012-11-171-14/+172
|\ \ \ | |/ /
| * | This implements the Caps throttler. After some testing, the system seemed ...teravus2012-11-051-13/+106
| * | Another step in the chain. Pipe the throttle update to the appropriate PollS...teravus2012-11-051-12/+35
| * | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-0/+42
* | | Merge branch 'master' into careminsterMelanie2012-11-151-0/+33
|\ \ \
| * | | Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-0/+33
* | | | Merge branch 'master' into careminsterMelanie2012-11-1311-13/+10
|\ \ \ \ | |/ / /
| * | | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-1212-12/+12
* | | | Merge branch 'master' into careminsterMelanie2012-11-122-3/+3
|\ \ \ \ | |/ / /
| * | | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-123-5/+5
* | | | Merge branch 'master' into careminsterMelanie2012-11-112-102/+102
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | One more module converted: ObjectAdd.Diva Canto2012-11-101-51/+66
| * | One more module: EventQueueGetModule. Also making it non-optional for this dll.Diva Canto2012-11-101-53/+38
* | | Merge branch 'avination' into careminsterMelanie2012-10-182-12/+12
|\ \ \ | | |/ | |/|
| * | Remove redundant and annoyingly modal message box in upload processing.Melanie2012-10-181-11/+11
| * | Allow the console to be used by gods as well as region owners.Melanie2012-10-171-1/+1
* | | Merge branch 'avination' into careminsterMelanie2012-10-171-2/+2
|\ \ \ | |/ /
| * | Make texture sedning use only two threads to make things less harsh on bandwidthMelanie2012-10-141-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-10-163-9/+10
|\ \ \ | | |/ | |/|
| * | minor: Add missing newlines and spacing to help for "debug eq" console commandJustin Clark-Casey (justincc)2012-10-161-4/+4
| * | minor: comment out "Registered seed capability" message for "Received SEED ca...Justin Clark-Casey (justincc)2012-10-161-4/+5
| * | minor: Comment out the region console caps message for now.Justin Clark-Casey (justincc)2012-10-161-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-10-121-11/+2
|\ \ \ | |/ /
| * | Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to preve...Justin Clark-Casey (justincc)2012-10-101-11/+2
* | | Merge branch 'avination' into careminsterMelanie2012-09-276-303/+1371
|\ \ \ | | |/ | |/|
| * | just remove the damm thingUbitUmarov2012-09-263-3/+3
| * | Seems nothing actually need the request body for getevents. so changeUbitUmarov2012-09-262-11/+2
| * | more changes to PollServiceUbitUmarov2012-09-262-1/+7
| * | missed changeUbitUmarov2012-09-251-1/+2
| * | do the same to webFecthInvDescModuleUbitUmarov2012-09-251-33/+25
| * | change GetTextureModule processingUbitUmarov2012-09-251-29/+31
| * | Text changes for upload messagesMelanie2012-09-241-4/+4
| * | more upload changes (plus untouch prebuild.xml)UbitUmarov2012-09-242-68/+128
| * | Protect the responses map with a lock. Also remove ugly "this." type ofMelanie2012-09-232-18/+24
| * | Merge branch 'ubitwork' into avinationMelanie2012-09-233-203/+373
| |\ \
| | * | try to allow free uploads for testing, if users prefix names with "TEST-". LetUbitUmarov2012-09-232-41/+210
| | * | report asset upload errors the right awayUbitUmarov2012-09-222-29/+75
| | * | removed AssetUploaderWithCost, fixing AssetUploader. add parsing of someUbitUmarov2012-09-221-42/+24
| | * | removed unused data in MeshUploadFlag responseUbitUmarov2012-09-221-8/+8
| | * | read model upload cost parameters from config [Economy] sectionUbitUmarov2012-09-212-4/+23
| | * | Fix model upload rotations and offsets ( i hope )UbitUmarov2012-09-201-103/+56
| * | | refix prior commitMelanie2012-09-201-1/+1