Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | direct encode lludp terse object update, let contain texture entry | UbitUmarov | 2019-03-02 | 1 | -10/+15 |
| | |||||
* | reduce the chance of using a invalid avatar physics actor | UbitUmarov | 2019-03-01 | 1 | -15/+28 |
| | |||||
* | mantis 6569: restore full health on invulnerable set to true; combat module ↵ | UbitUmarov | 2019-02-26 | 1 | -1/+6 |
| | | | | is outdated and needs work. By then the proposal on this mantis should be reviewed | ||||
* | let changed allowed drop have lldetectedkey[0] return the dropped item id, ↵ | UbitUmarov | 2019-02-21 | 3 | -6/+6 |
| | | | | Yengine and still testing" | ||||
* | fix last owner on add to object inventory | UbitUmarov | 2019-02-21 | 2 | -5/+5 |
| | |||||
* | oops do show the object delete | UbitUmarov | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | mantis 8479: deep change DeRezObjects(..) doing independent permitions ↵ | UbitUmarov | 2019-02-15 | 2 | -103/+71 |
| | | | | checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended | ||||
* | allow more suicidal NonPhysicalPrimMax | UbitUmarov | 2019-02-05 | 1 | -2/+2 |
| | |||||
* | enforce prim size restrictions on physical state change; Place restrictions ↵ | UbitUmarov | 2019-02-05 | 2 | -2/+32 |
| | | | | on ini values | ||||
* | reduce the odds of MTU violation | UbitUmarov | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | cosmetics | UbitUmarov | 2019-01-31 | 1 | -49/+18 |
| | |||||
* | do update physics script events on link ( this does need another cleanup one day | UbitUmarov | 2019-01-31 | 1 | -0/+3 |
| | |||||
* | mantis 6702: fix collisions lldetectedlinknumber also on Yengine | UbitUmarov | 2019-01-30 | 1 | -4/+9 |
| | |||||
* | some sop cleanup | UbitUmarov | 2019-01-25 | 1 | -30/+31 |
| | |||||
* | cleanup | UbitUmarov | 2019-01-25 | 1 | -119/+31 |
| | |||||
* | changes on sog boundingbox and other cleanup | UbitUmarov | 2019-01-25 | 1 | -295/+178 |
| | |||||
* | cleanup dead code | UbitUmarov | 2019-01-25 | 1 | -46/+47 |
| | |||||
* | mess around with prioritizer | UbitUmarov | 2019-01-25 | 1 | -44/+38 |
| | |||||
* | Ooops fix bad locking | UbitUmarov | 2019-01-25 | 1 | -69/+60 |
| | |||||
* | oops | UbitUmarov | 2019-01-21 | 1 | -3/+0 |
| | |||||
* | give up on Lazy<T> | UbitUmarov | 2019-01-21 | 1 | -1/+0 |
| | |||||
* | some cleanup | UbitUmarov | 2019-01-21 | 2 | -109/+25 |
| | |||||
* | another missing file | UbitUmarov | 2019-01-21 | 1 | -2/+7 |
| | |||||
* | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 3 | -61/+47 |
| | |||||
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 2 | -472/+492 |
| | |||||
* | cosmetics | UbitUmarov | 2019-01-20 | 1 | -22/+2 |
| | |||||
* | cosmetics | UbitUmarov | 2019-01-20 | 1 | -16/+10 |
| | |||||
* | mantis 8458: don't forget prims on search map on link/unlink | UbitUmarov | 2019-01-19 | 1 | -6/+8 |
| | |||||
* | mantis 8442 more changes to alpha blending (mono does not like last) | UbitUmarov | 2019-01-18 | 1 | -0/+2 |
| | |||||
* | disable test not conform to new tp | UbitUmarov | 2019-01-14 | 1 | -5/+5 |
| | |||||
* | a few more changes to texturesentry handling on libomv and os | UbitUmarov | 2019-01-14 | 1 | -26/+38 |
| | |||||
* | file that depends on libomv changes | UbitUmarov | 2019-01-10 | 1 | -14/+5 |
| | |||||
* | a few more changes to terraincompressor and libomv | UbitUmarov | 2019-01-08 | 1 | -14/+13 |
| | |||||
* | cosmetics: terrain compressor is for 16m x 16m patchs only | UbitUmarov | 2019-01-07 | 1 | -207/+117 |
| | |||||
* | missing file | UbitUmarov | 2019-01-06 | 1 | -3/+0 |
| | |||||
* | more changes on scenegraph etc | UbitUmarov | 2019-01-06 | 2 | -379/+434 |
| | |||||
* | let DoubleDictionary... also have a values array | UbitUmarov | 2019-01-06 | 1 | -3/+1 |
| | |||||
* | change scenegraph locking | UbitUmarov | 2019-01-06 | 1 | -52/+69 |
| | |||||
* | similar to sps array in scenegraph | UbitUmarov | 2019-01-06 | 1 | -14/+15 |
| | |||||
* | fix reprio trigger on tp | UbitUmarov | 2019-01-04 | 1 | -4/+11 |
| | |||||
* | oops, thats elsewhere | UbitUmarov | 2019-01-04 | 1 | -10/+3 |
| | |||||
* | broadcast position updates after tp | UbitUmarov | 2019-01-04 | 1 | -7/+11 |
| | |||||
* | allow landing under lower hight skyboxes | UbitUmarov | 2019-01-03 | 2 | -18/+12 |
| | |||||
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 1 | -10/+0 |
| | |||||
* | mantis 8438: work around null ref | UbitUmarov | 2019-01-01 | 1 | -27/+26 |
| | |||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 2 | -33/+29 |
| | |||||
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 1 | -1/+6 |
| | |||||
* | lost in updates | UbitUmarov | 2018-12-31 | 5 | -66/+135 |
| | |||||
* | add a bit more persistence (still mysql only) | UbitUmarov | 2018-12-31 | 2 | -2/+30 |
| | |||||
* | add some persistence (mysql only) | UbitUmarov | 2018-12-30 | 2 | -17/+103 |
| |