<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/kyra/patches/" rel="alternate"/><link href="https://sourceforge.net/p/kyra/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/kyra/patches/</id><updated>2009-08-13T06:44:49Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Build fixes against CVS (20090813)</title><link href="https://sourceforge.net/p/kyra/patches/6/" rel="alternate"/><published>2009-08-13T06:44:49Z</published><updated>2009-08-13T06:44:49Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net413a8b07bf16ce74cca0895d9b54008405da1554</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GCC 4.1+ build fixes.. Use external tinyxml (may or may not want this part).. Fix missing gldynamic.cpp at end of engine/Makefile.am&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gcc-4.1 compilation fixes for kyra</title><link href="https://sourceforge.net/p/kyra/patches/5/" rel="alternate"/><published>2006-04-04T22:48:39Z</published><updated>2006-04-04T22:48:39Z</updated><author><name>Tupone Alfredo</name><uri>https://sourceforge.net/u/atupone/</uri></author><id>https://sourceforge.netc75d64fb01eca6766d038e55caa8a9e879c8f255</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;providing gcc-4.1 fixes from gentoo&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>gldynamic.cpp fix for Mac OS X</title><link href="https://sourceforge.net/p/kyra/patches/4/" rel="alternate"/><published>2005-12-26T18:55:01Z</published><updated>2005-12-26T18:55:01Z</updated><author><name>Kevin Schluff</name><uri>https://sourceforge.net/u/kschluff/</uri></author><id>https://sourceforge.net8cdd25093f34739d6a6c4007ec633a20e8f5581f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Adds the necessary header include and return variable&lt;br /&gt;
declaration for dlopen().&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>patch to add "next" console command to krspriteed</title><link href="https://sourceforge.net/p/kyra/patches/3/" rel="alternate"/><published>2003-12-30T02:57:46Z</published><updated>2003-12-30T02:57:46Z</updated><author><name>Bob the Hamster</name><uri>https://sourceforge.net/u/userid-940134/</uri></author><id>https://sourceforge.netbc27a3aef209e5231d2550b72b9fae79b863bcc1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I was working with krspriteed last night using an image&lt;br /&gt;
where a single rectangle of the image was used in three&lt;br /&gt;
different frames. Creating overlapping frames was no&lt;br /&gt;
problem, but when I realized that I needed to go back&lt;br /&gt;
and set the hotspot for each of them, I discovered that&lt;br /&gt;
it is impossible to select a frame which is covered up&lt;br /&gt;
with another frame.&lt;/p&gt;
&lt;p&gt;So, today I wrote a small additional feature for&lt;br /&gt;
krsprited to allow frame cycling from the console. With&lt;br /&gt;
this patch you can type "next" in the console in&lt;br /&gt;
F2/edit mode, and if you already have a frame selected&lt;br /&gt;
it will switch focus to the next frame in the current&lt;br /&gt;
action (or cycle back to the first frame if the last&lt;br /&gt;
frame is already selected)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MSVC 6 project file for guitest</title><link href="https://sourceforge.net/p/kyra/patches/2/" rel="alternate"/><published>2003-01-01T18:44:36Z</published><updated>2003-01-01T18:44:36Z</updated><author><name>Eugen Treise</name><uri>https://sourceforge.net/u/eugen11/</uri></author><id>https://sourceforge.net1d646bc62aa061f8367638a829e7b410dd8b9294</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;MSVC 6 project file for guitest&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>makefiles</title><link href="https://sourceforge.net/p/kyra/patches/1/" rel="alternate"/><published>2002-12-30T15:07:25Z</published><updated>2002-12-30T15:07:25Z</updated><author><name>Grzegorz Sobanski</name><uri>https://sourceforge.net/u/lord-silk/</uri></author><id>https://sourceforge.net0a04a3eb93571de6fe380c9b58d9cc494dc7d886</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Kyra CVS, Linux&lt;/p&gt;
&lt;p&gt;Your makefiles does not support building Kyra in other&lt;br /&gt;
directory then source dir.&lt;br /&gt;
For example:&lt;br /&gt;
mkdir build&lt;br /&gt;
cd build&lt;br /&gt;
../configure --srcdir=..&lt;br /&gt;
make&lt;br /&gt;
Does not work. I atach a patch to one of the Makefiles&lt;br /&gt;
fixing it on my box. (kyra/engine/Makefile.am)&lt;br /&gt;
You probably should look through other Makefile.am and&lt;br /&gt;
think about changing pathes like &amp;amp;quot;../sprited/&amp;amp;quot; to&lt;br /&gt;
adequate $(top_srcdir) or $(top_builddir). It would be&lt;br /&gt;
much safer then.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>