Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
clock pendulum.
|
|
by scripts so that the drawable is properly updated with the updated location.
|
|
|
|
|
|
fix for gcc builds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested
|
|
|
|
|
|
|
|
|
|
always parse named values first
added detection of enum-type values and now parse as ints
|
|
|
|
|
|
The steam/xui/*/strings.xml files are intended only to override a single
string (create_account_url). But until the strings.xml C++ code supports
fallback to the default skin, we must manually keep them synchronized except
for that one string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
repository.
|
|
|
|
|
|
cmake and other files didn't get moved over, do it by hand.
|
|
Cmake files not merged correctly and had to be done by hand. New memory
allocation made some memory usage tests in the llcorehttp integration
tests no longer valid. Would like to work on LLLog sometime and get
it to be consistent. Special flags needed for windows build of example
program.
|
|
|
|
|
|
|
|
Restore original deleteRequest/removeRequest implementation removing
a small race. Remove a short-lived additional timeout scheme on requests
which really isn't appropriate as originally implemented as we can have
very long-lived requests on big regions.
|
|
|
|
|