| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-12-11 | 1 | -2/+29 |
|\ |
|
| * | typo fix | UbitUmarov | 2012-12-10 | 1 | -2/+3 |
| * | add velocityinterpolator packets handling but actually do nothing, since | UbitUmarov | 2012-12-09 | 1 | -1/+27 |
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-12-07 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | revert the use of avatar skeleton and use avatar size provided by viewers, | UbitUmarov | 2012-12-07 | 1 | -1/+2 |
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-12-03 | 23 | -304/+1733 |
|\ \
| |/ |
|
| * | Merge branch 'avination' into careminster | Melanie | 2012-11-22 | 1 | -7/+35 |
| |\ |
|
| | * | * While this is not producing any problems.. and does help in low bandwidth ... | teravus | 2012-11-22 | 1 | -7/+35 |
| * | | Merge branch 'avination' into careminster | Melanie | 2012-11-20 | 3 | -18/+88 |
| |\ \
| | |/ |
|
| | * | * Plumbing and basic setting of the GetMesh Cap Throttler. | teravus | 2012-11-17 | 3 | -18/+88 |
| | * | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 2012-11-15 | 10 | -823/+164 |
| | * | Merge master into teravuswork | teravus | 2012-11-15 | 10 | -164/+823 |
| | |\ |
|
| * | \ | Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminster | Melanie | 2012-11-20 | 2 | -72/+409 |
| |\ \ \
| | |/ / |
|
| | * | | * Prep work switching the GetMeshModule over to a poll service. | teravus | 2012-11-09 | 2 | -73/+410 |
| * | | | Merge branch 'avination' into careminster | Melanie | 2012-11-17 | 2 | -14/+183 |
| |\ \ \
| | |/ / |
|
| | * | | This implements the Caps throttler. After some testing, the system seemed ... | teravus | 2012-11-05 | 1 | -13/+106 |
| | * | | Another step in the chain. Pipe the throttle update to the appropriate PollS... | teravus | 2012-11-05 | 1 | -12/+35 |
| | * | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even... | teravus | 2012-11-04 | 2 | -0/+53 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ... | Justin Clark-Casey (justincc) | 2012-11-16 | 1 | -0/+1 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 4 | -104/+206 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Handle Map block requests on a separate thread rather than the main packet ha... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -1/+1 |
| | * | | | Do HandleMapLayerRequest on its own thread rather than on the main inbound ud... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -1/+1 |
| | * | | | Following on from 4f982596, launch map name requests on an async thread from ... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -1/+1 |
| | * | | | Make PacketPool class stats pull stats instead of push stats so they can be l... | Justin Clark-Casey (justincc) | 2012-11-15 | 3 | -63/+107 |
| | * | | | Add IncomingPacketsProcessedCount stat for diagnostics. | Justin Clark-Casey (justincc) | 2012-11-15 | 2 | -38/+96 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 2 | -0/+66 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Added AssemblyInfos to every dll in the OpenSim.Region namespace. | Diva Canto | 2012-11-14 | 2 | -0/+66 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-11-13 | 11 | -13/+10 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 12 | -12/+12 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 2 | -3/+3 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 3 | -5/+5 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2012-11-11 | 2 | -102/+102 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | One more module converted: ObjectAdd. | Diva Canto | 2012-11-10 | 1 | -51/+66 |
| | * | | One more module: EventQueueGetModule. Also making it non-optional for this dll. | Diva Canto | 2012-11-10 | 1 | -53/+38 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-31 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Handle UUIDGroupName and ObjectGroup viewer UDP requests asynchronously rathe... | Justin Clark-Casey (justincc) | 2012-10-31 | 1 | -2/+2 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-26 | 1 | -3/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Fix script error messages not showing up in viewer 3 and associated viewers. | Justin Clark-Casey (justincc) | 2012-10-25 | 1 | -3/+4 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-23 | 3 | -14/+166 |
| |\ \ \
| | |/ / |
|
| | * | | Make it possible to turn the base UDP object packet pools on and off whilst r... | Justin Clark-Casey (justincc) | 2012-10-23 | 2 | -38/+131 |
| | * | | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 2012-10-23 | 3 | -6/+65 |
| * | | | Merge branch 'avination' into careminster | Melanie | 2012-10-18 | 2 | -12/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-18 | 1 | -15/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | minor: Remove event method doc from LLClientView that I forgot in the last co... | Justin Clark-Casey (justincc) | 2012-10-18 | 1 | -15/+0 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-18 | 1 | -41/+68 |
| |\ \ \
| | |/ / |
|
| | * | | Reuse the same AgentUpdateArgs object for each AgentUpdate UDP packet (of whi... | Justin Clark-Casey (justincc) | 2012-10-17 | 1 | -41/+68 |
| * | | | Merge branch 'master' into careminster | Melanie | 2012-10-17 | 4 | -14/+62 |
| |\ \ \
| | |/ / |
|
| | * | | Explicitly return only the incoming AgentUpdate packet as this is the only on... | Justin Clark-Casey (justincc) | 2012-10-17 | 3 | -8/+30 |
| | * | | If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory c... | Justin Clark-Casey (justincc) | 2012-10-17 | 2 | -2/+30 |