| Commit message (Expand) | Author | Files | Lines |
2014-09-25 | fix animation asset name to "animatn", use "animset" for the new | UbitUmarov | 1 | -8/+10 |
2014-09-25 | add also the name animset until its clear the name liru will use | UbitUmarov | 1 | -0/+7 |
2014-09-25 | add animationset to upload assets, for now no cost | UbitUmarov | 1 | -0/+6 |
2014-08-29 | make use of it in GetMeshModule, and meshs are Assets not Task itens, | UbitUmarov | 1 | -43/+4 |
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 |
2014-08-07 | DANGER... changed bakedtextures caching. Assuming grid baking is cache | UbitUmarov | 1 | -68/+56 |
2014-08-06 | bakemodule didnt like last changes | UbitUmarov | 1 | -5/+3 |
2014-08-06 | some debug to remove later | UbitUmarov | 1 | -0/+6 |
2014-08-03 | comment out a debug msg. more on gods being Gods | UbitUmarov | 1 | -1/+1 |
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 |
2014-07-24 | EventQueueGetModule: dont reuse queues, we dont know whats there; make | UbitUmarov | 1 | -10/+9 |
2014-01-04 | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2 | -19/+45 |
2013-12-18 | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2013-12-06 | minor: Use enums for setting inv/asset types on data upload rather than magic... | Justin Clark-Casey (justincc) | 1 | -7/+7 |
2013-12-06 | Properly set InventoryType.Snapshot when a snapshot is uploaded | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-10-31 | minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBa... | Justin Clark-Casey (justincc) | 2 | -7/+3 |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-09-27 | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-09-22 | Preserve attachment point & position when attachment is rezzed in world | Aleric Inglewood | 2 | -0/+5 |
2013-09-11 | Change handling of the FetchInventoryDescendents2 capability configuration to... | Mic Bowman | 1 | -23/+36 |
2013-09-07 | Add support for simple external CAPS texture services | root | 1 | -19/+31 |
2013-09-02 | Fix bug where users teleporting to non-neighbour regions could continue to he... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-08-14 | minor: Comment out AvatarPicketSearch caps log message for now, which is occu... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-08-12 | minor: Extend warning message when adding trying to add an event for a client... | Justin Clark-Casey (justincc) | 1 | -3/+8 |
2013-08-08 | Fix an issue where under teleport v2 protocol, teleporting from regions in an... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-07-31 | Experimental comment to eneralize the handling of Linden caps when the | Mic Bowman | 1 | -1/+5 |
2013-07-30 | Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule... | Diva Canto | 1 | -12/+3 |
2013-07-30 | After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O... | Diva Canto | 1 | -6/+7 |
2013-07-27 | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 1 | -2/+2 |
2013-07-26 | Slight improvement: no need to delay the removal of the queues in EQ, because... | Diva Canto | 1 | -8/+0 |
2013-07-25 | This should fix all issues with teleports. One should be able to TP as fast a... | Diva Canto | 1 | -44/+14 |
2013-07-18 | Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques... | Diva Canto | 1 | -2/+9 |
2013-07-18 | Reverting the reverts I did yesterday. cpu-branch has now been | Diva Canto | 1 | -3/+5 |
2013-07-17 | Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi... | Diva Canto | 1 | -5/+3 |
2013-07-17 | Cleared up much confusion in PollServiceRequestManager. Here's the history: | Diva Canto | 1 | -3/+5 |
2013-07-16 | revert last commit which seems to conflict with DoubleQueue internals. The ra... | dahlia | 1 | -10/+5 |
2013-07-16 | add locking to internal queue in WebFetchInvDescModule; lack of which caused ... | dahlia | 1 | -5/+10 |
2013-07-16 | Simplify EventQueue cap setup so that it is also stat monitored. | Justin Clark-Casey (justincc) | 1 | -45/+29 |
2013-07-15 | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 3 | -48/+33 |
2013-07-15 | Guard against null ref | Diva Canto | 1 | -1/+2 |
2013-07-12 | Changed UploadBakedTextureModule so that it uses the same pattern as the othe... | Diva Canto | 1 | -8/+27 |
2013-07-08 | For stat purposes, add names to capability request handlers where these were ... | Justin Clark-Casey (justincc) | 2 | -3/+10 |
2013-07-08 | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-07-06 | Get InventoryWorkerThreads to update watchdog on processing requests | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2013-06-17 | minor: remove mono compiler warnings in WebFetchInvDescModule | Justin Clark-Casey (justincc) | 1 | -3/+2 |
2013-06-14 | Don't try to abort worker threads in WebFetchInvDescModule if module was not ... | Justin Clark-Casey (justincc) | 1 | -6/+4 |