Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ubOde: add threading related calls new ode.dll may need. Hope this doesn't ↵ | UbitUmarov | 2015-11-20 | 2 | -4/+23 |
| | | | | break with current linux ode library | ||||
* | remove unused return value on DeliverMessageTo() | UbitUmarov | 2015-11-20 | 2 | -10/+8 |
| | |||||
* | remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this ↵ | UbitUmarov | 2015-11-20 | 2 | -7/+12 |
| | | | | are still merge issues | ||||
* | clean code a bit | UbitUmarov | 2015-11-19 | 1 | -13/+5 |
| | |||||
* | ClearPartAttachmentData before adding object to scene, not after | UbitUmarov | 2015-11-19 | 1 | -3/+3 |
| | |||||
* | work around some 'tests' errors: use one autoresetevent per scene | UbitUmarov | 2015-11-19 | 1 | -5/+9 |
| | |||||
* | work around some 'tests' errors: reset the event at start of new test. | UbitUmarov | 2015-11-19 | 1 | -1/+5 |
| | |||||
* | work around some 'tests' errors: just a test | UbitUmarov | 2015-11-19 | 1 | -0/+2 |
| | |||||
* | work around some 'tests' errors: add a DefaultPermitions module to sceneB | UbitUmarov | 2015-11-19 | 1 | -2/+3 |
| | |||||
* | cleanup indentation | UbitUmarov | 2015-11-18 | 1 | -70/+30 |
| | |||||
* | fix another variable number of wearable types issue | UbitUmarov | 2015-11-18 | 1 | -2/+5 |
| | |||||
* | work around some 'tests' errors: dont expect a particular http error response | UbitUmarov | 2015-11-18 | 1 | -2/+3 |
| | |||||
* | add LegacySitOffsets handling at LSL api | UbitUmarov | 2015-11-17 | 1 | -8/+22 |
| | |||||
* | start adding LegacySitOffsets option. TRUE will prevent the use of new math ↵ | UbitUmarov | 2015-11-17 | 2 | -19/+70 |
| | | | | for the compensation of SL sittarget bug, and so not break content. (this is the main code change) | ||||
* | work around some 'tests' errors: UUID.Zero is a invalid ownerID | UbitUmarov | 2015-11-17 | 1 | -2/+2 |
| | |||||
* | remove unused parameter - missing file | UbitUmarov | 2015-11-17 | 1 | -5/+7 |
| | |||||
* | remove unused parameter | UbitUmarov | 2015-11-17 | 5 | -9/+10 |
| | |||||
* | work around some 'tests' errors: fix wrong parameters | UbitUmarov | 2015-11-17 | 1 | -5/+5 |
| | |||||
* | work around some 'tests' errors: sp attachments and appearance are not in sync | UbitUmarov | 2015-11-17 | 1 | -24/+24 |
| | |||||
* | work around some 'tests' errors: AgentGroupDataUpdate is udp | UbitUmarov | 2015-11-17 | 1 | -1/+3 |
| | |||||
* | work around some 'tests' errors: a new event queue has a few null events | UbitUmarov | 2015-11-17 | 1 | -0/+7 |
| | |||||
* | work around some 'tests' errors: a new event queue has a few null events | UbitUmarov | 2015-11-17 | 1 | -0/+9 |
| | |||||
* | work around some 'tests' errors: missing call to InventoryDeQueueAndDelete() | UbitUmarov | 2015-11-17 | 1 | -2/+2 |
| | |||||
* | work around some 'tests' errors: terrain effects limits changed | UbitUmarov | 2015-11-17 | 1 | -2/+2 |
| | |||||
* | fix llRequestAgentData cache timeout | UbitUmarov | 2015-11-17 | 1 | -1/+2 |
| | |||||
* | work around some 'tests' errors: add a httpserver | UbitUmarov | 2015-11-17 | 1 | -3/+3 |
| | |||||
* | work around some 'tests' errors: allow sitTargetposition and orientation to ↵ | UbitUmarov | 2015-11-17 | 1 | -1/+2 |
| | | | | be read from OAR on opensim, they are reset at avination, this may cause issues with old sits | ||||
* | work around some 'tests' errors: suspend ↵ | UbitUmarov | 2015-11-17 | 1 | -0/+2 |
| | | | | TestllSetLinkPrimitiveParamsForAgent bc avatar sit math changed | ||||
* | work around some 'tests' errors: Coalesced objects handling has changed | UbitUmarov | 2015-11-17 | 1 | -0/+2 |
| | |||||
* | work around some 'tests' errors: test for null cacheItems | UbitUmarov | 2015-11-17 | 1 | -0/+3 |
| | |||||
* | work around some 'tests' errors: suspend sit on sittarget until im not 2 ↵ | UbitUmarov | 2015-11-17 | 1 | -0/+2 |
| | | | | sleepy to fix the math | ||||
* | work around some 'tests' errors: suspend undo-redo tests until new ones can ↵ | UbitUmarov | 2015-11-17 | 1 | -1/+3 |
| | | | | be written to conform to new code | ||||
* | bug fix: improve chat to child avatars. Still not good because of low ↵ | UbitUmarov | 2015-11-17 | 1 | -10/+11 |
| | | | | resolution of child position updates | ||||
* | bug fix: StateSource of a SOG that is not a attachment is ↵ | UbitUmarov | 2015-11-17 | 1 | -1/+3 |
| | | | | StateSource.PrimCrossing | ||||
* | work around some 'tests' errors: backup is async | UbitUmarov | 2015-11-16 | 1 | -1/+3 |
| | |||||
* | work around some 'tests' errors: dont use references to objects that may ↵ | UbitUmarov | 2015-11-16 | 1 | -3/+6 |
| | | | | have been deleted | ||||
* | work around some 'tests' errors: fix math | UbitUmarov | 2015-11-16 | 1 | -3/+2 |
| | |||||
* | work around some 'tests' error: internal GroupResize() doesn't heave Undo | UbitUmarov | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | work around some 'tests' error: object is deleted on DeRezObjects, fix last ↵ | UbitUmarov | 2015-11-16 | 1 | -2/+2 |
| | | | | commit side effects | ||||
* | dont find parts of groups marked as Deleted | UbitUmarov | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | work around some 'tests' error: object is deleted on DeRezObjects | UbitUmarov | 2015-11-16 | 1 | -7/+7 |
| | |||||
* | work around some 'tests' error: object crossing is async | UbitUmarov | 2015-11-16 | 1 | -0/+14 |
| | |||||
* | deatach from backup on attachment | UbitUmarov | 2015-11-16 | 1 | -0/+2 |
| | |||||
* | coment out excessive debug messages | UbitUmarov | 2015-11-16 | 1 | -4/+5 |
| | |||||
* | That didn't actually do anything for Simian, and it broke the locahost | Diva Canto | 2015-11-14 | 1 | -5/+6 |
| | | | | | | | case Revert "Also restoring proper function for Simian external GetTexture functionality." This reverts commit 366e81b977e7fcad4b19aeedc6f3674612b7587b. | ||||
* | minor: reset character collision flags, even if without a Body | UbitUmarov | 2015-11-12 | 1 | -2/+6 |
| | |||||
* | add some safeguard checks | UbitUmarov | 2015-11-12 | 1 | -3/+4 |
| | |||||
* | Add some values to the SimulatorFeatures cap's OpenSimExtras section: | Melanie Thielker | 2015-11-12 | 1 | -0/+29 |
| | | | | | | | | SimulatorFPS: The actual optimal FPS of the simulator, un-fudged SimulatorFPSFactor: The fudge factor that is applied to the stats sent to the viewer SimulatorFPSWarnPercent: The percentage below which a lag meter should go to amber SimulatorFPSCritPercent: The percentage below which a lag meter should go to red To display the real values, a viewer would divide the reported FPS by the SimulatorFPSFactor and use that to calculate the percentage of SimulatorFPS. E.g. reported is 55fps, SimulatorFPSFactor is 5.0 and SimulatorFPS is 11. | ||||
* | Move a call to RequestModuleInterface to a new scene callback function | Melanie Thielker | 2015-11-12 | 1 | -1/+9 |
| | | | | because the current implementation would have always returned null | ||||
* | dont abort llDialog if buttons labels are longer than 24bytes, let udp ↵ | UbitUmarov | 2015-11-11 | 1 | -0/+2 |
| | | | | truncate. This is not as spec but allows old scripts or with minor bugs to still work |