<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zittrig-4/src/tools, branch master</title>
<subtitle>The server software used for the Der Bunker Tremulous servers.
</subtitle>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/'/>
<entry>
<title>fix some usages of abs(), part 3: potentially tool-changing changes</title>
<updated>2017-02-07T16:34:59+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-01-30T02:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=75db20e2ad78fbb518bdd948767b07c9635defdd'/>
<id>75db20e2ad78fbb518bdd948767b07c9635defdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence a bunch of compiler warnings</title>
<updated>2017-02-07T16:34:58+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2015-02-01T23:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=67b417c41984ad49d1c13f31832eaa5fa825bd3b'/>
<id>67b417c41984ad49d1c13f31832eaa5fa825bd3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No unix memmove for msvc</title>
<updated>2016-04-07T10:01:50+00:00</updated>
<author>
<name>Pan7</name>
<email>panter@gmx.net</email>
</author>
<published>2015-01-17T17:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=5bb6bcb0052aab3357d4b69d5d77b05d3f6b8f20'/>
<id>5bb6bcb0052aab3357d4b69d5d77b05d3f6b8f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit newly generated gram.c</title>
<updated>2015-06-07T11:04:00+00:00</updated>
<author>
<name>Tim Angus</name>
<email>tim@ngus.net</email>
</author>
<published>2015-06-06T22:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=7028ec39e80d70ccd39bfdb763fb1eb712292a29'/>
<id>7028ec39e80d70ccd39bfdb763fb1eb712292a29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cppcheck warning</title>
<updated>2015-06-07T11:03:59+00:00</updated>
<author>
<name>Tim Angus</name>
<email>tim@ngus.net</email>
</author>
<published>2015-06-06T21:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=aadf8331dab9ca7d3931b721d587cfd6b75ad189'/>
<id>aadf8331dab9ca7d3931b721d587cfd6b75ad189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MSVC mode marcos for creat in q3cpp on Windows</title>
<updated>2015-03-17T11:39:12+00:00</updated>
<author>
<name>Zack Middleton</name>
<email>zturtleman@gmail.com</email>
</author>
<published>2015-01-08T00:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=f8ad4bb13a4c24d65b46491674819947de3c174b'/>
<id>f8ad4bb13a4c24d65b46491674819947de3c174b</id>
<content type='text'>
Using unix mode 0666 for creat was causing crashes when compiled with MSVC.
So use the marcos recommended by MSDN. MinGW also has the marcos, so apply
to Windows builds in general.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using unix mode 0666 for creat was causing crashes when compiled with MSVC.
So use the marcos recommended by MSDN. MinGW also has the marcos, so apply
to Windows builds in general.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop LCC from warning about null pointer conversion to function pointer</title>
<updated>2015-03-17T11:39:12+00:00</updated>
<author>
<name>Jun Woong</name>
<email>woong.jun@gmail.com</email>
</author>
<published>2014-12-10T06:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=a7acfa1fe1fafcbf87d161a12186ffbbb58010e0'/>
<id>a7acfa1fe1fafcbf87d161a12186ffbbb58010e0</id>
<content type='text'>
Fixed LCC to correctly diagnose expressions with NPC. It no longer reports messages such as

    warning: conversion from `pointer to void' to `pointer to void function(void)' is compiler dependent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed LCC to correctly diagnose expressions with NPC. It no longer reports messages such as

    warning: conversion from `pointer to void' to `pointer to void function(void)' is compiler dependent
</pre>
</div>
</content>
</entry>
<entry>
<title>q3lcc option -lcppdir and -lrccdir</title>
<updated>2015-03-17T11:39:12+00:00</updated>
<author>
<name>Pan7</name>
<email>panter@gmx.net</email>
</author>
<published>2015-01-07T02:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=f9e07391d15c775a586c10c88e57ec69fe18d119'/>
<id>f9e07391d15c775a586c10c88e57ec69fe18d119</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows header files for q3lcc</title>
<updated>2015-03-17T11:39:03+00:00</updated>
<author>
<name>Pan7</name>
<email>panter@gmx.net</email>
</author>
<published>2014-12-26T22:33:52+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=5443cb7ed3a0d4ebe02f955e33e2eba0385ae305'/>
<id>5443cb7ed3a0d4ebe02f955e33e2eba0385ae305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming outp to outbufp because outp() is an existing function</title>
<updated>2015-03-17T11:39:02+00:00</updated>
<author>
<name>Pan7</name>
<email>panter@gmx.net</email>
</author>
<published>2014-12-26T11:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=bb2c3899b2d118dbffaa202b827266ba8db5d723'/>
<id>bb2c3899b2d118dbffaa202b827266ba8db5d723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
