|
|
208e040305
|
Fix invalid free
|
2019-10-20 16:08:51 +03:00 |
|
|
|
cbbfdad94e
|
Add newline
|
2019-10-20 16:06:15 +03:00 |
|
|
|
989dfd6928
|
Remove unused code
|
2019-10-20 16:01:45 +03:00 |
|
|
|
6bfd6801c9
|
Update version number and man page
|
2019-10-20 15:49:06 +03:00 |
|
|
|
f0580220e3
|
Merge from upstream develop
|
2019-10-20 15:39:44 +03:00 |
|
|
|
4dc7361641
|
Merge pull request #31 from northkillz/develop
Handle fragmented data transmission
|
2019-10-20 14:18:10 +03:00 |
|
|
|
0525c3776e
|
Handle fragmented data transmission
* Resolve #25
|
2019-10-17 16:06:35 +09:00 |
|
|
|
408ec3b1c1
|
Add *.plist to .gitignore and change exit code (fix #29)
|
2019-10-15 15:30:43 +03:00 |
|
|
|
4f791c5e54
|
Update year.
|
2019-09-27 18:18:01 +03:00 |
|
|
|
a4166d7390
|
Makefile cleanup.
|
2019-09-27 16:23:42 +03:00 |
|
|
|
888fe0dd07
|
Fix file install locations.
|
2019-09-27 16:23:04 +03:00 |
|
|
|
21337ef5d7
|
Small fix. :-D
|
2019-09-20 13:50:20 +03:00 |
|
|
|
ac31d9bc5a
|
Added check for fgets() return value.
|
2019-09-20 13:36:49 +03:00 |
|
|
|
60fa0e42d8
|
Added 'global' prefix for global variables and fixed 'rsock' variable shadowing.
|
2019-09-20 13:20:35 +03:00 |
|
|
|
00b812249f
|
Merge pull request #26 from taingra/develop
Added default address set to localhost
|
2019-07-04 21:33:11 +03:00 |
|
|
|
872ddccbfc
|
Set default address to localhost
|
2019-07-01 00:03:41 -04:00 |
|
|
|
67a665a2e4
|
Fixed markdown headings in changelog
|
2019-06-30 23:51:53 -04:00 |
|
|
|
1cab4cf4db
|
Merge pull request #24 from srakitnican/destdir
Makefile: Use DESTDIR
|
2019-05-04 10:22:11 +03:00 |
|
|
|
5dc3de375a
|
Makefile: Use DESTDIR
|
2019-05-03 16:33:25 +02:00 |
|
|
|
42939a6a1c
|
Markdown headers fixed.
|
2019-04-15 18:27:31 +03:00 |
|
|
|
f4fb9e27ab
|
updated CHANGELOG.md
|
2019-04-15 09:31:16 +03:00 |
|
|
|
a2b2117af5
|
Incrementing version number
|
2019-04-15 09:03:49 +03:00 |
|
|
|
1c5d807121
|
Merge pull request #20 from Hagb/develop
Fix UTF-8 and something about color code
|
2019-04-15 08:37:27 +03:00 |
|
|
|
42f06c89a8
|
Fix UTF-8 and something about color code
|
2017-08-17 23:36:04 +08:00 |
|
|
|
60f8dc946c
|
Added travis-ci build status images.
|
2017-01-09 15:31:28 +02:00 |
|
|
|
10789a7c44
|
Force compiler on Windows.
|
2017-01-07 11:36:52 +02:00 |
|
|
|
6523e58d4a
|
Merge pull request #16 from meatballhat/macos-touchup
Touchups for MacOS
|
2017-01-04 23:09:11 +02:00 |
|
|
|
02ae39747e
|
Changes per feedback on #16
|
2017-01-03 15:40:43 -05:00 |
|
|
|
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 |
|
|
|
64c8c6ba16
|
Define EXTRAFLAGS to avoid issues with -fstack-protector-strong
|
2016-12-27 11:49:35 -05:00 |
|
|
|
f02e32793d
|
More make and CI bits tweaks
|
2016-12-27 11:43:21 -05:00 |
|
|
|
b4a64d21cd
|
More touchups to CI bits
|
2016-12-27 11:40:18 -05:00 |
|
|
|
afbed173aa
|
Merge remote-tracking branch 'origin/macos-touchup' into travis-maybe
|
2016-12-27 11:37:15 -05:00 |
|
|
|
56389a8bec
|
Add some Travis integration
|
2016-12-27 11:33:52 -05:00 |
|
|
|
0198ca77a7
|
Touchups for MacOS
|
2016-12-26 22:12:00 -05:00 |
|
|
|
598297b9c6
|
Fix env var typo in man page
|
2016-12-26 22:00:26 -05:00 |
|
|
|
1d559bd8ef
|
Update INSTALL
|
2016-12-17 20:20:27 +02:00 |
|
|
|
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 |
|
|
|
f54b2efd21
|
Update README.md
|
2016-12-17 20:12:53 +02:00 |
|
|
|
a043b6fa54
|
Update README.md
|
2016-12-17 20:10:20 +02:00 |
|
|
|
c5d1e95ef8
|
Update README.md
|
2016-12-16 21:45:08 +02:00 |
|
|
|
d0e293f249
|
Changed program return values to EXIT_FAILURE and EXIT_SUCCESS macros.
|
2016-12-16 21:39:30 +02:00 |
|
|
|
46e7ed1781
|
Fix README.md markdown formatting.
|
2016-12-16 21:22:09 +02:00 |
|
|
|
2f8c462c0f
|
Added support for setting basic options with environment variables.
|
2016-12-16 21:13:01 +02:00 |
|
|
|
b8776a0984
|
Removed unallowed newlines.
|
2016-12-14 00:31:32 +02:00 |
|
|
|
a416251bfb
|
Merge branch 'develop' of https://github.com/Tiiffi/mcrcon into develop
|
2016-12-14 00:14:14 +02:00 |
|
|
|
6ef31675d8
|
Added EXTRAFLAGS variable to Makefile.
|
2016-12-14 00:13:12 +02:00 |
|
|
|
b878ff1255
|
Comment cleanups and munged output bug (https://github.com/Tiiffi/mcrcon/issues/2) fixed.
|
2016-12-14 00:10:49 +02:00 |
|
|
|
8441c578be
|
Update README.md
|
2016-11-16 18:16:10 +02:00 |
|
|
|
29f1f9c400
|
Merge pull request #14 from Tiiffi/refactoring/networking
Refactoring/networking
|
2016-11-15 22:21:13 +02:00 |
|