<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bunkerqvm/src/qcommon, branch gameplay/fractional-evos</title>
<subtitle>Old QVM used on Der Bunker.
</subtitle>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/'/>
<entry>
<title>fix macOS build for platform x86_64</title>
<updated>2017-06-25T16:16:56+00:00</updated>
<author>
<name>narbatucker</name>
<email>narbatucker@hackintosh.local</email>
</author>
<published>2017-06-25T16:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=589a7afc3e88c59a9b51b1a3af3339af3ad61e8c'/>
<id>589a7afc3e88c59a9b51b1a3af3339af3ad61e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement high admin chat</title>
<updated>2017-05-02T16:36:16+00:00</updated>
<author>
<name>MaeJong</name>
<email>mewiceclair@gmail.com</email>
</author>
<published>2017-05-02T16:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=f6bb5ea062f5ff3d83fc9e73e20487d7f7334c04'/>
<id>f6bb5ea062f5ff3d83fc9e73e20487d7f7334c04</id>
<content type='text'>
The channel is accessible to anyone who has the flag HIGHADMINCHAT, via
/say_hadmins or /ha
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The channel is accessible to anyone who has the flag HIGHADMINCHAT, via
/say_hadmins or /ha
</pre>
</div>
</content>
</entry>
<entry>
<title>define ^0 as grey</title>
<updated>2017-04-15T15:24:19+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-04-14T22:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=c5a108ee2ab638a355df20391f33a578e2386284'/>
<id>c5a108ee2ab638a355df20391f33a578e2386284</id>
<content type='text'>
patch by benmachine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by benmachine
</pre>
</div>
</content>
</entry>
<entry>
<title>increase MAX_SAY_TEXT to 800</title>
<updated>2017-04-15T15:24:18+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-04-14T22:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=520cdfbc7773bcad3abc650076ac73f9719a995c'/>
<id>520cdfbc7773bcad3abc650076ac73f9719a995c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the game module smashing userinfo strings</title>
<updated>2017-04-15T15:24:16+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-04-13T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=fe397ee4be366dc911a31ab92eb4bc2ff7031570'/>
<id>fe397ee4be366dc911a31ab92eb4bc2ff7031570</id>
<content type='text'>
strcpy() was WRONGly used

btw, this has LONG(TM) ago been fixed in modern code bases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
strcpy() was WRONGly used

btw, this has LONG(TM) ago been fixed in modern code bases
</pre>
</div>
</content>
</entry>
<entry>
<title>multi-protocol: rename powerups to misc in the playerState_t and entityState_t structs</title>
<updated>2017-04-15T15:21:02+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-04-15T06:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=8f6cc0930258d39570676d349db062b0c54ba1ad'/>
<id>8f6cc0930258d39570676d349db062b0c54ba1ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multi-protocol: change the playerState_t and entityState_t structs to the versions in the latest code base</title>
<updated>2017-04-15T15:20:41+00:00</updated>
<author>
<name>Jeff Kent</name>
<email>jeff@jkent.net</email>
</author>
<published>2017-04-13T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=26e25997647bfcc8692a2209e5670d4c0119ea8c'/>
<id>26e25997647bfcc8692a2209e5670d4c0119ea8c</id>
<content type='text'>
this includes changing how ammo and clips r stored
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this includes changing how ammo and clips r stored
</pre>
</div>
</content>
</entry>
<entry>
<title>export symbols required for gamelogic shared libraries</title>
<updated>2017-04-15T10:15:45+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-04-13T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=37ea7e3788fc6217f855fed5344b45eb36e946df'/>
<id>37ea7e3788fc6217f855fed5344b45eb36e946df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update the tools to the latest revision</title>
<updated>2017-04-15T10:11:01+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2017-04-13T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=60d92bbdcfc22c7248989ad7efb856989d299daa'/>
<id>60d92bbdcfc22c7248989ad7efb856989d299daa</id>
<content type='text'>
URL: https://github.com/darklegion/tremulous
revision: c862a5340c8de44dcc7abaff170c20c04f9340e8, equivalently f45fbef604e05144057dec8d1dbfc5d4f5a2a822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
URL: https://github.com/darklegion/tremulous
revision: c862a5340c8de44dcc7abaff170c20c04f9340e8, equivalently f45fbef604e05144057dec8d1dbfc5d4f5a2a822
</pre>
</div>
</content>
</entry>
<entry>
<title>import the Slacker's QVM code base</title>
<updated>2017-04-15T10:04:45+00:00</updated>
<author>
<name>SlackerLinux85</name>
<email>SlackerLinux85@55599770-6f59-11de-83c4-53937bf5378e</email>
</author>
<published>2017-04-13T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/bunkerqvm/commit/?id=45973dc48641365b31475733bce7af9c3b8603a6'/>
<id>45973dc48641365b31475733bce7af9c3b8603a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
