Age | Commit message (Collapse) | Author |
|
handleRightMouseDown
|
|
|
|
not all remove code goes through these.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A/B comparison with original code showed the newer issuing lower-priority
requests of the cache reader and some other minor changes. Brought them
into agreement (this is cargo-cult programming). Made the HTTP resource
semaphore an atomic int for rigorous correctness across threads. I
swear I'm going to tear down this code someday.
|
|
angular velocity.
|
|
Guard for the typical case of a missing setting with a bracketing
gSavedSettings.controlExists() call.
|
|
Dropped an argument during integration which made the total byte count read
lower than expected. Everything else is fine, however.
|
|
|
|
trace functionality
llcorehttp implements a nice trace facility but it hasn't been attached to
an external control to date. This hands over control to a *non-persistent*
setting that can be used for QA or field diagnostics.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new item
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reaction of key DOWN,
when avatar is in 'sitting mode' and view mode is 'mouselook'.
|
|
|
|
|
|
|
|
|