Commit Graph

145 Commits

Author SHA1 Message Date
Tero Korpela
f4fb9e27ab updated CHANGELOG.md 2019-04-15 09:31:16 +03:00
Tero Korpela
a2b2117af5 Incrementing version number 2019-04-15 09:03:49 +03:00
Tero Korpela
1c5d807121 Merge pull request #20 from Hagb/develop
Fix UTF-8 and something about color code
2019-04-15 08:37:27 +03:00
Hagb
42f06c89a8 Fix UTF-8 and something about color code 2017-08-17 23:36:04 +08:00
Tiiffi
60f8dc946c Added travis-ci build status images. 2017-01-09 15:31:28 +02:00
Tiiffi
10789a7c44 Force compiler on Windows. 2017-01-07 11:36:52 +02:00
Tiiffi
6523e58d4a Merge pull request #16 from meatballhat/macos-touchup
Touchups for MacOS
2017-01-04 23:09:11 +02:00
Dan Buch
02ae39747e Changes per feedback on #16 2017-01-03 15:40:43 -05:00
Tiiffi
9ccea062c6 Merge pull request #15 from meatballhat/env-var-typo
Fix env var typo in man page
2016-12-28 01:17:12 +02:00
Dan Buch
64c8c6ba16 Define EXTRAFLAGS to avoid issues with -fstack-protector-strong 2016-12-27 11:49:35 -05:00
Dan Buch
f02e32793d More make and CI bits tweaks 2016-12-27 11:43:21 -05:00
Dan Buch
b4a64d21cd More touchups to CI bits 2016-12-27 11:40:18 -05:00
Dan Buch
afbed173aa Merge remote-tracking branch 'origin/macos-touchup' into travis-maybe 2016-12-27 11:37:15 -05:00
Dan Buch
56389a8bec Add some Travis integration 2016-12-27 11:33:52 -05:00
Dan Buch
0198ca77a7 Touchups for MacOS 2016-12-26 22:12:00 -05:00
Dan Buch
598297b9c6 Fix env var typo in man page 2016-12-26 22:00:26 -05:00
Tiiffi
1d559bd8ef Update INSTALL 2016-12-17 20:20:27 +02:00
Tiiffi
3fdf9d570d Version history draft for v0.6.0, updated version numbering and changed console prompt character back to original one. 2016-12-17 20:17:32 +02:00
Tiiffi
f54b2efd21 Update README.md 2016-12-17 20:12:53 +02:00
Tiiffi
a043b6fa54 Update README.md 2016-12-17 20:10:20 +02:00
Tiiffi
c5d1e95ef8 Update README.md 2016-12-16 21:45:08 +02:00
Tiiffi
d0e293f249 Changed program return values to EXIT_FAILURE and EXIT_SUCCESS macros. 2016-12-16 21:39:30 +02:00
Tiiffi
46e7ed1781 Fix README.md markdown formatting. 2016-12-16 21:22:09 +02:00
Tiiffi
2f8c462c0f Added support for setting basic options with environment variables. 2016-12-16 21:13:01 +02:00
Tiiffi
b8776a0984 Removed unallowed newlines. 2016-12-14 00:31:32 +02:00
Tiiffi
a416251bfb Merge branch 'develop' of https://github.com/Tiiffi/mcrcon into develop 2016-12-14 00:14:14 +02:00
Tiiffi
6ef31675d8 Added EXTRAFLAGS variable to Makefile. 2016-12-14 00:13:12 +02:00
Tiiffi
b878ff1255 Comment cleanups and munged output bug (https://github.com/Tiiffi/mcrcon/issues/2) fixed. 2016-12-14 00:10:49 +02:00
Tiiffi
8441c578be Update README.md 2016-11-16 18:16:10 +02:00
Tiiffi
29f1f9c400 Merge pull request #14 from Tiiffi/refactoring/networking
Refactoring/networking
2016-11-15 22:21:13 +02:00
Tiiffi
951f39cdbd Merge branch 'refactoring/networking' of https://github.com/Tiiffi/mcrcon into refactoring/networking 2016-11-15 21:59:47 +02:00
Tiiffi
57d0cdbf95 Minor cleanups. 2016-11-15 21:59:30 +02:00
Tiiffi
71d10a0af0 Update README.md 2016-11-15 21:46:02 +02:00
Tiiffi
93e3e54357 Update and rename COMPILING to INSTALL 2016-11-15 21:44:07 +02:00
Tiiffi
16819a6992 Update README.md 2016-11-15 21:21:03 +02:00
Tiiffi
1c5654de2d Update README.md 2016-11-15 21:19:20 +02:00
Tiiffi
796fb23195 README.md update. 2016-11-15 21:17:53 +02:00
Tiiffi
e763c4df73 Merge branch 'refactoring/networking' of https://github.com/Tiiffi/mcrcon into refactoring/networking 2016-11-15 21:14:40 +02:00
Tiiffi
6f0af9964c Typo fixes. 2016-11-15 21:14:30 +02:00
Tiiffi
d2b434daf9 Merge branch 'refactoring/networking' of https://github.com/Tiiffi/mcrcon into refactoring/networking 2016-11-15 21:14:16 +02:00
Tiiffi
f879937329 Typo fix. 2016-11-15 21:13:48 +02:00
Tiiffi
c9a740a3ce Added "Installing" paragraph. 2016-11-15 21:06:00 +02:00
Tiiffi
4d12f96e21 Update COMPILING 2016-11-15 20:55:54 +02:00
Tiiffi
46af96a3a4 Moved changelog and compiling to own files and updated usage info in README.md. 2016-11-15 20:41:58 +02:00
Tiiffi
a0e638edc9 Code style changes. 2016-11-15 20:28:33 +02:00
Tiiffi
f9595188d5 manpage improvements. 2016-11-15 19:48:28 +02:00
Tiiffi
c1bfcbb611 Improved error messages and version flag info added to usage helper. 2016-11-15 19:48:10 +02:00
Tiiffi
d92a60bed4 Added Install / uninstall rules to Makefile and made changes to error printing. Also now password is not set by default and terminal mode is activated automatically if there are no commands to execute. 2016-11-13 18:12:03 +02:00
Tiiffi
449eac6358 Added manpage to the project. 2016-11-13 14:16:14 +02:00
Tiiffi
88c91d4096 Updated compiler flags. 2016-11-13 14:15:29 +02:00