Age | Commit message (Collapse) | Author |
|
|
|
removed bad assert
fixed precision issues during int->unsigned int conversions and vice
versa
|
|
|
|
|
|
to spatial chat)
|
|
delivers results when searching dance, appearance or scripts
|
|
|
|
added unit tests for lltrace
|
|
|
|
|
|
|
|
made getPrimaryAccumulator return a reference since it was an
always non-null pointer
changed unit conversion to perform lazy division in order to avoid truncation
of timer values
|
|
|
|
|
|
|
|
|
|
|
|
mouselook)
|
|
|
|
|
|
|
|
mode always
|
|
|
|
|
|
|
|
of unit operators
|
|
|
|
|
|
|
|
|
|
|
|
optimizations and missing statics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gcc 4.1/4.2 support
|
|
|
|
|
|
|
|
|
|
can know exactly where a retry value was sourced.
|
|
continued conversion to units system
made units perform type promotion correctly and preserve type in arithmetic
e.g. can now do LLVector3 in units
added typedefs for remaining common unit types, including implicits
|
|
|
|
late
|
|
Do some runtime code avoidance and skip unnecessary libcurl and
syscall invocations.
|
|
|
|
converted many values over to units system in effort to track down
source of 0 ping
|