<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netcosm/src/util.c, branch 0.5.0</title>
<subtitle>A MUD Server</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/'/>
<entry>
<title>implements aliases and other assorted features/enhancements</title>
<updated>2016-02-28T21:30:21+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-21T01:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=159db44a2b2bbe5acd6d20f120e7c37deb286e66'/>
<id>159db44a2b2bbe5acd6d20f120e7c37deb286e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support multiple objects sharing the same name</title>
<updated>2016-02-17T01:42:49+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-02-13T02:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=e19e49b3c09d094402e916c1a458e9f5e4e51642'/>
<id>e19e49b3c09d094402e916c1a458e9f5e4e51642</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.5.0-rc1</title>
<updated>2016-02-01T00:53:45+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-02-01T00:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=0730fc3924dd4e04efbe51287d1d69850404d05f'/>
<id>0730fc3924dd4e04efbe51287d1d69850404d05f</id>
<content type='text'>
* implements objects using reference counts rather than copying
* implements both room-local and global verbs
* refactors the world_* functions into a separate module
* numerous other changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implements objects using reference counts rather than copying
* implements both room-local and global verbs
* refactors the world_* functions into a separate module
* numerous other changes
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a memory leak, bumps version to 0.4.0-rc1</title>
<updated>2016-01-27T00:27:13+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-27T00:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=3749a7f457f8360381eb373a639140e4e93a152a'/>
<id>3749a7f457f8360381eb373a639140e4e93a152a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some memory leaks and a serialization bug</title>
<updated>2016-01-26T16:34:40+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-26T16:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=24f872bb6fdb8236dc5983b08f833d2a47fc039b'/>
<id>24f872bb6fdb8236dc5983b08f833d2a47fc039b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inventory works</title>
<updated>2016-01-25T21:10:46+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-25T21:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=f18e59e5917d6a3ee316c1b7e7fa756412ecf2d3'/>
<id>f18e59e5917d6a3ee316c1b7e7fa756412ecf2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>objects partially work, can't serialize yet</title>
<updated>2016-01-25T00:01:04+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-25T00:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=c360ff0fc0bc7160af2c6229a709d98bf3247ed1'/>
<id>c360ff0fc0bc7160af2c6229a709d98bf3247ed1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite message-passing, no signals needed!</title>
<updated>2016-01-18T01:15:31+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-18T01:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=d9d15c5ae71ac5f8d3120a9e694e4862bbdf3141'/>
<id>d9d15c5ae71ac5f8d3120a9e694e4862bbdf3141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packetized requests</title>
<updated>2016-01-17T01:05:58+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-17T01:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=3f5b4e20a9608b9e313bf4b5f3b60ec1dcfade1b'/>
<id>3f5b4e20a9608b9e313bf4b5f3b60ec1dcfade1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor headers</title>
<updated>2016-01-15T22:25:16+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-15T22:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=2c83198580a3b28067d74126374091c99eeb1e71'/>
<id>2c83198580a3b28067d74126374091c99eeb1e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
