Re: [Ohrrpgce] SVN: james/5386 Fix detection of absolute paths to allow unc paths to RPG files

2012-09-17 Thread James Paige
Haha!

I think that is more work than I want to do!

Although installing win-sshfs gives you nearly the same functionality 
already :)

---
James

On Mon, Sep 17, 2012 at 05:06:44PM -0400, Mike Caron wrote:
> Building on this, you should add support for running games over ssh:
> 
>game.exe mcaron@workpc:/home/mcaron/games/gamename.rpg
> 
> ;)
> 
> On Mon, Sep 17, 2012 at 5:05 PM, James Paige  wrote:
> > On Mon, Sep 17, 2012 at 02:02:34PM -0700, subvers...@hamsterrepublic.com 
> > wrote:
> >> james
> >> 2012-09-17 14:02:34 -0700 (Mon, 17 Sep 2012)
> >> 64
> >> Fix detection of absolute paths to allow unc paths to RPG files
> >
> > You can now use the command line:
> >
> >game.exe \\servername\sharename\foldername\gamename.rpg
> >
> > and it will just work. This should also fix double-clicking on rpg files
> > located at unc paths.
> >
> > ---
> > James
> > ___
> > Ohrrpgce mailing list
> > ohrrpgce@lists.motherhamster.org
> > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> 
> 
> 
> -- 
> Mike Caron
> ___
> Ohrrpgce mailing list
> ohrrpgce@lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> 
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


Re: [Ohrrpgce] SVN: james/5386 Fix detection of absolute paths to allow unc paths to RPG files

2012-09-17 Thread Mike Caron
Building on this, you should add support for running games over ssh:

   game.exe mcaron@workpc:/home/mcaron/games/gamename.rpg

;)

On Mon, Sep 17, 2012 at 5:05 PM, James Paige  wrote:
> On Mon, Sep 17, 2012 at 02:02:34PM -0700, subvers...@hamsterrepublic.com 
> wrote:
>> james
>> 2012-09-17 14:02:34 -0700 (Mon, 17 Sep 2012)
>> 64
>> Fix detection of absolute paths to allow unc paths to RPG files
>
> You can now use the command line:
>
>game.exe \\servername\sharename\foldername\gamename.rpg
>
> and it will just work. This should also fix double-clicking on rpg files
> located at unc paths.
>
> ---
> James
> ___
> Ohrrpgce mailing list
> ohrrpgce@lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org



-- 
Mike Caron
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


Re: [Ohrrpgce] SVN: james/5386 Fix detection of absolute paths to allow unc paths to RPG files

2012-09-17 Thread James Paige
On Mon, Sep 17, 2012 at 02:02:34PM -0700, subvers...@hamsterrepublic.com wrote:
> james
> 2012-09-17 14:02:34 -0700 (Mon, 17 Sep 2012)
> 64
> Fix detection of absolute paths to allow unc paths to RPG files

You can now use the command line:

   game.exe \\servername\sharename\foldername\gamename.rpg

and it will just work. This should also fix double-clicking on rpg files 
located at unc paths.

---
James
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] SVN: james/5386 Fix detection of absolute paths to allow unc paths to RPG files

2012-09-17 Thread subversion
james
2012-09-17 14:02:34 -0700 (Mon, 17 Sep 2012)
64
Fix detection of absolute paths to allow unc paths to RPG files
---
U   wip/game.bas
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] [Bug 972] Incorrect corrupt RPG file error messages from custom

2012-09-17 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=972

--- Comment #5 from Bob the Hamster  2012-09-17 
13:56:54 PDT ---
I am able to reproduce this bug. It happens if you are running custom.exe from
a unc location and browsing for an RPG file on the same location.

I added a fairly simple workaround.

More cleanup and testing of unc paths is needed, but this is enough to allow
them to work.

-- 
Configure bugmail: 
http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] SVN: james/5385 Update custom's absolute-path detection on windows so that it recognizes

2012-09-17 Thread subversion
james
2012-09-17 13:55:19 -0700 (Mon, 17 Sep 2012)
89
Update custom's absolute-path detection on windows so that it recognizes unc 
paths also.
---
U   wip/custom.bas
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org