<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Odamex - /trunk/</title><description>WebSVN RSS feed - Odamex</description><lastBuildDate>Thu, 09 Sep 2010 12:18:34 +0000</lastBuildDate><generator>WebSVN 2.3.0</generator><link>http://odamex.net/svn/log.php?repname=Odamex&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;max=40&amp;</link><atom:link href="http://odamex.net/svn/rss.php?repname=Odamex&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 02 Sep 2010 03:31:17 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1835 -- - Revert changes</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Revert changes&lt;/div&gt;~ /trunk/client/src/d_player.h&lt;br /&gt;~ /trunk/server/src/d_player.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1835</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1835</guid></item>
<item><pubDate>Thu, 02 Sep 2010 03:24:04 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1834 -- - Reduce differences between files</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Reduce differences between files&lt;/div&gt;~ /trunk/client/src/d_player.h&lt;br /&gt;~ /trunk/server/src/d_player.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1834</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1834</guid></item>
<item><pubDate>Wed, 01 Sep 2010 23:59:33 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1832 -- Don't actually need that extra bit now do we...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Don't actually need that extra bit now do we...&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1832</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1832</guid></item>
<item><pubDate>Wed, 01 Sep 2010 13:02:11 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1831 -- Add mapspot thing 9001
Bring back jumptics, adjust the jump height ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add mapspot thing 9001&lt;br /&gt;
Bring back jumptics, adjust the jump height and decrease minimum momz check when falling.  Now jumping feels better (but we still can't swim yet).  Still a bit more to figure out, like why was p_user scrambled a bit?&lt;/div&gt;~ /trunk/client/src/cl_pred.cpp&lt;br /&gt;~ /trunk/client/src/d_player.h&lt;br /&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/common/info.cpp&lt;br /&gt;~ /trunk/common/info.h&lt;br /&gt;~ /trunk/common/p_user.cpp&lt;br /&gt;~ /trunk/server/src/d_player.h&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1831</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1831</guid></item>
<item><pubDate>Wed, 01 Sep 2010 03:26:42 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1830 -- Fix a little booboo from the previous commit...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix a little booboo from the previous commit...&lt;/div&gt;~ /trunk/server/src/g_level.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1830</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1830</guid></item>
<item><pubDate>Wed, 01 Sep 2010 03:20:23 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1829 -- - Check for existence of and load BEHAVIOR lump
- Use ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Check for existence of and load BEHAVIOR lump&lt;br /&gt;
- Use hexen style linedef and thing loading functions when BEHAVIOR lump is detected, demo.wad now loads without being garbled&lt;/div&gt;~ /trunk/client/src/g_level.cpp&lt;br /&gt;~ /trunk/client/src/g_level.h&lt;br /&gt;~ /trunk/common/doomdata.h&lt;br /&gt;~ /trunk/common/p_setup.cpp&lt;br /&gt;~ /trunk/common/w_wad.cpp&lt;br /&gt;~ /trunk/common/w_wad.h&lt;br /&gt;~ /trunk/server/src/g_level.cpp&lt;br /&gt;~ /trunk/server/src/g_level.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1829</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1829</guid></item>
<item><pubDate>Tue, 31 Aug 2010 03:42:35 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1828 -- Return of thing special and args info.  Not accessible ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Return of thing special and args info.  Not accessible yet.&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/client/src/s_sound.cpp&lt;br /&gt;~ /trunk/client/src/s_sound.h&lt;br /&gt;~ /trunk/common/actor.h&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;~ /trunk/server/src/s_sound.cpp&lt;br /&gt;~ /trunk/server/src/s_sound.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1828</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1828</guid></item>
<item><pubDate>Mon, 30 Aug 2010 02:29:41 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1822 -- &quot;Fixes&quot; bug 534, max resolution is 2048x1536 now.  Still ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;&quot;Fixes&quot; bug 534, max resolution is 2048x1536 now.  Still a maximum though before things overflow.&lt;/div&gt;~ /trunk/client/src/r_draw.h&lt;br /&gt;~ /trunk/client/src/r_drawt.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1822</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1822</guid></item>
<item><pubDate>Mon, 30 Aug 2010 00:03:39 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1820 -- Draw the CTF scoreboard header in the center of the ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Draw the CTF scoreboard header in the center of the scoreboard always.&lt;/div&gt;~ /trunk/client/src/hu_stuff.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1820</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1820</guid></item>
<item><pubDate>Sun, 29 Aug 2010 23:52:31 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1819 -- Expand/contract the team scoreboard based on the largest team</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Expand/contract the team scoreboard based on the largest team&lt;/div&gt;~ /trunk/client/src/hu_stuff.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1819</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1819</guid></item>
<item><pubDate>Sun, 29 Aug 2010 22:44:44 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1818 -- maintain compat with 0.5 servers</title><description>&lt;div&gt;&lt;strong&gt;mike -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;maintain compat with 0.5 servers&lt;/div&gt;~ /trunk/common/info.cpp&lt;br /&gt;~ /trunk/common/info.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1818</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1818</guid></item>
<item><pubDate>Sun, 29 Aug 2010 19:11:19 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1817 -- Add TNT's Grievance demos to demolist (see bug 592)</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add TNT's Grievance demos to demolist (see bug 592)&lt;/div&gt;~ /trunk/tests/DEMOLIST&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1817</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1817</guid></item>
<item><pubDate>Sun, 29 Aug 2010 18:53:19 +0000</pubDate><dc:creator>Nes</dc:creator><title>Rev 1816 -- Restrict CTF channels to CTF sounds only in CTF games. ...</title><description>&lt;div&gt;&lt;strong&gt;Nes -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Restrict CTF channels to CTF sounds only in CTF games. (Instead of focusing on sound priority) Should fix bug 612.&lt;/div&gt;~ /trunk/client/src/s_sound.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1816</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1816</guid></item>
<item><pubDate>Sun, 29 Aug 2010 16:18:08 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1815 -- Forgot to update one of the lolzillion arrays that store ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Forgot to update one of the lolzillion arrays that store all the sprite infos.  Should fix DEH bug introduced in r1814&lt;/div&gt;~ /trunk/common/info.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1815</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1815</guid></item>
<item><pubDate>Sun, 29 Aug 2010 15:38:18 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1814 -- - Dropping onto things from high up now does the ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Dropping onto things from high up now does the view bounce&lt;br /&gt;
- No longer a slight bounce when walking off a thing, just walk off nicely&lt;br /&gt;
- Add MT_BRIDGE thing&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/common/info.cpp&lt;br /&gt;~ /trunk/common/info.h&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1814</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1814</guid></item>
<item><pubDate>Sat, 28 Aug 2010 17:23:40 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1810 -- Undo part of a patch for bug 135.  The ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Undo part of a patch for bug 135.  The explodemissile update was not kosher, bug reopened.&lt;/div&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1810</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1810</guid></item>
<item><pubDate>Sat, 28 Aug 2010 16:21:12 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1809 -- Implement MF2_SLIDE with blockingmobj check, player no longer slides needlessly ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement MF2_SLIDE with blockingmobj check, player no longer slides needlessly when on things.&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1809</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1809</guid></item>
<item><pubDate>Sat, 28 Aug 2010 15:33:04 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1808 -- Code cleanup and some property initializations after 1806/1807 - don't ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Code cleanup and some property initializations after 1806/1807 - don't want to make the same mistake again, just in case...&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1808</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1808</guid></item>
<item><pubDate>Sat, 28 Aug 2010 13:42:44 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1807 -- Things can now land on other things.  There seems ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Things can now land on other things.  There seems to be a slight slipperiness if you land with some momentum due to sliding conditions coming into play.  There is also a very slight lift up before falling off another thing.&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/common/actor.h&lt;br /&gt;~ /trunk/common/p_map.cpp&lt;br /&gt;~ /trunk/common/p_user.cpp&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1807</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1807</guid></item>
<item><pubDate>Fri, 27 Aug 2010 23:01:50 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1806 -- co_realactorheight does something now - when enabled, things use their ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;co_realactorheight does something now - when enabled, things use their actual height for all z interactions.  Automatically disabled during vanilla demo playback. Still to do: landing on things.&lt;/div&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/common/c_cvarlist.cpp&lt;br /&gt;~ /trunk/common/p_map.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1806</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1806</guid></item>
<item><pubDate>Fri, 27 Aug 2010 10:56:15 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1805 -- Add sv_waddownloadcap, disabled by default.  Enable it to cap ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add sv_waddownloadcap, disabled by default.  Enable it to cap downloads to the super slow rate, disable it to get slightly faster rates.  Needs further testing in real world environments.&lt;/div&gt;~ /trunk/server/src/sv_cvarlist.cpp&lt;br /&gt;~ /trunk/server/src/sv_main.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1805</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1805</guid></item>
<item><pubDate>Thu, 26 Aug 2010 22:23:10 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1803 -- - Fix launcher throwing out &quot;incorrect password&quot; on linux, thanks ...</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Fix launcher throwing out &quot;incorrect password&quot; on linux, thanks Hyper_Eye&lt;/div&gt;~ /trunk/odalaunch/src/md5.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1803</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1803</guid></item>
<item><pubDate>Thu, 26 Aug 2010 05:00:48 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1802 -- Expand the background behind the scoreboard based on # of ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Expand the background behind the scoreboard based on # of players in list&lt;/div&gt;~ /trunk/client/src/hu_stuff.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1802</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1802</guid></item>
<item><pubDate>Thu, 26 Aug 2010 01:27:41 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1801 -- Draw the lowres scoreboard header at the same scale as ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Draw the lowres scoreboard header at the same scale as everything else&lt;/div&gt;~ /trunk/client/src/hu_stuff.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1801</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1801</guid></item>
<item><pubDate>Thu, 26 Aug 2010 00:33:20 +0000</pubDate><dc:creator>hypereye</dc:creator><title>Rev 1799 -- Remove 0.4 version compatibility checks for ctf sounds.</title><description>&lt;div&gt;&lt;strong&gt;hypereye -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove 0.4 version compatibility checks for ctf sounds.&lt;/div&gt;~ /trunk/client/src/s_sound.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1799</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1799</guid></item>
<item><pubDate>Wed, 25 Aug 2010 02:35:58 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1796 -- - Update sqp document with new values
- Swap the real ...</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Update sqp document with new values&lt;br /&gt;
- Swap the real protocol version and token/time fields around&lt;/div&gt;~ /trunk/doc/tech/query_protocol.odt&lt;br /&gt;~ /trunk/odalaunch/src/net_packet.cpp&lt;br /&gt;~ /trunk/server/src/sv_sqp.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1796</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1796</guid></item>
<item><pubDate>Wed, 25 Aug 2010 01:43:50 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1795 -- - Fix regression test</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Fix regression test&lt;/div&gt;~ /trunk/tests/commands/cvarTimelimit.tcl&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1795</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1795</guid></item>
<item><pubDate>Wed, 25 Aug 2010 00:49:06 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1794 -- - Add in a time field for bond (its just ...</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Add in a time field for bond (its just sent to the server and then sent back with no changes, so it could be used for anything)&lt;br /&gt;
- Add in a &quot;real&quot; protocol version field sent from the server, this is in contrast to the other one which is modified and sent to the enquirer if it is older&lt;br /&gt;
- Odalaunch does nothing with these fields at the moment&lt;br /&gt;
- Fix a possible bug with the &quot;request version&quot; packet&lt;/div&gt;~ /trunk/odalaunch/src/net_packet.cpp&lt;br /&gt;~ /trunk/odalaunch/src/net_packet.h&lt;br /&gt;~ /trunk/server/src/sv_sqp.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1794</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1794</guid></item>
<item><pubDate>Tue, 24 Aug 2010 23:55:31 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1791 -- Update installer script</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update installer script&lt;/div&gt;~ /trunk/installer/windows/odamex.iss&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1791</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1791</guid></item>
<item><pubDate>Tue, 24 Aug 2010 05:18:55 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1789 -- - Update regression test</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Update regression test&lt;/div&gt;~ /trunk/tests/bugs/wadLoadFailPlaydemo.tcl&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1789</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1789</guid></item>
<item><pubDate>Tue, 24 Aug 2010 04:42:57 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1788 -- - Update copyrights in all files
- Add missing copyrights
- Got ...</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 267 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Update copyrights in all files&lt;br /&gt;
- Add missing copyrights&lt;br /&gt;
- Got most of them (still a couple of files that need checking ((mini)lzo* md5 ...)&lt;/div&gt;~ /trunk/client/sdl/client.rc&lt;br /&gt;~ /trunk/client/sdl/hardware.cpp&lt;br /&gt;~ /trunk/client/sdl/hardware.h&lt;br /&gt;~ /trunk/client/sdl/i_input.cpp&lt;br /&gt;~ /trunk/client/sdl/i_input.h&lt;br /&gt;~ /trunk/client/sdl/i_main.cpp&lt;br /&gt;~ /trunk/client/sdl/i_music.cpp&lt;br /&gt;~ /trunk/client/sdl/i_music.h&lt;br /&gt;~ /trunk/client/sdl/i_sdlvideo.cpp&lt;br /&gt;~ /trunk/client/sdl/i_sdlvideo.h&lt;br /&gt;~ /trunk/client/sdl/i_sound.cpp&lt;br /&gt;~ /trunk/client/sdl/i_sound.h&lt;br /&gt;~ /trunk/client/sdl/i_system.cpp&lt;br /&gt;~ /trunk/client/sdl/i_system.h&lt;br /&gt;~ /trunk/client/sdl/i_video.h&lt;br /&gt;~ /trunk/client/sdl/mus2midi.cpp&lt;br /&gt;~ /trunk/client/sdl/mus2midi.h&lt;br /&gt;~ /trunk/client/src/am_map.cpp&lt;br /&gt;~ /trunk/client/src/am_map.h&lt;br /&gt;~ /trunk/client/src/cl_ctf.cpp&lt;br /&gt;~ /trunk/client/src/cl_ctf.h&lt;br /&gt;~ /trunk/client/src/cl_cvarlist.cpp&lt;br /&gt;~ /trunk/client/src/cl_main.cpp&lt;br /&gt;~ /trunk/client/src/cl_main.h&lt;br /&gt;~ /trunk/client/src/cl_pred.cpp&lt;br /&gt;~ /trunk/client/src/c_bind.cpp&lt;br /&gt;~ /trunk/client/src/c_bind.h&lt;br /&gt;~ /trunk/client/src/c_console.cpp&lt;br /&gt;~ /trunk/client/src/c_console.h&lt;br /&gt;~ /trunk/client/src/d_main.cpp&lt;br /&gt;~ /trunk/client/src/d_main.h&lt;br /&gt;~ /trunk/client/src/d_net.cpp&lt;br /&gt;~ /trunk/client/src/d_netinfo.cpp&lt;br /&gt;~ /trunk/client/src/d_player.h&lt;br /&gt;~ /trunk/client/src/f_finale.cpp&lt;br /&gt;~ /trunk/client/src/f_finale.h&lt;br /&gt;~ /trunk/client/src/f_wipe.cpp&lt;br /&gt;~ /trunk/client/src/f_wipe.h&lt;br /&gt;~ /trunk/client/src/g_game.cpp&lt;br /&gt;~ /trunk/client/src/g_game.h&lt;br /&gt;~ /trunk/client/src/g_level.cpp&lt;br /&gt;~ /trunk/client/src/g_level.h&lt;br /&gt;~ /trunk/client/src/hu_stuff.cpp&lt;br /&gt;~ /trunk/client/src/hu_stuff.h&lt;br /&gt;~ /trunk/client/src/m_menu.cpp&lt;br /&gt;~ /trunk/client/src/m_menu.h&lt;br /&gt;~ /trunk/client/src/m_misc.cpp&lt;br /&gt;~ /trunk/client/src/m_misc.h&lt;br /&gt;~ /trunk/client/src/m_options.cpp&lt;br /&gt;~ /trunk/client/src/p_interaction.cpp&lt;br /&gt;~ /trunk/client/src/p_interaction.h&lt;br /&gt;~ /trunk/client/src/p_mobj.cpp&lt;br /&gt;~ /trunk/client/src/r_bsp.cpp&lt;br /&gt;~ /trunk/client/src/r_draw.cpp&lt;br /&gt;~ /trunk/client/src/r_draw.h&lt;br /&gt;~ /trunk/client/src/r_drawt.cpp&lt;br /&gt;~ /trunk/client/src/r_main.cpp&lt;br /&gt;~ /trunk/client/src/r_main.h&lt;br /&gt;~ /trunk/client/src/r_plane.cpp&lt;br /&gt;~ /trunk/client/src/r_plane.h&lt;br /&gt;~ /trunk/client/src/r_segs.cpp&lt;br /&gt;~ /trunk/client/src/r_sky.cpp&lt;br /&gt;~ /trunk/client/src/r_sky.h&lt;br /&gt;~ /trunk/client/src/r_things.cpp&lt;br /&gt;~ /trunk/client/src/st_lib.cpp&lt;br /&gt;~ /trunk/client/src/st_lib.h&lt;br /&gt;~ /trunk/client/src/st_new.cpp&lt;br /&gt;~ /trunk/client/src/st_stuff.cpp&lt;br /&gt;~ /trunk/client/src/s_sound.cpp&lt;br /&gt;~ /trunk/client/src/s_sound.h&lt;br /&gt;~ /trunk/client/src/v_draw.cpp&lt;br /&gt;~ /trunk/client/src/v_palette.cpp&lt;br /&gt;~ /trunk/client/src/v_palette.h&lt;br /&gt;~ /trunk/client/src/v_text.cpp&lt;br /&gt;~ /trunk/client/src/v_text.h&lt;br /&gt;~ /trunk/client/src/v_video.cpp&lt;br /&gt;~ /trunk/client/src/wi_stuff.cpp&lt;br /&gt;~ /trunk/client/src/wi_stuff.h&lt;br /&gt;~ /trunk/common/actor.h&lt;br /&gt;~ /trunk/common/cmdlib.cpp&lt;br /&gt;~ /trunk/common/cmdlib.h&lt;br /&gt;~ /trunk/common/c_cvarlist.cpp&lt;br /&gt;~ /trunk/common/c_cvars.cpp&lt;br /&gt;~ /trunk/common/c_cvars.h&lt;br /&gt;~ /trunk/common/c_dispatch.cpp&lt;br /&gt;~ /trunk/common/c_dispatch.h&lt;br /&gt;~ /trunk/common/dobject.cpp&lt;br /&gt;~ /trunk/common/dobject.h&lt;br /&gt;~ /trunk/common/doomdata.h&lt;br /&gt;~ /trunk/common/doomdef.h&lt;br /&gt;~ /trunk/common/doomkeys.h&lt;br /&gt;~ /trunk/common/doomstat.cpp&lt;br /&gt;~ /trunk/common/doomstat.h&lt;br /&gt;~ /trunk/common/doomtype.h&lt;br /&gt;~ /trunk/common/dsectoreffect.cpp&lt;br /&gt;~ /trunk/common/dsectoreffect.h&lt;br /&gt;~ /trunk/common/dstrings.cpp&lt;br /&gt;~ /trunk/common/dstrings.h&lt;br /&gt;~ /trunk/common/dthinker.cpp&lt;br /&gt;~ /trunk/common/dthinker.h&lt;br /&gt;~ /trunk/common/d_dehacked.cpp&lt;br /&gt;~ /trunk/common/d_dehacked.h&lt;br /&gt;~ /trunk/common/d_event.h&lt;br /&gt;~ /trunk/common/d_items.cpp&lt;br /&gt;~ /trunk/common/d_items.h&lt;br /&gt;~ /trunk/common/d_net.h&lt;br /&gt;~ /trunk/common/d_netinf.h&lt;br /&gt;~ /trunk/common/d_protocol.cpp&lt;br /&gt;~ /trunk/common/d_protocol.h&lt;br /&gt;~ /trunk/common/d_ticcmd.h&lt;br /&gt;~ /trunk/common/errors.h&lt;br /&gt;~ /trunk/common/farchive.cpp&lt;br /&gt;~ /trunk/common/farchive.h&lt;br /&gt;~ /trunk/common/gi.cpp&lt;br /&gt;~ /trunk/common/gi.h&lt;br /&gt;~ /trunk/common/huffman.cpp&lt;br /&gt;~ /trunk/common/huffman.h&lt;br /&gt;~ /trunk/common/info.cpp&lt;br /&gt;~ /trunk/common/info.h&lt;br /&gt;~ /trunk/common/i_net.cpp&lt;br /&gt;~ /trunk/common/i_net.h&lt;br /&gt;~ /trunk/common/m_alloc.cpp&lt;br /&gt;~ /trunk/common/m_alloc.h&lt;br /&gt;~ /trunk/common/m_argv.cpp&lt;br /&gt;~ /trunk/common/m_argv.h&lt;br /&gt;~ /trunk/common/m_bbox.cpp&lt;br /&gt;~ /trunk/common/m_bbox.h&lt;br /&gt;~ /trunk/common/m_cheat.cpp&lt;br /&gt;~ /trunk/common/m_cheat.h&lt;br /&gt;~ /trunk/common/m_fileio.cpp&lt;br /&gt;~ /trunk/common/m_fileio.h&lt;br /&gt;~ /trunk/common/m_fixed.cpp&lt;br /&gt;~ /trunk/common/m_fixed.h&lt;br /&gt;~ /trunk/common/m_memio.cpp&lt;br /&gt;~ /trunk/common/m_memio.h&lt;br /&gt;~ /trunk/common/m_random.cpp&lt;br /&gt;~ /trunk/common/m_random.h&lt;br /&gt;~ /trunk/common/m_swap.cpp&lt;br /&gt;~ /trunk/common/m_swap.h&lt;br /&gt;~ /trunk/common/p_ceiling.cpp&lt;br /&gt;~ /trunk/common/p_doors.cpp&lt;br /&gt;~ /trunk/common/p_enemy.cpp&lt;br /&gt;~ /trunk/common/p_floor.cpp&lt;br /&gt;~ /trunk/common/p_inter.h&lt;br /&gt;~ /trunk/common/p_lights.cpp&lt;br /&gt;~ /trunk/common/p_lnspec.cpp&lt;br /&gt;~ /trunk/common/p_lnspec.h&lt;br /&gt;~ /trunk/common/p_local.h&lt;br /&gt;~ /trunk/common/p_map.cpp&lt;br /&gt;~ /trunk/common/p_maputl.cpp&lt;br /&gt;~ /trunk/common/p_pillar.cpp&lt;br /&gt;~ /trunk/common/p_plats.cpp&lt;br /&gt;~ /trunk/common/p_pspr.cpp&lt;br /&gt;~ /trunk/common/p_pspr.h&lt;br /&gt;~ /trunk/common/p_saveg.cpp&lt;br /&gt;~ /trunk/common/p_saveg.h&lt;br /&gt;~ /trunk/common/p_setup.cpp&lt;br /&gt;~ /trunk/common/p_setup.h&lt;br /&gt;~ /trunk/common/p_sight.cpp&lt;br /&gt;~ /trunk/common/p_spec.cpp&lt;br /&gt;~ /trunk/common/p_spec.h&lt;br /&gt;~ /trunk/common/p_switch.cpp&lt;br /&gt;~ /trunk/common/p_teleport.cpp&lt;br /&gt;~ /trunk/common/p_tick.cpp&lt;br /&gt;~ /trunk/common/p_tick.h&lt;br /&gt;~ /trunk/common/p_user.cpp&lt;br /&gt;~ /trunk/common/p_xlat.cpp&lt;br /&gt;~ /trunk/common/r_bsp.h&lt;br /&gt;~ /trunk/common/r_data.cpp&lt;br /&gt;~ /trunk/common/r_data.h&lt;br /&gt;~ /trunk/common/r_defs.h&lt;br /&gt;~ /trunk/common/r_local.h&lt;br /&gt;~ /trunk/common/r_segs.h&lt;br /&gt;~ /trunk/common/r_state.h&lt;br /&gt;~ /trunk/common/r_things.h&lt;br /&gt;~ /trunk/common/stats.cpp&lt;br /&gt;~ /trunk/common/stats.h&lt;br /&gt;~ /trunk/common/st_stuff.h&lt;br /&gt;~ /trunk/common/szp.h&lt;br /&gt;~ /trunk/common/tables.cpp&lt;br /&gt;~ /trunk/common/tables.h&lt;br /&gt;~ /trunk/common/tarray.h&lt;br /&gt;~ /trunk/common/vectors.cpp&lt;br /&gt;~ /trunk/common/vectors.h&lt;br /&gt;~ /trunk/common/version.cpp&lt;br /&gt;~ /trunk/common/version.h&lt;br /&gt;~ /trunk/common/v_video.h&lt;br /&gt;~ /trunk/common/w_wad.cpp&lt;br /&gt;~ /trunk/common/w_wad.h&lt;br /&gt;~ /trunk/common/z_zone.cpp&lt;br /&gt;~ /trunk/common/z_zone.h&lt;br /&gt;~ /trunk/master/i_net.cpp&lt;br /&gt;~ /trunk/master/i_net.h&lt;br /&gt;~ /trunk/master/main.cpp&lt;br /&gt;~ /trunk/odalaunch/res/odalaunch.rc&lt;br /&gt;~ /trunk/odalaunch/src/dlg_about.cpp&lt;br /&gt;~ /trunk/odalaunch/src/dlg_about.h&lt;br /&gt;~ /trunk/odalaunch/src/dlg_config.cpp&lt;br /&gt;~ /trunk/odalaunch/src/dlg_config.h&lt;br /&gt;~ /trunk/odalaunch/src/dlg_main.cpp&lt;br /&gt;~ /trunk/odalaunch/src/dlg_main.h&lt;br /&gt;~ /trunk/odalaunch/src/dlg_servers.cpp&lt;br /&gt;~ /trunk/odalaunch/src/dlg_servers.h&lt;br /&gt;~ /trunk/odalaunch/src/frm_odaget.cpp&lt;br /&gt;~ /trunk/odalaunch/src/frm_odaget.h&lt;br /&gt;~ /trunk/odalaunch/src/lst_custom.cpp&lt;br /&gt;~ /trunk/odalaunch/src/lst_custom.h&lt;br /&gt;~ /trunk/odalaunch/src/lst_players.cpp&lt;br /&gt;~ /trunk/odalaunch/src/lst_players.h&lt;br /&gt;~ /trunk/odalaunch/src/lst_servers.cpp&lt;br /&gt;~ /trunk/odalaunch/src/lst_servers.h&lt;br /&gt;~ /trunk/odalaunch/src/lst_srvdetails.cpp&lt;br /&gt;~ /trunk/odalaunch/src/lst_srvdetails.h&lt;br /&gt;~ /trunk/odalaunch/src/main.cpp&lt;br /&gt;~ /trunk/odalaunch/src/main.h&lt;br /&gt;~ /trunk/odalaunch/src/net_io.cpp&lt;br /&gt;~ /trunk/odalaunch/src/net_io.h&lt;br /&gt;~ /trunk/odalaunch/src/net_packet.cpp&lt;br /&gt;~ /trunk/odalaunch/src/net_packet.h&lt;br /&gt;~ /trunk/odalaunch/src/query_thread.cpp&lt;br /&gt;~ /trunk/odalaunch/src/query_thread.h&lt;br /&gt;~ /trunk/odalaunch/src/wx_pch.h&lt;br /&gt;~ /trunk/server/src/c_console.cpp&lt;br /&gt;~ /trunk/server/src/c_console.h&lt;br /&gt;~ /trunk/server/src/d_main.cpp&lt;br /&gt;~ /trunk/server/src/d_main.h&lt;br /&gt;~ /trunk/server/src/d_net.cpp&lt;br /&gt;~ /trunk/server/src/d_netinfo.cpp&lt;br /&gt;~ /trunk/server/src/d_player.h&lt;br /&gt;~ /trunk/server/src/g_game.cpp&lt;br /&gt;~ /trunk/server/src/g_game.h&lt;br /&gt;~ /trunk/server/src/g_level.cpp&lt;br /&gt;~ /trunk/server/src/g_level.h&lt;br /&gt;~ /trunk/server/src/i_main.cpp&lt;br /&gt;~ /trunk/server/src/i_system.cpp&lt;br /&gt;~ /trunk/server/src/i_system.h&lt;br /&gt;~ /trunk/server/src/m_misc.cpp&lt;br /&gt;~ /trunk/server/src/m_misc.h&lt;br /&gt;~ /trunk/server/src/p_interaction.cpp&lt;br /&gt;~ /trunk/server/src/p_mobj.cpp&lt;br /&gt;~ /trunk/server/src/p_mobj.h&lt;br /&gt;~ /trunk/server/src/r_draw.cpp&lt;br /&gt;~ /trunk/server/src/r_draw.h&lt;br /&gt;~ /trunk/server/src/r_main.cpp&lt;br /&gt;~ /trunk/server/src/r_main.h&lt;br /&gt;~ /trunk/server/src/r_plane.cpp&lt;br /&gt;~ /trunk/server/src/r_plane.h&lt;br /&gt;~ /trunk/server/src/r_sky.cpp&lt;br /&gt;~ /trunk/server/src/r_sky.h&lt;br /&gt;~ /trunk/server/src/r_things.cpp&lt;br /&gt;~ /trunk/server/src/sv_ctf.cpp&lt;br /&gt;~ /trunk/server/src/sv_ctf.h&lt;br /&gt;~ /trunk/server/src/sv_cvarlist.cpp&lt;br /&gt;~ /trunk/server/src/sv_main.cpp&lt;br /&gt;~ /trunk/server/src/sv_main.h&lt;br /&gt;~ /trunk/server/src/sv_master.cpp&lt;br /&gt;~ /trunk/server/src/sv_master.h&lt;br /&gt;~ /trunk/server/src/sv_rproto.cpp&lt;br /&gt;~ /trunk/server/src/sv_sqp.cpp&lt;br /&gt;~ /trunk/server/src/sv_sqp.h&lt;br /&gt;~ /trunk/server/src/sv_sqpold.cpp&lt;br /&gt;~ /trunk/server/src/sv_sqpold.h&lt;br /&gt;~ /trunk/server/src/s_sound.cpp&lt;br /&gt;~ /trunk/server/src/s_sound.h&lt;br /&gt;~ /trunk/server/src/v_palette.cpp&lt;br /&gt;~ /trunk/server/src/v_palette.h&lt;br /&gt;~ /trunk/server/win32/server.rc&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1788</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1788</guid></item>
<item><pubDate>Tue, 24 Aug 2010 03:17:17 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1786 -- - Update versions to 0.5.0</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Update versions to 0.5.0&lt;/div&gt;~ /trunk/client/sdl/client.rc&lt;br /&gt;~ /trunk/common/version.h&lt;br /&gt;~ /trunk/odalaunch/res/odalaunch.rc&lt;br /&gt;~ /trunk/odalaunch/src/net_packet.cpp&lt;br /&gt;~ /trunk/odalaunch/src/net_packet.h&lt;br /&gt;~ /trunk/server/src/sv_sqp.cpp&lt;br /&gt;~ /trunk/server/win32/server.rc&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1786</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1786</guid></item>
<item><pubDate>Tue, 24 Aug 2010 01:09:51 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1785 -- - Remove the last remnants of gold team resources
- Add ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Remove the last remnants of gold team resources&lt;br /&gt;
- Add stereo switch to sound options menu&lt;br /&gt;
- Rename wiptype to r_wiptype, revealsecrets to hud_revealsecrets&lt;br /&gt;
- Additional minor code cleanup&lt;/div&gt;~ /trunk/client/src/cl_cvarlist.cpp&lt;br /&gt;~ /trunk/client/src/c_console.cpp&lt;br /&gt;~ /trunk/client/src/f_wipe.cpp&lt;br /&gt;~ /trunk/client/src/m_options.cpp&lt;br /&gt;~ /trunk/odamex.wad&lt;br /&gt;x /trunk/wad/graphics/flagi3bg.gif&lt;br /&gt;x /trunk/wad/graphics/flagi3gb.gif&lt;br /&gt;x /trunk/wad/graphics/flagi3gg.gif&lt;br /&gt;x /trunk/wad/graphics/flagi3gr.gif&lt;br /&gt;x /trunk/wad/graphics/flagi3rg.gif&lt;br /&gt;x /trunk/wad/graphics/flagic2g.gif&lt;br /&gt;x /trunk/wad/graphics/flagicog.gif&lt;br /&gt;x /trunk/wad/graphics/stflgbxg.gif&lt;br /&gt;~ /trunk/wad/wadinfo.txt&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1785</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1785</guid></item>
<item><pubDate>Tue, 24 Aug 2010 00:41:12 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1784 -- Add msgtime parameter to c_midprint.  Uses con_midtime on the ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add msgtime parameter to c_midprint.  Uses con_midtime on the client if not specified or 0.&lt;br /&gt;
Server now sends motd to display on the client for 6 seconds.&lt;/div&gt;~ /trunk/client/src/cl_main.cpp&lt;br /&gt;~ /trunk/client/src/c_console.cpp&lt;br /&gt;~ /trunk/client/src/c_console.h&lt;br /&gt;~ /trunk/server/src/c_console.cpp&lt;br /&gt;~ /trunk/server/src/c_console.h&lt;br /&gt;~ /trunk/server/src/sv_main.cpp&lt;br /&gt;~ /trunk/server/src/sv_main.h&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1784</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1784</guid></item>
<item><pubDate>Mon, 23 Aug 2010 17:05:08 +0000</pubDate><dc:creator>russellrice</dc:creator><title>Rev 1782 -- - C_MidPrint now interprets line breaks, you can use \n ...</title><description>&lt;div&gt;&lt;strong&gt;russellrice -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- C_MidPrint now interprets line breaks, you can use \n in the motd and get the desired effect&lt;/div&gt;~ /trunk/client/src/c_console.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1782</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1782</guid></item>
<item><pubDate>Mon, 23 Aug 2010 12:51:36 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1780 -- At first I thought this was just a lack of ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;At first I thought this was just a lack of a - (1 vs -1), but it appears if we check for it being a door first it's always going to pass.  We're already doing that check in this condition block anyway, so avoid that and just let it fall through if it's not a plat.  Fix bug 613.&lt;/div&gt;~ /trunk/common/p_doors.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1780</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1780</guid></item>
<item><pubDate>Mon, 23 Aug 2010 02:58:29 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1778 -- Let it be usable during a demo too, cause I ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Let it be usable during a demo too, cause I mean hey why not right?&lt;/div&gt;~ /trunk/client/src/g_game.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1778</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1778</guid></item>
<item><pubDate>Mon, 23 Aug 2010 02:42:02 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1777 -- New command: stepmode.  Toggles step mode on/off.  You ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;New command: stepmode.  Toggles step mode on/off.  You can still use -stepmode to start the client in step mode straight away.  Highly recommended to bind stepmode and step commands to keys rather than run from console.&lt;/div&gt;~ /trunk/client/src/cl_main.cpp&lt;br /&gt;~ /trunk/client/src/d_net.cpp&lt;br /&gt;~ /trunk/client/src/g_game.cpp&lt;br /&gt;~ /trunk/common/m_random.cpp&lt;br /&gt;~ /trunk/common/p_user.cpp&lt;br /&gt;~ /trunk/server/src/sv_main.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1777</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1777</guid></item>
<item><pubDate>Mon, 23 Aug 2010 02:35:04 +0000</pubDate><dc:creator>hypereye</dc:creator><title>Rev 1776 -- More NULL pointer tests</title><description>&lt;div&gt;&lt;strong&gt;hypereye -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;More NULL pointer tests&lt;/div&gt;~ /trunk/common/p_doors.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1776</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1776</guid></item>
<item><pubDate>Mon, 23 Aug 2010 01:53:09 +0000</pubDate><dc:creator>mike</dc:creator><title>Rev 1775 -- Don't pass true to onlycvars for AddCommandString in the start/end ...</title><description>&lt;div&gt;&lt;strong&gt;mike -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Don't pass true to onlycvars for AddCommandString in the start/end mapscripts, otherwise they're fairly limited.  Fixes bug 607.&lt;/div&gt;~ /trunk/server/src/g_level.cpp&lt;br /&gt;</description><link>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1775</link><guid>http://odamex.net/svn/revision.php?repname=Odamex&amp;rev=1775</guid></item>
</channel></rss>