Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
oops
|
|
|
|
|
|
|
|
should be set before setting other properties or importing other props.
This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
|
|
|
|
|
|
|
|
|
|
The ?: operator should not be used as a generic shorthand for if/else.
(Which isn't needed here either...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FIXME on Unix yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If the server don't respond in 30s just report the lag as +30s.
This fixes the bug where hexchat reset the lag meter every time a ping
was sent and no pong was received.
|