<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netcosm/src/server_reqs.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 drops</title>
<updated>2016-02-17T02:00:47+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-17T02:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=ac4ed2fd68370a049d63df66d57e5961c0a5559d'/>
<id>ac4ed2fd68370a049d63df66d57e5961c0a5559d</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>better command parsing</title>
<updated>2016-02-02T03:12:12+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-02-02T03:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=c850993ef6fe0422cc60c6af7886045269da70e4'/>
<id>c850993ef6fe0422cc60c6af7886045269da70e4</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 USER LIST command</title>
<updated>2016-01-27T01:56:29+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-27T01:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=04e9f791f8d9833c0a2982cb482735292f11d460'/>
<id>04e9f791f8d9833c0a2982cb482735292f11d460</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 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>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>implement object serialization, still need inventory</title>
<updated>2016-01-25T03:23:17+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-25T03:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=2f84cf801855384b9105e3e233ff2ad3dc6bff81'/>
<id>2f84cf801855384b9105e3e233ff2ad3dc6bff81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more work on objects, still can't serialize</title>
<updated>2016-01-25T02:55:16+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-25T02:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=dba36000e2395255f959e8e8dc8f29543076a616'/>
<id>dba36000e2395255f959e8e8dc8f29543076a616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
