<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sigen.git/pokemodr/commands, branch master</title>
<subtitle>Sigma Game Engine - Highly scriptable strategy/RPG game engine</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/'/>
<entry>
<title>[DEL] Cleaned out unneeded files</title>
<updated>2008-05-23T19:17:53+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-23T19:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=793f2e539316e796968103617025320870f8c3ce'/>
<id>793f2e539316e796968103617025320870f8c3ce</id>
<content type='text'>
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@167 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@167 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Dialog commands now use "Species" instead of "Pokemon"</title>
<updated>2008-05-22T20:21:23+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-22T20:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=d8973a8ed86925ea5611520c3b7b989ccc238bb4'/>
<id>d8973a8ed86925ea5611520c3b7b989ccc238bb4</id>
<content type='text'>
[ADD] More Dialog Command widgets

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@165 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ADD] More Dialog Command widgets

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@165 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Now using .ui files for command widgets as well</title>
<updated>2008-05-22T17:04:47+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-22T17:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=ff959ab192499da1c3f66c238ca6c29a76d4b871'/>
<id>ff959ab192499da1c3f66c238ca6c29a76d4b871</id>
<content type='text'>
[ADD] ui forms for command widgets

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@164 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ADD] ui forms for command widgets

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@164 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[ADD] New Dialog widgets</title>
<updated>2008-05-22T06:05:31+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-22T06:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=a4eabe00d6c32d0d15d77362428fb2d05a0ec0d7'/>
<id>a4eabe00d6c32d0d15d77362428fb2d05a0ec0d7</id>
<content type='text'>
[FIX] FlipFlag was misnamed

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@163 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] FlipFlag was misnamed

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@163 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Added a command widget</title>
<updated>2008-05-21T03:10:12+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-21T03:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=820bc54980b906042c0b5231147caea2059af7c9'/>
<id>820bc54980b906042c0b5231147caea2059af7c9</id>
<content type='text'>
[FIX] More unneeded code in widget ctors removed
[FIX] Changed command delimiter to @ from %
[FIX] Request to save factored out of ObjectUI

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@158 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] More unneeded code in widget ctors removed
[FIX] Changed command delimiter to @ from %
[FIX] Request to save factored out of ObjectUI

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@158 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Models cleaned up (each class is now in its own file, parenting not hard-coded, etc.)</title>
<updated>2008-05-20T22:24:45+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-20T22:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=d910d8ec38e0c33eeb32b7ceaaea9b40632cbd17'/>
<id>d910d8ec38e0c33eeb32b7ceaaea9b40632cbd17</id>
<content type='text'>
[FIX] Tree bug fixed! :)

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@157 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Tree bug fixed! :)

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@157 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[ADD] Added Dialog widget and preliminary code for the commands</title>
<updated>2008-05-20T06:15:01+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-05-20T06:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=8ac53af4a15a59b8f6adf7a2468a1bd90a7cc549'/>
<id>8ac53af4a15a59b8f6adf7a2468a1bd90a7cc549</id>
<content type='text'>
[FIX] Factored out some more code from the ctors of the widgets to setObjects

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@156 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Factored out some more code from the ctors of the widgets to setObjects

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@156 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
</feed>
