Age | Commit message (Collapse) | Author |
|
|
|
|
|
-- use WMI instead of DxDiag to get dedicated video memory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
array deletion.
|
|
|
|
|
|
|
|
key being pressed simultaneously.
|
|
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment!
|
|
|
|
|
|
in world view, a double click teleport to clicked point happens under certain
circumstances
|
|
|
|
increase limit.
Limit should be however much vram is installed, but underneath the hood, fudge
how much memory is used for textures to avoid swapping.
Also, catch exceptions when attempting to build a GL context on windows and
display an error dialog instead of crashing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SLURL handling
|
|
|
|
|
|
mouse mapping issues
|
|
|
|
|
|
|
|
|
|
|
|
another attempt to move mem stat into base class
|
|
|
|
|
|
|