Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-08-10 | actually let delay match throttles as original design | UbitUmarov | 1 | -11/+9 | |
2014-08-10 | OutgoingPacketHandler can not be paced by hits on SendPacket() | UbitUmarov | 1 | -4/+8 | |
2014-08-09 | also on other case | UbitUmarov | 1 | -0/+11 | |
2014-08-09 | return even zero costs ( prims on other regions ) | UbitUmarov | 1 | -1/+1 | |
2014-08-09 | move from RegisterInventoryServiceHandlers to | UbitUmarov | 1 | -9/+14 | |
RegisterRegionServiceHandlers what belongs there ( readabilitly only ) | |||||
2014-08-07 | Reduce delay time on regin handshake reply to speed up terrain sending. | Melanie Thielker | 1 | -1/+1 | |
Terrain IS more important than avatar! | |||||
2014-08-07 | minor clean, dont check for cache if we aren't using it.. | UbitUmarov | 1 | -82/+22 | |
2014-08-07 | reply to cached checks with same serial number | UbitUmarov | 1 | -3/+4 | |
2014-08-07 | DANGER... changed bakedtextures caching. Assuming grid baking is cache | UbitUmarov | 2 | -135/+99 | |
only, reduced number of accesses to it. TESTING | |||||
2014-08-06 | OpenSimExtras | BlueWall | 1 | -50/+24 | |
Move the experimental extra features functionality into the GridService. This sends default values for map, search and destination guide, plus ExportSupported control to the region on startup. Please watch http://opensimulator.org/wiki/SimulatorFeatures_Extras for changes and documentation. | |||||
2014-08-06 | bakemodule didnt like last changes | UbitUmarov | 2 | -13/+8 | |
2014-08-06 | some debug to remove later | UbitUmarov | 2 | -1/+9 | |
2014-08-06 | try to make the baked textures cache work | UbitUmarov | 1 | -33/+40 | |
2014-08-05 | Make currently unfiltered EventQueue log messages only appear now at ↵ | Justin Clark-Casey (justincc) | 1 | -16/+24 | |
DebugLevel 1 This covers event queue setup messages and some outgoing messages (e.g. EnableSimulator) In my experience these messages are only useful if you really know what they mean and you're looking for them Otherwise, they're quite spammy. Event queue DebugLevel 1 is enabled with the "debug eq 1" console command | |||||
2014-08-04 | check... | UbitUmarov | 1 | -17/+17 | |
2014-08-04 | Revert "start sending terrain in scenePresence after well defined avatar. Minor" | UbitUmarov | 2 | -37/+25 | |
This reverts commit 05a2feba5d780c57c252891a20071800fd9f2e3e. | |||||
2014-08-04 | start sending terrain in scenePresence after well defined avatar. Minor | UbitUmarov | 2 | -25/+37 | |
change on significante AgentUpdate check. | |||||
2014-08-03 | comment out a debug msg. more on gods being Gods | UbitUmarov | 1 | -1/+1 | |
2014-08-02 | Fix typo in log message | BlueWall | 1 | -1/+1 | |
2014-08-01 | Fix regression in SimulatorFeatures module that would stop OpenSimulator ↵ | Justin Clark-Casey (justincc) | 1 | -12/+20 | |
from starting if no [SimulatorFeatures] section was present in config. | |||||
2014-07-31 | Add region-side extra feature setting for destination guide | BlueWall | 1 | -0/+4 | |
2014-07-30 | make HandlerRegionHandshakeReply processing async and delay it a bit. This | UbitUmarov | 1 | -2/+6 | |
delays things like terrain height map sending, giving chance to completemovent to send more priority information. POssible things on this should be on other event trigger when its more apropriate really done. | |||||
2014-07-30 | Simulator Extra Features Service | BlueWall | 1 | -9/+65 | |
Provide a means for regions to fetch extra features supported by modern viewers from a central location . | |||||
2014-07-29 | Send new parcel permissions to activate viewer options - done right this time | Melanie Thielker | 1 | -4/+6 | |
2014-07-29 | Add new fields to parcel update | Melanie Thielker | 1 | -1/+11 | |
2014-07-27 | dont send packets twice | UbitUmarov | 1 | -1/+0 | |
2014-07-25 | add queue transition code needs review/more testing | UbitUmarov | 1 | -79/+115 | |
2014-07-25 | remove old and dead code that its only making it hard to understand | UbitUmarov | 1 | -287/+18 | |
2014-07-24 | change previus code, send a NoEvents response back to http server, even | UbitUmarov | 1 | -2/+1 | |
if we know there is no one there, so that the server finishes handling it. | |||||
2014-07-24 | EventQueueGetModule: dont reuse queues, we dont know whats there; make | UbitUmarov | 1 | -10/+9 | |
pool silently loose requests for unknown avatars, or they will stay active until timeout after close ( possible not a big problem after not reusing queues ? ) | |||||
2014-07-22 | fix HUD attachment update filter to allow avatar center etc | UbitUmarov | 1 | -2/+2 | |
2014-07-21 | XBakes: store the assets only in the sim's local assets cache; not in the ↵ | Oren Hurvitz | 1 | -89/+37 | |
main assets server. Also, some cleanup. | |||||
2014-07-21 | In "show throttles", show the maximum drip rate. This shows whether a client ↵ | Oren Hurvitz | 2 | -10/+11 | |
is being throttled due to past poor performance. | |||||
2014-07-21 | Added "debug packet --all" option, which changes the packet logging level ↵ | Oren Hurvitz | 1 | -8/+26 | |
for both current and future clients The existing "--default" option only changes the logging level for future clients. | |||||
2014-07-21 | Fixed the logic that decides if a packet was queued (it was reversed) | Oren Hurvitz | 1 | -5/+6 | |
2014-07-21 | Eliminated some warnings | Oren Hurvitz | 1 | -1/+0 | |
2014-07-20 | remove avn hack on sitted avatars positions | UbitUmarov | 1 | -27/+3 | |
2014-07-20 | Fix coalesced objects not showing up as "piles" of prims (AVN only bug) | Melanie Thielker | 1 | -4/+4 | |
2014-07-20 | Fix coalesced objects not showing up as "piles" of prims (AVN only bug) | Melanie Thielker | 1 | -4/+4 | |
2014-07-17 | fix all instances of "non-existant" to "non-existent" (spelling mistakes) ↵ | Michael Cerquoni | 1 | -1/+1 | |
thanks Ai Austin for pointing this out. | |||||
2014-07-04 | minor: put standard 'category' in brackets at front of log messages from ↵ | Justin Clark-Casey (justincc) | 1 | -2/+8 | |
previous commit 3d70db4a | |||||
2014-07-04 | When uploading mesh objects with textures also create inventory items for ↵ | Latif Khalifa | 1 | -0/+63 | |
uploaded textures. This implements: http://opensimulator.org/mantis/view.php?id=7250 | |||||
2014-06-21 | Bug fix in map teleports in varregions. The cherry was missing from the ↵ | Diva Canto | 1 | -3/+2 | |
ice-cream Sunday: the packet itself was hardcoding the size of the region... | |||||
2014-06-17 | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2 | -2/+2 | |
2014-06-16 | If processing a queued request fails up to the top of the stack, log the ↵ | Justin Clark-Casey (justincc) | 1 | -3/+13 | |
exception and move to the next request rather than terminate the simulator. | |||||
2014-06-01 | Send multiple terrain patches per terrain update packet if terrain | Robert Adams | 1 | -24/+100 | |
draw distance optimization is enabled. Makes terrain editting a lot snappier. | |||||
2014-05-30 | Moved these two estate-related interfaces to the projects where they belong. | Diva Canto | 1 | -0/+1 | |
2014-05-27 | Update regression TestInventoryDescendentsFetch() to account for recent ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
commit 1fa3a6f This was hidden in continuous integration because of another regression test issue. | |||||
2014-05-09 | This little sucker had evaded my attention forever. As a consequence some ↵ | Diva Canto | 1 | -10/+28 | |
assets associated with foreign users were being missed. | |||||
2014-05-07 | Finished implementing redirects in GetTexture. | Diva Canto | 1 | -3/+6 | |