Age | Commit message (Collapse) | Author |
|
#570
|
|
#570
|
|
|
|
|
|
Fixes #394
|
|
|
|
|
|
|
|
free() requires stdlib.h
|
|
And get rid of some hardcoding while we're at it
|
|
|
|
|
|
|
|
|
|
|
|
on Unix
Note: gdk_beep() is expected to be replaced with libcanberra stuff.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
closes #504
|
|
|
|
|
|
|