Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | cleanup dead code | UbitUmarov | 2019-01-25 | 1 | -46/+47 | |
| * | mess around with prioritizer | UbitUmarov | 2019-01-25 | 3 | -136/+95 | |
| * | a few changes on priority queues and their heap | UbitUmarov | 2019-01-25 | 2 | -52/+45 | |
| * | Ooops fix bad locking | UbitUmarov | 2019-01-25 | 1 | -69/+60 | |
| * | change threads confusing names | UbitUmarov | 2019-01-25 | 2 | -6/+2 | |
| * | update libomv with a few more 'useless' changes | UbitUmarov | 2019-01-25 | 4 | -0/+0 | |
| * | mantis 8452: possible fix | UbitUmarov | 2019-01-22 | 4 | -0/+0 | |
| * | fix a bad c&p | UbitUmarov | 2019-01-21 | 1 | -4/+4 | |
| * | disable tests that now fail bc a scenegraph is now needed to find prims by lo... | UbitUmarov | 2019-01-21 | 1 | -3/+10 | |
| * | oops | UbitUmarov | 2019-01-21 | 1 | -3/+0 | |
| * | give up on Lazy<T> | UbitUmarov | 2019-01-21 | 3 | -59/+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 | |
| * | another missing file | UbitUmarov | 2019-01-21 | 1 | -5/+4 | |
| * | missing file | UbitUmarov | 2019-01-21 | 1 | -1/+1 | |
| * | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 13 | -196/+125 | |
| * | 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 warp3d | UbitUmarov | 2019-01-20 | 1 | -0/+0 | |
| * | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 12 | -623/+586 | |
| * | cosmetics | UbitUmarov | 2019-01-20 | 2 | -33/+41 | |
| * | cosmetics | UbitUmarov | 2019-01-20 | 1 | -16/+10 | |
| * | reduce some delay on shutdown | UbitUmarov | 2019-01-19 | 1 | -2/+1 | |
| * | 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 | |
| * | update libomv with more changes to low level code | UbitUmarov | 2019-01-17 | 4 | -0/+0 | |
| * | 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 u... | UbitUmarov | 2019-01-16 | 1 | -9/+55 | |
| * | 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 | 3 | -16/+16 | |
| * | fix te media | UbitUmarov | 2019-01-14 | 2 | -0/+0 | |
| * | test a change to TP protocol | UbitUmarov | 2019-01-14 | 2 | -37/+39 | |
| * | a few more changes to texturesentry handling on libomv and os | UbitUmarov | 2019-01-14 | 7 | -59/+96 | |
| * | mantis 8448: remove silly typos from libomv | UbitUmarov | 2019-01-11 | 4 | -0/+0 | |
| * | update libomv (fix bug on last) | UbitUmarov | 2019-01-11 | 2 | -0/+0 | |
| * | update libomv | UbitUmarov | 2019-01-11 | 4 | -0/+0 | |
| * | 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 | |
| * | update libovm | UbitUmarov | 2019-01-10 | 4 | -0/+0 | |
| * | mantis 8445: fix PackFixed(...) | UbitUmarov | 2019-01-09 | 2 | -0/+0 | |
| * | 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 | 5 | -14/+13 |