[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2009-10-28 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=437 Ralph Versteegen changed: What|Removed |Added CC||teeem...@gmail.com --- Comm

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2009-10-27 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=437 --- Comment #7 from Bob the Hamster 2009-10-27 09:51:00 PDT --- Is this still a problem using the latest wip, and the current version of FreeBasic? -- Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=emai

Re: [Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-10-23 Thread Keith Gable
On 10/23/07, Ralph Versteegen <[EMAIL PROTECTED]> wrote: > On 10/24/07, Ralph Versteegen <[EMAIL PROTECTED]> wrote: > > I suppose you meant ${games_get_libdir} ${games_get_libdir} is a variable. $(games_get_libdir) is the result of the function or command games_get_libdir. I'm 99.995% certain that

Re: [Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-10-23 Thread Ralph Versteegen
On 10/24/07, Ralph Versteegen <[EMAIL PROTECTED]> wrote: > On 10/24/07, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 > > > > > > > > > > > > --- Comment #6 from [EMAIL PROTECTED] 2007-10-23 05:51 --- > > Compil

Re: [Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-10-23 Thread Ralph Versteegen
On 10/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 > > > > > > --- Comment #6 from [EMAIL PROTECTED] 2007-10-23 05:51 --- > Compile error. > > common.bas(1347) : error 1: Argument count mismatch, found: '/'

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-10-23 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 --- Comment #6 from [EMAIL PROTECTED] 2007-10-23 05:51 --- Compile error. common.bas(1347) : error 1: Argument count mismatch, found: '/' IF isfile(DATAFILES + SLASH + filename$) THEN RETURN DATAFILES + SLASH

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-10-22 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 --- Comment #5 from [EMAIL PROTECTED] 2007-10-22 23:13 --- Instead of /usr/games/lib/ohrrpgce, custom (and game) now look in the folder specified with the DATAFILES compile-time define (defaulting to /usr/share/

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-10-22 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 --- Comment #4 from [EMAIL PROTECTED] 2007-10-22 22:32 --- Fixed in ohrrpgce-player-wip as of hamsterrific r290 (eg. game doesn't need any of these files) ohrrpgce-custom-wip does not work though - it complains

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-08-20 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 --- Comment #3 from [EMAIL PROTECTED] 2007-08-20 21:33 --- I changed custom to check the user's home directory , the binary directory, and /usr/games/lib/ohrrpgce/ under linux for data files, in addition to the

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-08-20 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 --- Comment #2 from [EMAIL PROTECTED] 2007-08-20 16:49 --- Do they necessarily have to exist in .? I don't like cluttering up /usr/games/bin with libraries :) /usr/games/lib/ohrrpgce/ would be a good location t

[Ohrrpgce] [Bug 437] [Gentoo] Fix /usr/games/lib/ohrrpgce hack

2007-08-20 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437 --- Comment #1 from [EMAIL PROTECTED] 2007-08-20 16:44 --- ohrrpgce.mas not used by game, still used in one or two places in custom ohrrpgce.fnt not used by game, still used in one or two places in custom ohrrpg