Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-04 | 4 | -5/+8 |
|\ | |||||
| * | added a timeout paramenter to PollServiceEventArgs, so each type can define ↵ | UbitUmarov | 2012-07-04 | 4 | -5/+8 |
| | | | | | | | | it's timeout | ||||
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-04 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | *test2* http poll: increased again the pool rate do 10/s but increased ↵ | UbitUmarov | 2012-07-04 | 1 | -2/+2 |
| | | | | | | | | timeout to 1s. So data there is less delay when there is new data, but enought waiting time for it to be avaiable | ||||
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | *test* slow http retries pool rate to original 1s | UbitUmarov | 2012-07-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-04 | 1 | -4/+85 |
|\ \ | |/ | |||||
| * | Merge branch 'ubitwork' into avination | Melanie | 2012-07-02 | 3 | -11/+244 |
| |\ | |||||
| * | | Implement the buggy version of llXorBase64Strings() for compatibility's sake | Melanie | 2012-07-02 | 1 | -3/+84 |
| | | | |||||
| * | | Bring casing of llSHA1String in line with SL | Melanie | 2012-07-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-01 | 5 | -15/+247 |
|\ \ \ | | |/ | |/| | |||||
| * | | *TO CHECK/REVIEW/REVERT/TEST whatever* pollService new requests get enqueued ↵ | UbitUmarov | 2012-07-01 | 2 | -0/+206 |
| | | | | | | | | | | | | to unified requests queue directly. Retries get into that every 100ms. 3 working threads as before plus another that only does retries timming. | ||||
| * | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-07-01 | 2 | -4/+3 |
| |\ \ | | |/ | |||||
| | * | Remove spammy debug | Melanie | 2012-06-29 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'ubitwork' into avination | Melanie | 2012-06-29 | 1 | -0/+3 |
| | |\ | |||||
| | * \ | Merge branch 'ubitwork' into avination | Melanie | 2012-06-29 | 1 | -2/+8 |
| | |\ \ | |||||
| | * | | | stop chat being sent to child avs again. | Melanie | 2012-06-29 | 1 | -3/+2 |
| | | | | | |||||
| | * | | | Merge branch 'ubitwork' into avination | Melanie | 2012-06-28 | 7 | -87/+141 |
| | |\ \ \ | |||||
| * | | | | | ubitode: create and use 4 off world collision spaces for offworld static prims | UbitUmarov | 2012-06-30 | 1 | -11/+38 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-29 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | in CreateAvatarUpdateBlock() change updateflags to 0. Original flags seem ↵ | UbitUmarov | 2012-06-29 | 1 | -0/+3 |
| | |_|/ | |/| | | | | | | | | | | prim related only. This does fix the wrong viewer side move of a avatar in prim edition mode (anv mantis 854), with no apparent side effects .. may need more testing | ||||
* | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-29 | 6 | -13/+47 |
|\ \ \ \ | |/ / / | |||||
| * | | | don't recoil attachments doing llRezObject() | UbitUmarov | 2012-06-29 | 1 | -2/+8 |
| | | | | |||||
| * | | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-06-29 | 5 | -11/+39 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Fix llRegionSayTo the right way | Melanie | 2012-06-28 | 4 | -11/+37 |
| | | | |||||
| | * | Return NPC instead of AGENT in the detect parameters for touch, collision and | Melanie | 2012-06-28 | 1 | -0/+2 |
| | | | | | | | | | | | | sensor. | ||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-28 | 7 | -34/+55 |
|\ \ \ | |/ / | |||||
| * | | reactivate physics raycasts on llCastRay() until it's clear what is its ↵ | UbitUmarov | 2012-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | problem if any... | ||||
| * | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-06-28 | 6 | -34/+54 |
| |\ \ | | |/ | |||||
| | * | Comment out a spammy message that will spew 4 lines for each request to a | Melanie | 2012-06-27 | 1 | -1/+2 |
| | | | | | | | | | | | | nonexistent URL for http-in | ||||
| | * | Add an event to the poll service manager thread to allow starting it | Melanie | 2012-06-26 | 2 | -4/+14 |
| | | | | | | | | | | | | when needed rather than once per second. That is just too slow! | ||||
| | * | Disable physics raycast until it can be seen to. Fix distance calculation | Melanie | 2012-06-26 | 1 | -2/+3 |
| | | | | | | | | | | | | for some results. | ||||
| | * | Correct a wrong error constant | Melanie | 2012-06-26 | 1 | -1/+1 |
| | | | |||||
| | * | Prevent bad prim in the database from crashing the sim, list affected | Melanie | 2012-06-26 | 1 | -26/+34 |
| | | | | | | | | | | | | ids and skip them. | ||||
| * | | fix a seg fault in sp.cs | UbitUmarov | 2012-06-25 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-22 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | coment out some of previus debug messaged before forgetting about them... | UbitUmarov | 2012-06-22 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-22 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | more debug | UbitUmarov | 2012-06-22 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | i more debug | UbitUmarov | 2012-06-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-22 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | add a temp debug message | UbitUmarov | 2012-06-22 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-21 | 1 | -28/+28 |
|\ \ \ | |/ / | |||||
| * | | fix turning off phanton always decreasing number of physical parts | UbitUmarov | 2012-06-21 | 1 | -28/+28 |
| | | | |||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-21 | 2 | -6/+10 |
|\ \ \ | |/ / | |||||
| * | | fix SceneGraph Add/Remove PhysicalPrim counters | UbitUmarov | 2012-06-21 | 1 | -2/+2 |
| | | | |||||
| * | | don't send a lot of avatar data when we are just changing position or ↵ | UbitUmarov | 2012-06-17 | 1 | -4/+8 |
| | | | | | | | | | | | | rotation ( SendTerseUpdateToAllClients() in place of SendAvatarDataToAllAgents() ) | ||||
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-06-17 | 2 | -14/+24 |
|\ \ \ | |/ / | |||||
| * | | *CHECK/REVIEW* comented out not used sp.ParentPosition. Comented out ↵ | UbitUmarov | 2012-06-17 | 2 | -14/+24 |
| | | | | | | | | | | | | SOG.AbsolutePosition changing 'linked' avatars positions ( reason in code coment ) |