<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netcosm/src/globals.h, 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>bump version to 0.5.0</title>
<updated>2016-02-28T21:31:53+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-28T21:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=02f7e70b124de50ab18cc6f52c0aeeb198867446'/>
<id>02f7e70b124de50ab18cc6f52c0aeeb198867446</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>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>objects partially implemented, fixes some bugs</title>
<updated>2016-01-24T21:58:59+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-24T21:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=47229fd6dbd9a756eb14264352604741276680a8'/>
<id>47229fd6dbd9a756eb14264352604741276680a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stuff</title>
<updated>2016-01-23T20:25:34+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-23T20:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=a5ee337cbe7bcb826f0d0fb013794322fbac69cc'/>
<id>a5ee337cbe7bcb826f0d0fb013794322fbac69cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop libgcrypt because of all its memory leaks; openssl is used instead</title>
<updated>2016-01-18T23:05:58+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-18T23:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=00ee0ed564b8de15e3141edb35c9ab582d8d95a5'/>
<id>00ee0ed564b8de15e3141edb35c9ab582d8d95a5</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.3.0</title>
<updated>2016-01-18T20:25:16+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-18T20:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=7c7f62b5ed72adc1915a76f3b66d3d1db34413bb'/>
<id>7c7f62b5ed72adc1915a76f3b66d3d1db34413bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor polishing</title>
<updated>2016-01-18T20:25:07+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-18T20:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=561bc466c7b3d0fd736f8ce7f29da07625f22e6b'/>
<id>561bc466c7b3d0fd736f8ce7f29da07625f22e6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove sig_debugf as it's no longer needed</title>
<updated>2016-01-18T20:24:18+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-18T20:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=949d34370b5e608310309e03291a16ba97d9efe4'/>
<id>949d34370b5e608310309e03291a16ba97d9efe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
