Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mess around with prioritizer | UbitUmarov | 2019-01-25 | 2 | -116/+88 |
| | |||||
* | Ooops fix bad locking | UbitUmarov | 2019-01-25 | 1 | -69/+60 |
| | |||||
* | change threads confusing names | UbitUmarov | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | fix a bad c&p | UbitUmarov | 2019-01-21 | 1 | -4/+4 |
| | |||||
* | oops | UbitUmarov | 2019-01-21 | 1 | -3/+0 |
| | |||||
* | give up on Lazy<T> | UbitUmarov | 2019-01-21 | 2 | -58/+67 |
| | |||||
* | some cleanup | UbitUmarov | 2019-01-21 | 3 | -111/+27 |
| | |||||
* | well.. put the ode locks back, for now | UbitUmarov | 2019-01-21 | 2 | -29/+39 |
| | |||||
* | change float to byte rounding | UbitUmarov | 2019-01-21 | 1 | -44/+88 |
| | |||||
* | another missing file | UbitUmarov | 2019-01-21 | 1 | -2/+7 |
| | |||||
* | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 7 | -68/+56 |
| | |||||
* | this looks more like ubode | UbitUmarov | 2019-01-21 | 1 | -8/+3 |
| | |||||
* | ubode try remove a legacy lock, that is nasty | UbitUmarov | 2019-01-21 | 2 | -4/+6 |
| | |||||
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 8 | -601/+554 |
| | |||||
* | 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 |
| | |||||
* | a few more changes to tp home | UbitUmarov | 2019-01-19 | 2 | -41/+71 |
| | |||||
* | a few changes to tp home | UbitUmarov | 2019-01-18 | 3 | -69/+128 |
| | |||||
* | fix HG tp detection | UbitUmarov | 2019-01-18 | 1 | -62/+54 |
| | |||||
* | mantis 8442 more changes to alpha blending (mono does not like last) | UbitUmarov | 2019-01-18 | 2 | -12/+5 |
| | |||||
* | mantis 8442 more changes to alpha blending | UbitUmarov | 2019-01-16 | 2 | -23/+63 |
| | |||||
* | mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts ↵ | UbitUmarov | 2019-01-16 | 1 | -9/+55 |
| | | | | using alpha parameter != 255 on osSetDynamicTextureDataBlendFace, will be diferent | ||||
* | disable test not conform to new tp | UbitUmarov | 2019-01-14 | 1 | -5/+5 |
| | |||||
* | do HG as old protocol, needs deeper changes | UbitUmarov | 2019-01-14 | 1 | -4/+9 |
| | |||||
* | more on TP | UbitUmarov | 2019-01-14 | 1 | -16/+16 |
| | |||||
* | test a change to TP protocol | UbitUmarov | 2019-01-14 | 1 | -35/+37 |
| | |||||
* | a few more changes to texturesentry handling on libomv and os | UbitUmarov | 2019-01-14 | 2 | -59/+94 |
| | |||||
* | mantis 8447: empty buttons list in llDialog now shows Ok button | UbitUmarov | 2019-01-10 | 1 | -3/+3 |
| | |||||
* | minor direct use of libomv changes | UbitUmarov | 2019-01-10 | 1 | -13/+13 |
| | |||||
* | file that depends on libomv changes | UbitUmarov | 2019-01-10 | 1 | -14/+5 |
| | |||||
* | fix irc protocol | UbitUmarov | 2019-01-08 | 1 | -1/+2 |
| | |||||
* | give a bit more time bf closing child agents | UbitUmarov | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | minor cosmetics | UbitUmarov | 2019-01-05 | 2 | -118/+103 |
| | |||||
* | fix reprio trigger on tp | UbitUmarov | 2019-01-04 | 1 | -4/+11 |
| | |||||
* | oops, thats elsewhere | UbitUmarov | 2019-01-04 | 2 | -11/+4 |
| | |||||
* | broadcast position updates after tp | UbitUmarov | 2019-01-04 | 1 | -7/+11 |
| | |||||
* | some viewers now also seem to need time bf closing child regions on TP | UbitUmarov | 2019-01-04 | 1 | -2/+13 |
| | |||||
* | allow landing under lower hight skyboxes | UbitUmarov | 2019-01-03 | 2 | -18/+12 |
| | |||||
* | reduce tp close child agent delay time | UbitUmarov | 2019-01-03 | 1 | -15/+7 |
| | |||||
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 5 | -24/+24 |
| | |||||
* | mantis 8438: work around null ref | UbitUmarov | 2019-01-01 | 1 | -27/+26 |
| | |||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 7 | -59/+50 |
| |