<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sigen.git/sigmodr/models, branch sigmod-checks</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>Renamed CoinListObject to CoinListItem and added documentation for it</title>
<updated>2008-12-07T06:03:48+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-12-07T06:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=7459a5a34a5bcf7011c4164e3c92c7770da09514'/>
<id>7459a5a34a5bcf7011c4164e3c92c7770da09514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] No more asserts in sigmod</title>
<updated>2008-11-08T06:15:08+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-11-08T06:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=8bad37e82371bd41864903ac0d6f49808ad119bf'/>
<id>8bad37e82371bd41864903ac0d6f49808ad119bf</id>
<content type='text'>
[FIX] Moved to using *ById instead of *Index methods in sigmod
[FIX] Tilemaps are now collaged (not completely done on the editing side yet)
[FIX] Removed the resource files (drawn natively instead)
[FIX] ATBTimer now uses the built-in QTimer in a QObject
[FIX] Coordinates are now edited on the map for warps, trainers, and effects
[FIX] Tiles are now completely scripted
[FIX] Config is now thread-safe

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@308 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Moved to using *ById instead of *Index methods in sigmod
[FIX] Tilemaps are now collaged (not completely done on the editing side yet)
[FIX] Removed the resource files (drawn natively instead)
[FIX] ATBTimer now uses the built-in QTimer in a QObject
[FIX] Coordinates are now edited on the map for warps, trainers, and effects
[FIX] Tiles are now completely scripted
[FIX] Config is now thread-safe

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@308 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Using Q_UNUSED instead of commenting out parameter names</title>
<updated>2008-10-31T19:31:08+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-10-31T19:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=60e7fc8eb418c5dbbbd2788c4e7987c475268e69'/>
<id>60e7fc8eb418c5dbbbd2788c4e7987c475268e69</id>
<content type='text'>
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@287 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@287 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Reordered sections in class declarations</title>
<updated>2008-10-11T14:40:58+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-10-11T14:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=927c42e73cce66acccc7056ea330a2362b455a00'/>
<id>927c42e73cce66acccc7056ea330a2362b455a00</id>
<content type='text'>
[FIX] Using QSet rather than QList for players
[ADD] Started signet library (compilation fails)

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@273 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Using QSet rather than QList for players
[ADD] Started signet library (compilation fails)

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@273 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Refactored out some code to ObjectModel</title>
<updated>2008-09-16T06:36:17+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-09-16T06:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=b5e31868dc0d4d5094752ab2dba127311434e66f'/>
<id>b5e31868dc0d4d5094752ab2dba127311434e66f</id>
<content type='text'>
[FIX] Drag and drop now accepts URLs
[FIX] The main window can now accept drops

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@265 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Drag and drop now accepts URLs
[FIX] The main window can now accept drops

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@265 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Copy and pasting in the tree works better now</title>
<updated>2008-09-15T21:43:21+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-09-15T21:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=0f0dbfb0395810c1c205a1dc10cf1f226669fd00'/>
<id>0f0dbfb0395810c1c205a1dc10cf1f226669fd00</id>
<content type='text'>
[FIX] Drag and dropped touched up

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@264 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Drag and dropped touched up

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@264 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Include guard stripped of __</title>
<updated>2008-09-15T19:33:43+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-09-15T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=de1e4dc34ab030b468f5ce7cf567bacc5d749423'/>
<id>de1e4dc34ab030b468f5ce7cf567bacc5d749423</id>
<content type='text'>
[FIX] KDE includes put before Qt includes

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@263 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] KDE includes put before Qt includes

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@263 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Players now have money</title>
<updated>2008-09-10T00:43:08+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-09-10T00:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=08040a630b6aed8b88246f3ba3ee85d5f7bd3afb'/>
<id>08040a630b6aed8b88246f3ba3ee85d5f7bd3afb</id>
<content type='text'>
[FIX] Some more things added to Arena stuff
[FIX] Can now delete objects in the tree in Sigmodr
[FIX] Setting Sigmods as dirty is better now

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@258 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[FIX] Some more things added to Arena stuff
[FIX] Can now delete objects in the tree in Sigmodr
[FIX] Setting Sigmods as dirty is better now

git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@258 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Renamed everything (in use) away from Poké- prefixes</title>
<updated>2008-09-06T04:12:30+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-09-06T04:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=0b4b89cf8efdc15e5a8d4b6cb24a5c8a025227d9'/>
<id>0b4b89cf8efdc15e5a8d4b6cb24a5c8a025227d9</id>
<content type='text'>
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@250 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@250 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for short)</title>
<updated>2008-09-05T20:41:05+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>MathStuf@gmail.com</email>
</author>
<published>2008-09-05T20:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mathstuf/public_git/sigen.git/commit/?id=b81f5bffa2772eb9bd3c67fb35485ab1ee2d96e7'/>
<id>b81f5bffa2772eb9bd3c67fb35485ab1ee2d96e7</id>
<content type='text'>
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 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@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22
</pre>
</div>
</content>
</entry>
</feed>
