<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.6" -->
<rss version="2.0">
    <channel>
        <title>battle</title>
        <description>WebSVN RSS feed - battle</description>
        <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;</link>
        <lastBuildDate>Wed, 08 Sep 2010 16:57:46 +0000</lastBuildDate>
        <generator>FeedCreator 1.6</generator>
        <item>
            <title>- FIX: Segmentation fault after 2 minute reset while in ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=175&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 175 - bert&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;- FIX: Segmentation fault after 2 minute reset while in &amp;quot;press start&amp;quot; area&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 28 Apr 2010 14:58:25 +0000</pubDate>
            <guid>827925dcc8306fbef38bfa2b6c1175f13c4ea347</guid>
        </item>
        <item>
            <title>- Bomb no longer explodes if player is flickering from ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=174&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 174 - bert&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;- Bomb no longer explodes if player is flickering from a hit&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 21 Apr 2010 14:01:34 +0000</pubDate>
            <guid>ddc1bce5aba7a01a27c7b17fa1cf777ee0509b36</guid>
        </item>
        <item>
            <title>- Shield is now a full body armor
- Shield time ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=173&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 173 - bert&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;- Shield is now a full body armor&lt;br /&gt;
- Shield time now set as a constant to 3 seconds&lt;br /&gt;
- Shield begins to flicker and make sound 1 seconds before the end&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 21 Apr 2010 09:05:33 +0000</pubDate>
            <guid>09ed9b8b001691b3dd044c16e9733de5d48694c2</guid>
        </item>
        <item>
            <title>- Shield graphics added
- ShieldPowerUp added to Makefile</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=172&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 172 - bert&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;- Shield graphics added&lt;br /&gt;
- ShieldPowerUp added to Makefile&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Tue, 20 Apr 2010 14:46:11 +0000</pubDate>
            <guid>1d1a3963ecb69f79752e5c704a8152d6af6a3095</guid>
        </item>
        <item>
            <title>- Players and NPCs now have a damage function which ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=171&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 171 - bert&lt;/strong&gt; (18 file(s) modified)&lt;/div&gt;&lt;div&gt;- Players and NPCs now have a damage function which handle hits&lt;br /&gt;
- Shield powerup added&lt;br /&gt;
- Laserbeam no longer shoots on dead players&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Tue, 20 Apr 2010 14:30:21 +0000</pubDate>
            <guid>3ca26aa588bc4fa82cf953fba0f236dce74b0fa7</guid>
        </item>
        <item>
            <title>- Fixed various g++ warnings</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=169&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 169 - bert&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;- Fixed various g++ warnings&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 03 Feb 2010 15:33:56 +0000</pubDate>
            <guid>03e6d7c6587493910b4710d44668aa6b692c88b3</guid>
        </item>
        <item>
            <title>- CannonNPC: bullets now shoot from the right point
- NPC ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=168&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 168 - bert&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;- CannonNPC: bullets now shoot from the right point&lt;br /&gt;
- NPC reset()-function that is called from the beginning of a game to init an NPC&lt;br /&gt;
- Kill all NPCs now excludes stationary ones&lt;br /&gt;
- Projectiles from NPCs can no longer hit other NPCs&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 03 Feb 2010 15:14:11 +0000</pubDate>
            <guid>0c45e03d52cc0f569bff131f2231df44e5b36d29</guid>
        </item>
        <item>
            <title>- Added Cannon and Gatling gun NPCs
- Cup is drawn ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=166&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 166 - bert&lt;/strong&gt; (19 file(s) modified)&lt;/div&gt;&lt;div&gt;- Added Cannon and Gatling gun NPCs&lt;br /&gt;
- Cup is drawn in mission score&lt;br /&gt;
- NPCs can be stationary&lt;br /&gt;
- Projectiles can have no owner (ie NPC)&lt;br /&gt;
- Easy Does It and TryOut levels updated for test purposes&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 03 Feb 2010 13:47:53 +0000</pubDate>
            <guid>467a505554f392639d2923e1855732a2f5f976f0</guid>
        </item>
        <item>
            <title>- Character from mission block used
- Mission ending is now ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=164&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 164 - bert&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;- Character from mission block used&lt;br /&gt;
- Mission ending is now drawn &amp;quot;You're winner!&amp;quot; xD&lt;br /&gt;
- NPCs don't collide with each other anymore&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Tue, 02 Feb 2010 08:34:46 +0000</pubDate>
            <guid>fb71cd3c1dd5ab843c9fdd1dde2b7b4638d65de4</guid>
        </item>
        <item>
            <title>- NPCs no longer collide with each other
- FIX: NPCs ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=161&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 161 - bert&lt;/strong&gt; (15 file(s) modified)&lt;/div&gt;&lt;div&gt;- NPCs no longer collide with each other&lt;br /&gt;
- FIX: NPCs could not be added while game was running&lt;br /&gt;
- All powerups that are in the level file are now loaded&lt;br /&gt;
- Updated level files can now be loaded&lt;br /&gt;
- FIX: The one frame at the end of a multiplayer match showing &amp;quot;EXTRA ROUND&amp;quot; removed&lt;br /&gt;
- Missions are now loaded from files and are playable&lt;br /&gt;
- Missions can be restarted from the pause menu&lt;br /&gt;
- Added four (test) missions&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Fri, 29 Jan 2010 15:26:32 +0000</pubDate>
            <guid>735b8c5be0cb6a62049f7d4be3e05a7714d216bc</guid>
        </item>
        <item>
            <title>- bg_white bitmap added
- Makefile fixed... again</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=157&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 157 - bert&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;- bg_white bitmap added&lt;br /&gt;
- Makefile fixed... again&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Thu, 28 Jan 2010 12:37:42 +0000</pubDate>
            <guid>7114d86f673bc522d2808208cd2921cd70e97dad</guid>
        </item>
        <item>
            <title>- Added Gijs bitmap
- Makefile updated</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=156&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 156 - bert&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;- Added Gijs bitmap&lt;br /&gt;
- Makefile updated&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Thu, 28 Jan 2010 12:35:23 +0000</pubDate>
            <guid>2d49da1d3d0be8399b31ec3e9c93fef03084a48d</guid>
        </item>
        <item>
            <title>- Tiles and props updated
- Snow levels updated
- Anton replaced ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=155&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 155 - bert&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;- Tiles and props updated&lt;br /&gt;
- Snow levels updated&lt;br /&gt;
- Anton replaced by Gijs character&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Thu, 28 Jan 2010 10:54:04 +0000</pubDate>
            <guid>dccd8ceabc402b600657f605167f95c7834ea41f</guid>
        </item>
        <item>
            <title>- Four new levels: Pie Pit, Boulder Dash, Snow Fight ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=154&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 154 - bert&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;- Four new levels: Pie Pit, Boulder Dash, Snow Fight and Slip'n'Slide&lt;br /&gt;
- New level theme: Snow/ice (new tiles and props)&lt;br /&gt;
- Clouds now shine yellow in stead of blue in The Funnel&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Wed, 27 Jan 2010 14:24:29 +0000</pubDate>
            <guid>aa24b4952121e4f0f8cca085a24a815a442d0bdf</guid>
        </item>
        <item>
            <title>- Changed music of title screen and ending
- Reverted music ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=153&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 153 - bert&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;- Changed music of title screen and ending&lt;br /&gt;
- Reverted music to Victory of all yellow levels&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Tue, 26 Jan 2010 16:21:41 +0000</pubDate>
            <guid>71e9b0e18c3283dd21d85a2e53850c47013d9d2f</guid>
        </item>
        <item>
            <title>- Level files updated to v2
- Music now played from ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=152&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 152 - bert&lt;/strong&gt; (28 file(s) modified)&lt;/div&gt;&lt;div&gt;- Level files updated to v2&lt;br /&gt;
- Music now played from level files&lt;br /&gt;
- New music!&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Tue, 26 Jan 2010 16:00:20 +0000</pubDate>
            <guid>53cae6da6a72f101636e3e2782b3cf88474b820c</guid>
        </item>
        <item>
            <title>- Tiles are now truely indestrucible when flag is set, ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=149&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 149 - bert&lt;/strong&gt; (13 file(s) modified)&lt;/div&gt;&lt;div&gt;- Tiles are now truely indestrucible when flag is set, in stead of 0xffff hp&lt;br /&gt;
- Levels modified for the indestructible flag change&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Thu, 21 Jan 2010 16:15:03 +0000</pubDate>
            <guid>4e5a0f9da4cad45077a8bdb5e121f62b250f15c2</guid>
        </item>
        <item>
            <title>- Mission: draw_score() done with time
- Mission: Check if player ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=148&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 148 - bert&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;- Mission: draw_score() done with time&lt;br /&gt;
- Mission: Check if player dies&lt;br /&gt;
- Mission: Start bullets/bombs&lt;br /&gt;
- ChickNPC: Does damage to players when hit from side&lt;br /&gt;
- NPC: Tweaked NPC to NPC bounce a bit, still nowhere near perfect...&lt;br /&gt;
- NPC: Events when players hit side or top/bottom&lt;br /&gt;
- Test mission changed&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Mon, 18 Jan 2010 16:01:49 +0000</pubDate>
            <guid>a7f1c265abf912a5a7250c4255d9c751ccb25ece</guid>
        </item>
        <item>
            <title>- Bounce weight for NPCs
- Memory leak in ChickNPC cleared
- ...</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=147&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 147 - bert&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;- Bounce weight for NPCs&lt;br /&gt;
- Memory leak in ChickNPC cleared&lt;br /&gt;
- NPCs are now deleted from Gameplay on deinitialization&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Mon, 18 Jan 2010 13:52:15 +0000</pubDate>
            <guid>382f054b59b1338ec2433dbca822057404adbb5e</guid>
        </item>
        <item>
            <title>- Laser powerup sprite is now correct</title>
            <link>http://websvn.demontpx.com/listing.php?repname=battle&amp;path=%2Ftrunk%2FBattle%2F&amp;rev=146&amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 146 - bert&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;- Laser powerup sprite is now correct&lt;/div&gt;</description>
            <author>bert</author>
            <pubDate>Mon, 18 Jan 2010 13:01:14 +0000</pubDate>
            <guid>38f8e71e07152b3e682474fcb9c40af7675ec504</guid>
        </item>
    </channel>
</rss>
