| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
from "sticking". Yes really.
FIXED. Allows set material explicitly to material manager.
 | 
 | 
 | 
 | 
 | 
 | 
If the only use of a variable is within llassert(), have to make the
declaration conditional on SHOW_ASSERT rather than guesswork about release
builds.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
shared pointers. Removed direct cast and dereference of handles.
 | 
 | 
cancel calls.
Refactor any remaining LLCore::HTTPHandlers to use boost::shared_ptr
Started minor refactor in the materials manager into coroutines (unfinished)
 | 
 | 
 | 
 | 
intrusive_ptr<> for refrence counting.
 | 
 | 
Specifically, change the ptr_t typedefs for these LLCore classes to use
IntrusivePtr rather than directly using boost::intrusive_ptr. This allows us
to use a simple ptr_t(raw ptr) constructor rather than having to remember to
code ptr_t(raw ptr, false) everywhere. In fact, the latter form is now invalid:
remove the now-extraneous 'false' constructor parameters.
 | 
 | 
correctly to Event Pumps.
Added get/setRequestURL() to LLCore::HttpResponse
Removed URI from the HttpSDHandler.
 | 
 | 
 | 
 | 
Prep for some slight cleanup of the code.
Add AP_AVATAR Policy
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
another attempt to move mem stat into base class
 | 
 | 
of minor cleanups
 | 
 | 
simulator
 | 
 | 
 | 
 | 
parameters
 | 
 | 
channels and make the materials CB use a UUID instead of this pointer for safety
 | 
 | 
state in build tool, and protect against callback crashes when switching regions
 | 
 | 
 | 
 | 
stomped during 'reloading'.
 | 
 | 
 | 
 | 
consistent and increased max range on repeats per meter
 | 
 | 
 | 
 | 
 | 
 | 
applied materials
 | 
 | 
 | 
 | 
 | 
 | 
access.  Reviewed by Graham.
 | 
 | 
region
 | 
 | 
 | 
 | 
 | 
 | 
there are still pending POST requests for the same region
 | 
 | 
 | 
 | 
 | 
 | 
 |