Age | Commit message (Collapse) | Author |
|
|
|
|
|
Trivial rename (file is an unused doc file).
|
|
|
|
|
|
|
|
Null pointer issue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
region using a different server version" notification.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
even private, fix things to work in debug mode, some clean up in j2coj also
|
|
Toasts were positioned as if side tray was expanded.
The fix is to reshape the so-called toasts screen channel (an area where toasts are drawn)
on entering/leaving mouse-look mode, so that the screen channel can notice that side tray get in/visible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
menu items except "New Folder" when right clicking an item.
|
|
A copy constructor was implemented which did a memcpy,
which included the vtable pointer which was to another object of another
class (same child though). This resulted in the wrong destructor
being called.
The reason for the memcpy was for alignment purposes.
The solution was to move to LLVector4a, which is intrinsicly aligned.
Also, did some performance optimizations based on the LLVector4a optimizations.
The solution was to re-implement the
|
|
chopper)
|
|
|
|
map-server-url at startup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|