Re: [Ohrrpgce] New nohrio RELOAD api feedback

2012-09-28 Thread James Paige
On Fri, Sep 28, 2012 at 10:08:27PM +0930, David Gowers wrote: Hi TMC, On Fri, Sep 28, 2012 at 8:14 PM, Ralph Versteegen teeem...@gmail.com wrote: I think this is mostly a pretty nice API. I like the multiple node name arguments to __getitem__, and node.take. The close method could

[Ohrrpgce] SVN: teeemcee/5389 xbload on a nonexistent file would create it and hold it open (a problem

2012-09-28 Thread subversion
teeemcee 2012-09-28 09:26:27 -0700 (Fri, 28 Sep 2012) 84 xbload on a nonexistent file would create it and hold it open (a problem on Windows) --- U wip/util.bas ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

[Ohrrpgce] SVN: teeemcee/5390 Move keyname from dumpohrkey.bas to util.bas, rewriting it to use a big

2012-09-28 Thread subversion
teeemcee 2012-09-28 09:26:30 -0700 (Fri, 28 Sep 2012) 151 Move keyname from dumpohrkey.bas to util.bas, rewriting it to use a big lookup table (was missing most keys) Also a small fix to special_char_sanitize --- U wip/SConscript U wip/dumpohrkey.bas A wip/scancodenames.bi U wip/util.bas

[Ohrrpgce] SVN: teeemcee/5391 scons: allow whitespace before #include

2012-09-28 Thread subversion
teeemcee 2012-09-28 09:26:32 -0700 (Fri, 28 Sep 2012) 39 scons: allow whitespace before #include --- U wip/ohrbuild.py ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

[Ohrrpgce] SVN: teeemcee/5393 Move and rename with_orig_path to absolute_with_orig_path, in util.bas

2012-09-28 Thread subversion
teeemcee 2012-09-28 09:26:36 -0700 (Fri, 28 Sep 2012) 70 Move and rename with_orig_path to absolute_with_orig_path, in util.bas --- U wip/common.bas U wip/common.bi U wip/const.bi U wip/custom.bas U wip/misc.bas U wip/misc.bi U wip/util.bas U wip/util.bi U wip/yetmore.bas

[Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread subversion
teeemcee 2012-09-28 09:26:38 -0700 (Fri, 28 Sep 2012) 61 Support relative RPG paths as commandline arguments to Custom --- U wip/custom.bas U wip/game.bas ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

Re: [Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread James Paige
On Fri, Sep 28, 2012 at 09:26:38AM -0700, subvers...@hamsterrepublic.com wrote: teeemcee 2012-09-28 09:26:38 -0700 (Fri, 28 Sep 2012) 61 Support relative RPG paths as commandline arguments to Custom Oh! I must have broken that recently, because I know I used to do it :) --- James

Re: [Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread James Paige
On Fri, Sep 28, 2012 at 09:50:48AM -0700, James Paige wrote: On Fri, Sep 28, 2012 at 09:26:38AM -0700, subvers...@hamsterrepublic.com wrote: teeemcee 2012-09-28 09:26:38 -0700 (Fri, 28 Sep 2012) 61 Support relative RPG paths as commandline arguments to Custom Oh! I must have broken

Re: [Ohrrpgce] New nohrio RELOAD api feedback

2012-09-28 Thread Ralph Versteegen
On 29 September 2012 00:38, David Gowers 00a...@gmail.com wrote: Hi TMC, On Fri, Sep 28, 2012 at 8:14 PM, Ralph Versteegen teeem...@gmail.com wrote: I think this is mostly a pretty nice API. I like the multiple node name arguments to __getitem__, and node.take. The close method could just

Re: [Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread Ralph Versteegen
On 29 September 2012 05:01, James Paige b...@hamsterrepublic.com wrote: On Fri, Sep 28, 2012 at 09:50:48AM -0700, James Paige wrote: On Fri, Sep 28, 2012 at 09:26:38AM -0700, subvers...@hamsterrepublic.com wrote: teeemcee 2012-09-28 09:26:38 -0700 (Fri, 28 Sep 2012) 61 Support relative

Re: [Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread James Paige
On Sat, Sep 29, 2012 at 05:05:42AM +1200, Ralph Versteegen wrote: On 29 September 2012 05:01, James Paige b...@hamsterrepublic.com wrote: On Fri, Sep 28, 2012 at 09:50:48AM -0700, James Paige wrote: On Fri, Sep 28, 2012 at 09:26:38AM -0700, subvers...@hamsterrepublic.com wrote: teeemcee

Re: [Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread Ralph Versteegen
On 29 September 2012 05:12, James Paige b...@hamsterrepublic.com wrote: On Sat, Sep 29, 2012 at 05:05:42AM +1200, Ralph Versteegen wrote: On 29 September 2012 05:01, James Paige b...@hamsterrepublic.com wrote: On Fri, Sep 28, 2012 at 09:50:48AM -0700, James Paige wrote: On Fri, Sep 28, 2012

Re: [Ohrrpgce] SVN: teeemcee/5394 Support relative RPG paths as commandline arguments to Custom

2012-09-28 Thread James Paige
On Sat, Sep 29, 2012 at 05:37:50AM +1200, Ralph Versteegen wrote: On 29 September 2012 05:12, James Paige b...@hamsterrepublic.com wrote: On Sat, Sep 29, 2012 at 05:05:42AM +1200, Ralph Versteegen wrote: On 29 September 2012 05:01, James Paige b...@hamsterrepublic.com wrote: On Fri, Sep