<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mapcat/src, branch master</title>
<subtitle>A tool for combining multiple Tremulous maps into one.
</subtitle>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/'/>
<entry>
<title>Bump version to 0.4.1.</title>
<updated>2016-12-30T13:29:50+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-30T13:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=0cd588651f85100e406fd7de922024594fde4733'/>
<id>0cd588651f85100e406fd7de922024594fde4733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a read-before-init bug in lexer.c.</title>
<updated>2016-12-30T13:26:28+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-30T13:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=88401eb553ccc95d39c0032caf4e2ddf3dfbe81a'/>
<id>88401eb553ccc95d39c0032caf4e2ddf3dfbe81a</id>
<content type='text'>
One of the branches in the lexer tested ls-&gt;last without checking ls-&gt;cc first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One of the branches in the lexer tested ls-&gt;last without checking ls-&gt;cc first.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.4.0.</title>
<updated>2016-12-24T14:48:08+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-24T14:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=73bf7c00278f369ea55a613ad87267166c035897'/>
<id>73bf7c00278f369ea55a613ad87267166c035897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve entity discarding.</title>
<updated>2016-12-24T14:46:13+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-24T14:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=8b4f0249e7f324cfa5d4f3a21df8efb4c3850ef9'/>
<id>8b4f0249e7f324cfa5d4f3a21df8efb4c3850ef9</id>
<content type='text'>
Instead of discarding all team_* and info_* entities from all maps but the iirst one, discard all entities with the "mapcat_discard" key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of discarding all team_* and info_* entities from all maps but the iirst one, discard all entities with the "mapcat_discard" key.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.3.0.</title>
<updated>2016-12-23T18:56:10+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-23T18:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=fde7b92187b90c749d2ff8d0bf6cafb7b809317c'/>
<id>fde7b92187b90c749d2ff8d0bf6cafb7b809317c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefix team values, don't prefix values starting with "global_".</title>
<updated>2016-12-23T18:55:07+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-23T18:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=96008280ad80710a2e2bd0faec69f9786cdd1ab3'/>
<id>96008280ad80710a2e2bd0faec69f9786cdd1ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.2.0.</title>
<updated>2016-12-20T11:50:45+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-20T11:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=c818f1df2efdb8ac988aaeecf1c4fc30baef5e92'/>
<id>c818f1df2efdb8ac988aaeecf1c4fc30baef5e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect values in map_print_stats.</title>
<updated>2016-12-20T11:50:17+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-20T11:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=627d3f1545264bb00fcc380b1ed0d978ef3f46ea'/>
<id>627d3f1545264bb00fcc380b1ed0d978ef3f46ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement map postprocessing fully.</title>
<updated>2016-12-20T11:41:28+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-20T11:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=e36571c70ca3abb639ef64bf6f5c924ca19e4ffa'/>
<id>e36571c70ca3abb639ef64bf6f5c924ca19e4ffa</id>
<content type='text'>
Postprocessing removes info_* and team_* entities from all maps but the master (the first one in the command line) and (optionally) prefixes all targets and targetnames with a prefix (set by mapcat_prefix in the master worldspawn).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Postprocessing removes info_* and team_* entities from all maps but the master (the first one in the command line) and (optionally) prefixes all targets and targetnames with a prefix (set by mapcat_prefix in the master worldspawn).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for patches.</title>
<updated>2016-12-20T11:03:00+00:00</updated>
<author>
<name>Paweł Redman</name>
<email>pawel.redman@gmail.com</email>
</author>
<published>2016-12-20T11:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/mapcat/commit/?id=30330c305545e1b93acd2ec7b72df7673bde9181'/>
<id>30330c305545e1b93acd2ec7b72df7673bde9181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
