From: "Markus Döbele" <mar_doe@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Lost Labyrinth
Date: Tue, 23 Aug 2005 21:34:28 +0200 [thread overview]
Message-ID: <200508232134.28524.mar_doe@gmx.de> (raw)
In-Reply-To: <1124784268.5906.22.camel@localhost.localdomain>
Believe me its not like you can change a program with a few search and
replaces to a new language.
Trust me. I am a programmer since 16 years.
Am Dienstag, 23. August 2005 10:04 schrieb Frank Schafer:
> ..... :-D
>
> ...
>
> that makes 5 (in words FIVE) lines of code a day.
>
> ;-)))
>
> Markus, please don't get me wrong. I know that most of the work is to
> work out the game logic.
>
> Rewriting will be pure coding.
>
> I did (inside the unpacked source tree):
>
> ``cat * | grep -v ^';' | wc -l''
>
> You see, this is still counting empty lines.
>
> Otherwise I had a short look at the language as is. It is a very simple
> semantics.
> The only thing I don't understand after 5 minutes looking at the code;
>
> what means:
>
> spieler(i) \Status = 1
>
> for instance. Is "spieler" an array of structs and Status dereferences a
> member variable of this struct?
>
> Again otherwise the rewrite could be automated using awk or Perl.
>
> Your work seems to be well structured. Congratulations.
>
> Regards
> Frank
>
> On Tue, 2005-08-23 at 09:43 +0200, Frank Schafer wrote:
> > Wow, 1MB sourcecode within 12 years! ;-)
> >
> > It should be rewriteable to ... say ... C within a few months.
> >
> > (I prefer C rather than C++)
> >
> > On Tue, 2005-08-23 at 09:06 +0200, Markus Döbele wrote:
> > > Purebasic is very fast. The generated assembler code kicks ass.
> > > And I can compile it for Linux, Mac OS and Windows.
> > >
> > > If I find a Open Source Basic Compiler that can do the task. I consider
> > > rewriting it again.
> > >
> > > We are programming this game since 12 years :-)
> > > The first Version we programmed on the Atari ST! :-))
> > > There the language was calles STOS.
> > >
> > > Am Dienstag, 23. August 2005 08:33 schrieb Frank Schafer:
> > > > Hi Markus,
> > > >
> > > > have you ever wondered about the possibility to rewrite your game to
> > > > another programming language. There's a lot of possibilities (even
> > > > for FSF game engines).
> > > >
> > > > Just a thought
> > > > Frank
> > > >
> > > > On Mon, 2005-08-22 at 23:42 +0200, Markus Döbele wrote:
> > > > > So we have to treat Lost Labyrinth as closed source.
> > > > > Because the source code of this game is only useful to other
> > > > > purebasic programmers. And people that got the compiler. I
> > > > > understand. Can't change that.
> > > > >
> > > > > Am Montag, 22. August 2005 22:52 schrieb Matan Peled:
> > > > > > Markus Döbele wrote:
> > > > > > > I created a tar.gz Version of this game too.
> > > > > > > I'm sorry that its not possible to compile it with the demo
> > > > > > > version of the compiler.
> > > > > > >
> > > > > > > What are gentoo users doing with other binary packages?
> > > > > > > Like Acrobat Reader?
> > > > > > >
> > > > > > > Is this a big problem for this system?
> > > > > >
> > > > > > No, Portage can handle binary apps just fine. We have Java,
> > > > > > Unreal Tournament 2k3/2k4, Doom 3, Neverwinter Nights... All
> > > > > > kinds of binary-only apps.
> > > > > >
> > > > > > But all of them are closed-source (Except for the -bin version of
> > > > > > some rather big packages, manly to save people the compile
> > > > > > time...).
> > > > > >
> > > > > > It feels kinda wrong to install a binary package of a (small)
> > > > > > open-source app on a source-based system...
> > > > > >
> > > > > > Its also weird having an opensource app that you can only compile
> > > > > > using a non-free (as in beer) compiler...
> > > > > >
> > > > > > --
> > > > > > [Name ] :: [Matan I. Peled ]
> > > > > > [Location ] :: [Israel ]
> > > > > > [Public Key] :: [0xD6F42CA5 ]
> > > > > > [Keyserver ] :: [keyserver.kjsl.com]
> > > > > > encrypted/signed plain text preferred
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-23 19:51 UTC|newest]
Thread overview: 104+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-22 5:06 [gentoo-user] Lost Labyrinth Markus Döbele
2005-08-22 5:40 ` Nick Rout
2005-08-22 6:54 ` Matan Peled
2005-08-22 7:01 ` Martin Marcher
2005-08-22 7:17 ` Matan Peled
2005-08-22 19:58 ` Markus Döbele
2005-08-22 7:10 ` Wayne Clement
2005-08-22 7:21 ` Matan Peled
2005-08-22 8:54 ` Wayne Clement
2005-08-22 10:06 ` Nick Rout
2005-08-22 11:40 ` Martins Steinbergs
2005-08-22 11:56 ` Matan Peled
2005-08-22 20:15 ` Markus Döbele
2005-08-22 10:07 ` Matan Peled
2005-08-22 20:05 ` Markus Döbele
2005-08-22 20:52 ` Matan Peled
2005-08-22 21:42 ` Markus Döbele
2005-08-23 0:05 ` Nick Rout
2005-08-23 1:25 ` Markus Döbele
2005-08-23 5:13 ` Nick Rout
2005-08-23 5:36 ` Nick Rout
2005-08-23 6:31 ` Frank Schafer
2005-08-23 7:04 ` Markus Döbele
2005-08-23 8:38 ` Nick Rout
2005-08-23 9:02 ` Frank Schafer
2005-08-23 7:03 ` Markus Döbele
2005-08-23 20:02 ` Markus Döbele
2005-08-23 20:27 ` Nick Rout
2005-08-23 21:48 ` Markus Döbele
2005-08-24 1:58 ` Nick Rout
2005-08-24 8:06 ` Markus Döbele
2005-08-24 8:49 ` Nick Rout
2005-08-24 11:41 ` Nick Rout
2005-08-24 20:42 ` Markus Döbele
2005-08-25 0:53 ` [gentoo-user] ebuild for " Nick Rout
2005-08-25 14:05 ` Alec Shaner
2005-08-25 19:53 ` Markus Döbele
2005-08-25 20:50 ` Alec Shaner
2005-08-25 22:24 ` Markus Döbele
2005-08-25 23:36 ` Holly Bostick
2005-08-26 0:14 ` Nick Rout
2005-08-26 4:21 ` Markus Döbele
2005-08-28 19:56 ` Markus Döbele
2005-08-29 1:51 ` Nick Rout
2005-08-29 2:30 ` Nick Rout
2005-08-29 14:35 ` Alec Shaner
2005-08-29 15:36 ` Holly Bostick
2005-08-29 15:44 ` Holly Bostick
2005-08-29 16:49 ` Greg Bengeult
2005-08-29 19:40 ` Nick Rout
2005-08-29 19:47 ` Greg Bengeult
2005-08-29 20:54 ` Nick Rout
2005-09-01 21:10 ` Markus Döbele
2005-09-04 21:48 ` Markus Döbele
2005-09-05 11:16 ` Nick Rout
2005-09-06 1:59 ` Nick Rout
2005-09-11 23:56 ` "Markus Döbele"
2005-09-12 0:19 ` Nick Rout
2005-10-01 9:31 ` Markus Döbele
2005-08-29 17:01 ` Alec Shaner
2005-08-29 18:15 ` Holly Bostick
2005-08-26 4:20 ` Markus Döbele
2005-08-25 22:29 ` Nick Rout
2005-08-26 4:15 ` Markus Döbele
2005-08-23 6:33 ` [gentoo-user] " Frank Schafer
2005-08-23 7:06 ` Markus Döbele
2005-08-23 7:43 ` Frank Schafer
2005-08-23 8:04 ` Frank Schafer
2005-08-23 14:47 ` Holly Bostick
2005-08-23 19:39 ` Markus Döbele
2005-08-24 6:07 ` Frank Schafer
2005-08-23 19:34 ` Markus Döbele [this message]
2005-08-23 19:29 ` Markus Döbele
2005-08-23 7:57 ` Heinz Sporn
2005-08-23 19:31 ` Markus Döbele
2005-08-24 6:39 ` Frank Schafer
2005-08-24 7:13 ` Matan Peled
2005-08-24 7:41 ` Frank Schafer
2005-08-24 8:09 ` Matan Peled
2005-08-24 8:25 ` Frank Schafer
2005-08-24 9:30 ` Frank Schafer
2005-08-24 20:04 ` Markus Döbele
2005-08-24 20:00 ` Markus Döbele
2005-08-24 8:13 ` Markus Döbele
2005-08-24 8:12 ` Markus Döbele
2005-08-24 12:22 ` Matan Peled
2005-08-24 20:09 ` Markus Döbele
2005-08-24 17:34 ` A. Khattri
2005-08-24 19:11 ` Uwe Thiem
2005-08-24 20:15 ` Markus Döbele
2005-08-25 15:56 ` A. Khattri
2005-08-24 20:10 ` Markus Döbele
2005-08-22 10:15 ` Nick Rout
2005-08-22 10:29 ` Martins Steinbergs
2005-08-24 3:53 ` A. Khattri
2005-08-22 19:57 ` Markus Döbele
2005-08-22 12:10 ` Christoph Gysin
2005-08-22 13:48 ` Matan Peled
2005-08-22 14:53 ` Christoph Gysin
2005-08-22 16:40 ` Matan Peled
2005-08-22 17:41 ` John Dangler
2005-08-22 20:28 ` Markus Döbele
2005-08-22 20:24 ` Markus Döbele
-- strict thread matches above, loose matches on Subject: below --
2005-08-22 15:22 Covington, Chris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508232134.28524.mar_doe@gmx.de \
--to=mar_doe@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox