<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.games.ohrrpgce.devel">
    <title>gmane.games.ohrrpgce.devel</title>
    <link>http://blog.gmane.org/gmane.games.ohrrpgce.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16374"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16372"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16371"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16370"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16369"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16368"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16367"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16366"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16365"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16360"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16359"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16358"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16357"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16356"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16355"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16354"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16353"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16352"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16350"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16374">
    <title>Windows build broken by revision 5803</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16374</link>
    <description>&lt;pre&gt;Get ready to change that comment from HATEHATEHATE to HATEHATEHATEHATE

Revision 5803, to fix the __UNIX__ define with FreeBasic 0.90 breaks 
compiling on windows:

C:\Users\James\src\ohr\wip&amp;gt;scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
fbc -lang fb -c os_windows.bas -o os_windows.o -mt -exx -g
C:\Users\James\src\ohr\wip\config.bi(55) error 3: Expected End-of-Line, 
found '*
' in '#IFDEF __FB_VER_MINOR__ * 100 + __FB_VER_MINOR__ &amp;lt; 90'
scons: *** [os_windows.o] Error 1
scons: building terminated because of errors.

That is from the nightly build box, using FreeBasic 0.24

---
James
&lt;/pre&gt;</description>
    <dc:creator>James Paige</dc:creator>
    <dc:date>2013-05-16T15:21:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16372">
    <title>SVN: teeemcee/5805 Don't use ln -r parameter,since not all ln's support -r</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16372</link>
    <description>&lt;pre&gt;teeemcee
2013-05-10 15:56:00 -0700 (Fri, 10 May 2013)
56
Don't use ln -r parameter, since not all ln's support -r
---
U   wip/ohrbuild.py
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-05-10T22:56:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16371">
    <title>Android port</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16371</link>
    <description>&lt;pre&gt;I did some work on the Android port today, and got to the point of
being able to compile everything, create an .apk, and install it. It
currently crashes almost instantly with only the following error
message (an earlier version at least managed to initialise everything
except the native code).

D/dalvikvm( 9355): Trying to load lib
/data/app-lib/com.hamsterrepublic.ohrrpgce.game-1/libapplication.so
0x41f5cdf0
I/ActivityManager(  495): Process com.hamsterrepublic.ohrrpgce.game
(pid 9355) has died.

Instructions are here:
http://rpg.hamsterrepublic.com/ohrrpgce/Compiling_for_Android

I've automated all the drudgery. Now the hard work remains: debugging,
platform and device differences, Android-specific OHR modifications,
touch input, and lots of customisations to all the stuff in the SDL
port. For example I'm not very happy with the way that emulated
keyboard input works. we will want per-game settings without having to
recompile.

However I'm taking a break for a while. I have too much else to do.
&lt;/pre&gt;</description>
    <dc:creator>Ralph Versteegen</dc:creator>
    <dc:date>2013-05-10T21:53:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16370">
    <title>SVN: teeemcee/5804 Some stuff for building for Android.android=1 prepares wip/android/tmp</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16370</link>
    <description>&lt;pre&gt;teeemcee
2013-05-10 14:16:39 -0700 (Fri, 10 May 2013)
108
Some stuff for building for Android. android=1 prepares wip/android/tmp with files for the real build system
---
U   wip/SConscript
A   wip/android/
A   wip/android/AndroidAppSettings.cfg
A   wip/android/icon.png
A   wip/android/sdlmain.c
U   wip/ohrbuild.py
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-05-10T21:16:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16369">
    <title>SVN: teeemcee/5803 Support for FB 0.90,which fixes the flawed __FB_UNIX__ macro in an inco</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16369</link>
    <description>&lt;pre&gt;teeemcee
2013-05-10 14:16:37 -0700 (Fri, 10 May 2013)
84
Support for FB 0.90, which fixes the flawed __FB_UNIX__ macro in an incompatible way
---
U   wip/config.bi
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-05-10T21:16:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16368">
    <title>SVN: teeemcee/5802 Add constants for script heap andscrat table sizes, inc. heap size to 8</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16368</link>
    <description>&lt;pre&gt;teeemcee
2013-05-08 05:34:51 -0700 (Wed, 08 May 2013)
110
Add constants for script heap and scrat table sizes, inc. heap size to 8192, and tweak a couple error messages
---
U   wip/const.bi
U   wip/game.bas
U   wip/moresubs.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-05-08T12:34:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16367">
    <title>SVN: teeemcee/5801 "pay money" returned -1 instead oftrue</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16367</link>
    <description>&lt;pre&gt;teeemcee
2013-05-08 05:34:49 -0700 (Wed, 08 May 2013)
39
"pay money" returned -1 instead of true
---
U   wip/yetmore.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-05-08T12:34:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16366">
    <title>SVN: james/5800 enter_space_click() now requires thevertical position of the mouse to a</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16366</link>
    <description>&lt;pre&gt;james
2013-04-22 14:23:50 -0700 (Mon, 22 Apr 2013)
116
enter_space_click() now requires the vertical position of the mouse to actually line up with the selected menu item
---
U   wip/common.rbas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-22T21:23:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16365">
    <title>SVN: james/5799 Add + as an alternative to INSERT foradding new menu items to the hero</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16365</link>
    <description>&lt;pre&gt;james
2013-04-17 07:16:45 -0700 (Wed, 17 Apr 2013)
84
Add + as an alternative to INSERT for adding new menu items to the hero battle menu
---
U   wip/subs.rbas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-17T14:16:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16360">
    <title>SVN: teeemcee/5798 Slow down controls in mapedit tilepicker (like tileset editor controls</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16360</link>
    <description>&lt;pre&gt;teeemcee
2013-04-13 22:33:17 -0700 (Sat, 13 Apr 2013)
92
Slow down controls in mapedit tile picker (like tileset editor controls but slightly faster)
---
U   wip/mapsubs.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-14T05:33:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16359">
    <title>SVN: james/5797 Mouse pointing support in MenuDef menus</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16359</link>
    <description>&lt;pre&gt;james
2013-04-13 17:04:39 -0700 (Sat, 13 Apr 2013)
40
Mouse pointing support in MenuDef menus
---
U   wip/menus.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-14T00:04:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16358">
    <title>SVN: james/5796 Add mouse support to editbitsets</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16358</link>
    <description>&lt;pre&gt;james
2013-04-13 16:50:25 -0700 (Sat, 13 Apr 2013)
33
Add mouse support to editbitsets
---
U   wip/customsubs.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T23:50:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16357">
    <title>SVN: james/5795 Convert setanimpattern() to use MenuState</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16357</link>
    <description>&lt;pre&gt;james
2013-04-13 16:36:31 -0700 (Sat, 13 Apr 2013)
43
Convert setanimpattern() to use MenuState 
---
U   wip/drawing.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T23:36:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16356">
    <title>SVN: james/5794 Convert refreshmenu GOSUB intosetanimpattern_refreshmenu() SUB</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16356</link>
    <description>&lt;pre&gt;james
2013-04-13 16:18:25 -0700 (Sat, 13 Apr 2013)
128
Convert refreshmenu GOSUB into setanimpattern_refreshmenu() SUB
Convert forcebounds GOSUB into setanimpattern_forcebounds() SUB
---
U   wip/drawing.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T23:18:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16355">
    <title>SVN: james/5793 Convert tilemode GOSUB totile_edit_mode_picker() SUB</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16355</link>
    <description>&lt;pre&gt;james
2013-04-13 15:40:34 -0700 (Sat, 13 Apr 2013)
111
Convert tilemode GOSUB to tile_edit_mode_picker() SUB
Add a simple string array overload for init_menu_state()
---
U   wip/drawing.bas
U   wip/menus.bas
U   wip/menus.bi
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T22:40:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16354">
    <title>SVN: james/5792 Fix standardmenu to take MenuState.sizeinto account when calculating th</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16354</link>
    <description>&lt;pre&gt;james
2013-04-13 15:13:40 -0700 (Sat, 13 Apr 2013)
94
Fix standardmenu to take MenuState.size into account when calculating the height of the .rect
---
U   wip/menus.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T22:13:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16353">
    <title>SVN: james/5791 Convert tileanim GOSUB intotile_animation() SUB</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16353</link>
    <description>&lt;pre&gt;james
2013-04-13 15:07:21 -0700 (Sat, 13 Apr 2013)
74
Convert tileanim GOSUB into tile_animation() SUB
convert to use MenuState
---
U   wip/drawing.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T22:07:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16352">
    <title>SVN: james/5790 Convert setanimrange GOSUB totile_anim_set_range() SUB</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16352</link>
    <description>&lt;pre&gt;james
2013-04-13 14:39:29 -0700 (Sat, 13 Apr 2013)
124
Convert setanimrange GOSUB to tile_anim_set_range() SUB
Add mouse support (click on the top left tile of the desired range)
---
U   wip/common.bi
U   wip/common.rbas
U   wip/drawing.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T21:39:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16351">
    <title>SVN: james/5789 convert drawanimrange GOSUB intotile_anim_draw_range() SUB</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16351</link>
    <description>&lt;pre&gt;james
2013-04-13 14:07:29 -0700 (Sat, 13 Apr 2013)
60
convert drawanimrange GOSUB into tile_anim_draw_range() SUB
---
U   wip/drawing.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T21:07:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16350">
    <title>SVN: james/5788 Convert file browser to use a MenuState(add mouse support to file brows</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16350</link>
    <description>&lt;pre&gt;james
2013-04-13 11:32:26 -0700 (Sat, 13 Apr 2013)
76
Convert file browser to use a MenuState (add mouse support to file browser)
---
U   wip/browse.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T18:32:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.games.ohrrpgce.devel/16349">
    <title>SVN: james/5787 Swap the draw-order of the two columnsof the global text string menu</title>
    <link>http://comments.gmane.org/gmane.games.ohrrpgce.devel/16349</link>
    <description>&lt;pre&gt;james
2013-04-13 10:27:14 -0700 (Sat, 13 Apr 2013)
126
Swap the draw-order of the two columns of the global text string menu
as a quick-and-dirty way of making mouse selection work
---
U   wip/customsubs.bas
&lt;/pre&gt;</description>
    <dc:creator>subversion&lt; at &gt;HamsterRepublic.com</dc:creator>
    <dc:date>2013-04-13T17:27:15</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.games.ohrrpgce.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.games.ohrrpgce.devel</link>
  </textinput>
</rdf:RDF>
