This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdl-idler CHANGELOG | |
[version 0.9025] | |
+ remove xorg/xvfb display server pid mark and deduce by display id instead | |
+ simplify display driver detection in status and cache hl2_pid gather | |
+ remove inotifywait dependancy and use wineserver -w instead in registry prep | |
+ only check for defunct hl2 pids on startup and organize clutch deletions | |
+ move hl2 pid check from disconnect() to before the action is started | |
+ simplify killing of hl2 in stop, and preserve files in logout with $debug | |
+ increase sourceirc msg delay to 2 seconds and always compile pdl-idler.sp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GNU GENERAL PUBLIC LICENSE | |
Version 3, 29 June 2007 | |
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> | |
Everyone is permitted to copy and distribute verbatim copies | |
of this license document, but changing it is not allowed. | |
Preamble | |
The GNU General Public License is a free, copyleft license for |