Age | Commit message (Collapse) | Author |
|
selecting the other parcel
* Removed bogus check on matching parcel data coming in.
|
|
|
|
clean up LLFastTimerView so it can be converted to handling LLTrace data
|
|
|
|
pausing world updates
|
|
|
|
|
|
|
|
|
|
field to carry spatial+size data?
|
|
fixed LLExtendableRecording to actually accumulator recording time period
renamed and updated LLStopWatchControlsMixin::initTo to setPlayState
|
|
|
|
more gcc fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
|
|
gcc 4.1 fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix for gcc build error
|
|
fixed gcc errors in llscenemonitor.cpp
|
|
|
|
|
|
|
|
|
|
|
|
made LLTrace::MemTrackable support custom alignment
LLDrawable now uses MemTrackable new and delete operators
|
|
|
|
|
|
|
|
|
|
|
|
Now that the viewer's own background updater logic is responsible for
downloading a new installer, the only functionality we still use in
linux-updater that couldn't be expressed more simply in bash is the UI. But
since most Linux distros capable of running SL at all have zenity, and all
will have xmessage, we can handle even the UI part. Add xmenity wrapper script
so update_install doesn't have to care which is present, and make the bash
script that used to launch linux-updater do the real work.
|
|
|
|
|
|
fix for linux build issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|