| Commit message (Expand) | Author | Age | Files | Lines |
* | add also the name animset until its clear the name liru will use | UbitUmarov | 2014-09-25 | 1 | -0/+7 |
* | add animationset to upload assets, for now no cost | UbitUmarov | 2014-09-25 | 1 | -0/+6 |
* | make use of it in GetMeshModule, and meshs are Assets not Task itens, | UbitUmarov | 2014-08-29 | 1 | -43/+4 |
* | also on other case | UbitUmarov | 2014-08-09 | 1 | -0/+11 |
* | return even zero costs ( prims on other regions ) | UbitUmarov | 2014-08-09 | 1 | -1/+1 |
* | move from RegisterInventoryServiceHandlers to | UbitUmarov | 2014-08-09 | 1 | -9/+14 |
* | DANGER... changed bakedtextures caching. Assuming grid baking is cache | UbitUmarov | 2014-08-07 | 1 | -68/+56 |
* | bakemodule didnt like last changes | UbitUmarov | 2014-08-06 | 1 | -5/+3 |
* | some debug to remove later | UbitUmarov | 2014-08-06 | 1 | -0/+6 |
* | comment out a debug msg. more on gods being Gods | UbitUmarov | 2014-08-03 | 1 | -1/+1 |
* | add queue transition code needs review/more testing | UbitUmarov | 2014-07-25 | 1 | -79/+115 |
* | remove old and dead code that its only making it hard to understand | UbitUmarov | 2014-07-25 | 1 | -287/+18 |
* | change previus code, send a NoEvents response back to http server, even | UbitUmarov | 2014-07-24 | 1 | -2/+1 |
* | EventQueueGetModule: dont reuse queues, we dont know whats there; make | UbitUmarov | 2014-07-24 | 1 | -10/+9 |
* | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 2 | -22/+48 |
|\ |
|
| * | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 2 | -19/+45 |
| * | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s... | Justin Clark-Casey (justincc) | 2013-12-18 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | minor: Use enums for setting inv/asset types on data upload rather than magic... | Justin Clark-Casey (justincc) | 2013-12-06 | 1 | -7/+7 |
| * | Properly set InventoryType.Snapshot when a snapshot is uploaded | Justin Clark-Casey (justincc) | 2013-12-06 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2013-11-08 | 2 | -6/+3 |
|\ \
| |/ |
|
| * | minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBa... | Justin Clark-Casey (justincc) | 2013-10-31 | 2 | -7/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 4 | -23/+41 |
|\ \
| |/ |
|
| * | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ... | Justin Clark-Casey (justincc) | 2013-09-27 | 1 | -1/+1 |
| * | Preserve attachment point & position when attachment is rezzed in world | Aleric Inglewood | 2013-09-22 | 2 | -0/+5 |
| * | Change handling of the FetchInventoryDescendents2 capability configuration to... | Mic Bowman | 2013-09-11 | 1 | -23/+36 |
* | | Merge branch 'avination-current' into careminster | Melanie | 2013-09-16 | 1 | -23/+34 |
|\ \ |
|
| * | | Add support for simple external CAPS texture services | root | 2013-09-07 | 1 | -19/+31 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-09-07 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix bug where users teleporting to non-neighbour regions could continue to he... | Justin Clark-Casey (justincc) | 2013-09-02 | 1 | -2/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-08-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | minor: Comment out AvatarPicketSearch caps log message for now, which is occu... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-08-13 | 1 | -3/+8 |
|\ \ \
| |/ / |
|
| * | | minor: Extend warning message when adding trying to add an event for a client... | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -3/+8 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-08-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix an issue where under teleport v2 protocol, teleporting from regions in an... | Justin Clark-Casey (justincc) | 2013-08-08 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-08-01 | 2 | -27/+24 |
|\ \ \
| |/ / |
|
| * | | Experimental comment to eneralize the handling of Linden caps when the | Mic Bowman | 2013-07-31 | 1 | -1/+5 |
| * | | Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule... | Diva Canto | 2013-07-30 | 1 | -12/+3 |
| * | | After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O... | Diva Canto | 2013-07-30 | 1 | -6/+7 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-07-29 | 1 | -54/+16 |
|\ \ \
| |/ / |
|
| * | | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 2013-07-27 | 1 | -2/+2 |
| * | | Slight improvement: no need to delay the removal of the queues in EQ, because... | Diva Canto | 2013-07-26 | 1 | -8/+0 |
| * | | This should fix all issues with teleports. One should be able to TP as fast a... | Diva Canto | 2013-07-25 | 1 | -44/+14 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-07-24 | 5 | -97/+76 |
|\ \ \
| |/ / |
|
| * | | Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques... | Diva Canto | 2013-07-18 | 1 | -2/+9 |
| * | | Reverting the reverts I did yesterday. cpu-branch has now been | Diva Canto | 2013-07-18 | 1 | -3/+5 |
| * | | Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi... | Diva Canto | 2013-07-17 | 1 | -5/+3 |