Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add Thread.ResetAbort() to various thread loops to clean up errors on | Robert Adams | 2019-02-27 | 1 | -13/+19 | |
| | | | | | | | | shutdown. Fixes Mantis #8494. Threads are aborted when shutting down and ThreadAbortException is odd in that it is rethrown at the end of the catch unless the abort is reset. No functional changes but fewer error messages on shutdown. | |||||
* | missing file on the kick commit | UbitUmarov | 2019-02-20 | 1 | -1/+1 | |
| | ||||||
* | (almost) useless change | UbitUmarov | 2019-02-15 | 1 | -23/+42 | |
| | ||||||
* | minor cleanup | UbitUmarov | 2019-02-15 | 2 | -29/+0 | |
| | ||||||
* | cosmetics | UbitUmarov | 2019-01-29 | 1 | -9/+27 | |
| | ||||||
* | change encoding of a another event cap message | UbitUmarov | 2019-01-28 | 1 | -13/+27 | |
| | ||||||
* | change encoding of a few event caps messages | UbitUmarov | 2019-01-26 | 1 | -42/+42 | |
| | ||||||
* | mess around with prioritizer | UbitUmarov | 2019-01-25 | 1 | -20/+7 | |
| | ||||||
* | a few changes on priority queues and their heap | UbitUmarov | 2019-01-25 | 2 | -52/+45 | |
| | ||||||
* | give up on Lazy<T> | UbitUmarov | 2019-01-21 | 1 | -1/+0 | |
| | ||||||
* | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 2 | -120/+61 | |
| | ||||||
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 3 | -17/+30 | |
| | ||||||
* | cosmetics | UbitUmarov | 2019-01-20 | 1 | -11/+39 | |
| | ||||||
* | reduce some delay on shutdown | UbitUmarov | 2019-01-19 | 1 | -2/+1 | |
| | ||||||
* | test a change to TP protocol | UbitUmarov | 2019-01-14 | 1 | -2/+2 | |
| | ||||||
* | a few more changes to texturesentry handling on libomv and os | UbitUmarov | 2019-01-14 | 1 | -0/+2 | |
| | ||||||
* | more changes on scenegraph etc | UbitUmarov | 2019-01-06 | 2 | -89/+37 | |
| | ||||||
* | change its foreach | UbitUmarov | 2019-01-06 | 1 | -21/+5 | |
| | ||||||
* | let DoubleDictionary... also have a values array | UbitUmarov | 2019-01-06 | 1 | -0/+47 | |
| | ||||||
* | change mapandarray array update time | UbitUmarov | 2019-01-06 | 1 | -21/+25 | |
| | ||||||
* | change cancel kill update flags | UbitUmarov | 2019-01-04 | 1 | -1/+3 | |
| | ||||||
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 1 | -1/+1 | |
| | ||||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 1 | -1/+1 | |
| | ||||||
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 1 | -0/+1 | |
| | ||||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 2 | -58/+28 | |
| | ||||||
* | update pbs | UbitUmarov | 2018-12-28 | 1 | -7/+64 | |
| | ||||||
* | return a proper http error | UbitUmarov | 2018-12-07 | 1 | -13/+11 | |
| | ||||||
* | clean a bit | UbitUmarov | 2018-12-03 | 3 | -70/+57 | |
| | ||||||
* | avoid a data copy | UbitUmarov | 2018-12-03 | 2 | -7/+9 | |
| | ||||||
* | avoid a data copy | UbitUmarov | 2018-12-03 | 2 | -1/+43 | |
| | ||||||
* | stats heap allocation rate can negative | UbitUmarov | 2018-12-02 | 1 | -10/+7 | |
| | ||||||
* | avoid a data copy | UbitUmarov | 2018-12-02 | 1 | -52/+60 | |
| | ||||||
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 2 | -13/+8 | |
| | ||||||
* | LLSDxmlencode uint and ulong | UbitUmarov | 2018-11-30 | 1 | -9/+55 | |
| | ||||||
* | move http range parser to util | UbitUmarov | 2018-11-30 | 1 | -0/+32 | |
| | ||||||
* | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2018-11-25 | 2 | -5/+3 | |
| | | | | a bit; | |||||
* | avoid data references stuck in packet pools | UbitUmarov | 2018-11-25 | 1 | -1/+0 | |
| | ||||||
* | mantis 8411: fix send inventory item flags mask | UbitUmarov | 2018-11-23 | 1 | -10/+10 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | ooops | UbitUmarov | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | a few more changes to pbs | UbitUmarov | 2018-11-17 | 1 | -67/+30 | |
| | ||||||
* | code aesthetics and simplification | UbitUmarov | 2018-11-17 | 1 | -122/+56 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -12/+12 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 2018-11-07 | 1 | -52/+95 | |
| | | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness | |||||
* | remove some fire and forget methods missed file | UbitUmarov | 2018-11-06 | 1 | -3/+1 | |
| | ||||||
* | remove some fire and forget methods | UbitUmarov | 2018-11-06 | 1 | -90/+1 | |
| | ||||||
* | fix typo | UbitUmarov | 2018-11-03 | 1 | -1/+0 | |
| | ||||||
* | we should only have one http poll service manager per instance | UbitUmarov | 2018-11-03 | 4 | -81/+183 | |
| | ||||||
* | forgot about lsl secure urls service.. so lets try another way for now ↵ | UbitUmarov | 2018-11-02 | 2 | -3/+3 | |
| | | | | (mantis 8382) |