Commit Graph

66 Commits

Author SHA1 Message Date
edc750ccef Added packet_build_malloc() forward declaration and type cast to 2nd argument of send() function to silence windows compiler warnings. 2016-10-28 03:21:16 +03:00
a0d3d7f52e Commented windows version define and changed net_init_WSA() to request Winsock version 2.2 instead of old 1.1. 2016-10-28 01:40:38 +03:00
cbbdbcca93 net_init_WSA() function and error reporting improvements. 2016-10-27 03:25:28 +03:00
c5731c1109 New indentation and changes in net_connect error reporting. 2016-10-26 21:08:09 +03:00
9c6c8e3069 Replaced some networking functions with new ones. 2015-11-19 07:16:00 +02:00
7605586324 Changed port in example command. 2015-11-04 22:31:09 +02:00
e8f685ff0a README and help tweaks. 2015-11-04 22:08:44 +02:00
873e7672fb Updated years in license text. 2015-01-19 02:12:33 +02:00
5f05286170 Moving version history from source file to readme. 2015-01-19 02:02:42 +02:00
5b6c192686 Fixed indentation. 2015-01-05 11:02:50 +02:00
91ac3e3fac Reformatted help string. 2015-01-05 05:24:03 +02:00
64dc3ac2d0 Added "r" to options handler string. 2015-01-05 05:19:53 +02:00
9809d13d63 Updated help function and added raw output functionality in "packet_print" function. 2015-01-05 05:15:25 +02:00
b1a42cb993 New option -r (raw output) for opts parser. 2015-01-05 05:06:30 +02:00
37c9c0258d Update mcrcon.c
Typo fix.
2013-08-31 18:27:38 +03:00
0131325adb Initial commit. 2013-06-19 05:21:34 +03:00