<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manaserv.git/src/account-server/dalstorage.cpp, branch abilities</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/'/>
<entry>
<title>Renamed DALStorage to Storage</title>
<updated>2009-12-06T20:22:32+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>thorbjorn@lindeijer.nl</email>
</author>
<published>2009-12-06T20:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=213af0fbde3f198ad1ab2143d32fc6798b7f8f50'/>
<id>213af0fbde3f198ad1ab2143d32fc6798b7f8f50</id>
<content type='text'>
The only reason it was a DALStorage was because it used to implement the
Storage interface, but that interface got removed a long time ago.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only reason it was a DALStorage was because it used to implement the
Storage interface, but that interface got removed a long time ago.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved DALStorage documentation into source file</title>
<updated>2009-12-06T20:10:17+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>thorbjorn@lindeijer.nl</email>
</author>
<published>2009-12-06T20:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=acdadcf88986fad08406994330fc6e95db76a6e9'/>
<id>acdadcf88986fad08406994330fc6e95db76a6e9</id>
<content type='text'>
Some methods were documented twice. Stuff moved to source file since
this keeps the header more readable, and makes it easier to keep the
documentation up to date with the implementation. Also, my IDE jumps to
the definition when navigating.

Removed two methods that were without an implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some methods were documented twice. Stuff moved to source file since
this keeps the header more readable, and makes it easier to keep the
documentation up to date with the implementation. Also, my IDE jumps to
the definition when navigating.

Removed two methods that were without an implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed obsolete commented out code from DALStorage</title>
<updated>2009-12-06T20:04:21+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>thorbjorn@lindeijer.nl</email>
</author>
<published>2009-12-06T19:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=6c342f8fc39fe788a32c99d345cf41b32809ef51'/>
<id>6c342f8fc39fe788a32c99d345cf41b32809ef51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed name of the project in copyright headers</title>
<updated>2009-12-06T19:04:16+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>thorbjorn@lindeijer.nl</email>
</author>
<published>2009-12-06T18:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=b402f8218b4c1fdc0225187de2e422387a95b149'/>
<id>b402f8218b4c1fdc0225187de2e422387a95b149</id>
<content type='text'>
Also updated the headers to refer to the GPL by URL instead of
suggesting to contact the FSF by snail mail, as per the latest
GPL usage instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updated the headers to refer to the GPL by URL instead of
suggesting to contact the FSF by snail mail, as per the latest
GPL usage instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>A host of code style changes</title>
<updated>2009-12-06T17:46:49+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>thorbjorn@lindeijer.nl</email>
</author>
<published>2009-12-06T17:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=c0a5b22aa8f90c3d5de4a4b7495cf157d9a189d1'/>
<id>c0a5b22aa8f90c3d5de4a4b7495cf157d9a189d1</id>
<content type='text'>
Removed pointless void in method parameter lists, fixed methods and
variables that started with upper case, removed pointless 'const' for
stuff passed by value, made some getters const, etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed pointless void in method parameter lists, fixed methods and
variables that started with upper case, removed pointless 'const' for
stuff passed by value, made some getters const, etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebranding tmwserv to manaserv</title>
<updated>2009-10-24T18:54:43+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>bjorn@lindeijer.nl</email>
</author>
<published>2009-10-24T18:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=9eeb927b991aef81bdc954be92cd061a835516e2'/>
<id>9eeb927b991aef81bdc954be92cd061a835516e2</id>
<content type='text'>
Includes a database update. Use update_6_to_7.sql to update existing
sqlite databases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes a database update. Use update_6_to_7.sql to update existing
sqlite databases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds code for saving and getting status effects from the database</title>
<updated>2009-10-01T13:22:40+00:00</updated>
<author>
<name>Chuck Miller</name>
<email>shadowmil@gmail.com</email>
</author>
<published>2009-10-01T04:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=f5fdb19e7aac292cca31ec23250587e0d97d0ff6'/>
<id>f5fdb19e7aac292cca31ec23250587e0d97d0ff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds tmw_char_status_effects tables to mySQL and SQLite</title>
<updated>2009-09-30T14:53:09+00:00</updated>
<author>
<name>Chuck Miller</name>
<email>shadowmil@gmail.com</email>
</author>
<published>2009-09-30T04:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=54217640c85a97341df7395a9acc39a0b819692d'/>
<id>54217640c85a97341df7395a9acc39a0b819692d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added table and view to prepare reporting of transaction log.</title>
<updated>2009-08-23T11:02:34+00:00</updated>
<author>
<name>Andreas Habel</name>
<email>mail@exceptionfault.de</email>
</author>
<published>2009-08-23T11:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=6b5bbbd0a5789bb920fde958a7778c16b6c1bcc6'/>
<id>6b5bbbd0a5789bb920fde958a7778c16b6c1bcc6</id>
<content type='text'>
Fixed database update "3 to 4".
Added database update "4 to 5".
Added indexes to table tmw_transaction for faster search when it
gets bigger.
Refactored layout of sqlite database script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed database update "3 to 4".
Added database update "4 to 5".
Added indexes to table tmw_transaction for faster search when it
gets bigger.
Refactored layout of sqlite database script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update table tmw_accounts. Added columns to store secret key and expiration</title>
<updated>2009-08-17T17:18:36+00:00</updated>
<author>
<name>Andreas Habel</name>
<email>mail@exceptionfault.de</email>
</author>
<published>2009-08-17T17:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=04ebe945e98e397192272d1e3f5e6b91ebd3d795'/>
<id>04ebe945e98e397192272d1e3f5e6b91ebd3d795</id>
<content type='text'>
time for password recovery via tmwweb/email.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
time for password recovery via tmwweb/email.
</pre>
</div>
</content>
</entry>
</feed>
