1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 11:43:33 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Pavel Djundik dc2a08e503 Less spacing 2015-10-11 13:06:02 +03:00
Pavel Djundik 65a2493c3c Update github url 2015-10-11 12:56:56 +03:00
Tim 9af9cf4f6b PSR-4 support for #70 plus PhpDoc 2015-10-10 18:48:52 +01:00
Kosh a6aa9c1abd Removed extra null byte from packing command 2015-07-14 11:31:33 +10:00
xPaw e95be546f1 Trim NUL bytes from rcon output, fixes #51 2015-07-05 18:35:23 +03:00
xPaw 0e55dddae8 Abstract away Socket.Read 2015-04-27 22:42:32 +03:00
xPaw 45f5f422b4 Normalize line endings 2015-04-27 22:33:20 +03:00
xPaw 7a1d29b47f Remove PHP 5.3 hack 2015-04-27 22:28:57 +03:00
xPaw 00c5a9f234 Partial fix for multi-packet source rcon 2015-02-20 14:35:45 +02:00
xPaw 50729990c6 Minor cosmetic changes, throw an error when rcon read fails (#42) 2015-02-17 13:42:23 +02:00
Michael Yoo cfcd43111c Proposal for better Exceptions 2015-02-01 20:39:45 +10:30
xPaw ebd8f41834 Fix invalid variable when decompressing 2014-12-25 14:35:06 +02:00
xPaw ed5a98cb23 Initialize rcon only when setting rcon password 2014-10-20 17:05:10 +03:00
xPaw 77d8a3aba1 Add support for games that use old method for getting challenges 2014-10-20 16:22:30 +03:00
Kubo2 0571d55407 Update SourceQuery.class.php
Correct some typos in SourceQuery::Rcon() phpDoc.
2014-09-13 13:42:15 +02:00
xPaw c2c0b6bef8 Reset buffer/challenge when disconnecting 2014-07-30 23:00:28 +03:00
xPaw 5e84d9e873 Strict checks; implement GameID from extra data flags 2014-07-21 19:09:56 +03:00
xPaw 266cf6afe7 Add Arma 3 2014-07-21 18:36:25 +03:00
xPaw 13b291ab16 New website 2014-07-20 14:31:45 +03:00
xPaw 3f2df8560e Initial work on multi packet reading for source RCON 2014-06-26 14:05:50 +03:00
xPaw f3684b4783 Split source and goldsource RCON into different classess 2014-06-26 13:18:35 +03:00
Michael Yoo 2679623564 Fix Typo on Rcon Library 2013-09-18 22:40:54 +09:30
xPaw bc9d574122 Add comments and fix whitespacing, no real changes 2012-10-25 15:54:46 +03:00
xPaw ca082f887a Separater classess into their own files 2012-10-22 16:07:11 +03:00