Age | Commit message (Collapse) | Author |
|
|
|
is no longer highlighted in the new folder.
|
|
|
|
|
|
when you leave group
|
|
buttons activate when fields valid
|
|
|
|
|
|
|
|
|
|
constant treated as string. Adding logging of unrecognised token groups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
signalling arrival of Syntax file from capability.
|
|
|
|
|
|
box entries
|
|
|
|
|
|
|
|
|
|
|
|
Re-utilized the technique Richard put in the corner drag code.
|
|
|
|
saved snapshot
|
|
|
|
|
|
|
|
|
|
|
|
I chose the camera’s up vector to place the help text as it provided a consistent location on the screen for the user to see the text pop up.
While doing this I realized that the calls to hud_render_utf8text utilized a condition that was guaranteed to be false based on a surrounding if-statement, and so could trivially be replaced with a constant.
Also cleaned out a compiler warning about unused private member variables in llmaniptranslate. I don’t like warnings and useless code. :P
|
|
Added browser widget back in and reformatted XML/XUI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
|
|
|
|
|
|
|
Serves me right for not waiting through the compile!
|