Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread Kornel Kisielewicz
L505 wrote: Anyway, I took a peek, and by the look of it I have two suspicions for that graphics mess: 1. Floating Point operations. 2. Floating point comparition. I'm not much of a gamer, but a Doom fan :-P. I even made a freepascal Doom Roguelike game :-P. So you think Delphi optimizes

Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread L505
> Anyway, I took a peek, and by the look of it I have two suspicions for > that graphics mess: > > 1. Floating Point operations. > 2. Floating point comparition. > > I'm not much of a gamer, but a Doom fan :-P. I even made a freepascal > Doom Roguelike game :-P. So you think Delphi optimizes t

Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread L505
> Hello, > You manually converted c code from doom to pascal and made it compile? Jimmy did the work, I just ported it to run on freepascal. It's all in the ReadMe.txt file :-). Jimmy ported all the C code to Delphi, and I saw his post on Pascal Game Development website. I'm not exactly a g

Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread Kornel Kisielewicz
L505 wrote: I got Doom to compile with freepascal and run. But I'm not exactly a gamer. Someone else maybe want to take on the source code and improve it? This is amazing! Anyway, I took a peek, and by the look of it I have two suspicions for that graphics mess: 1. Floating Point operation

Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread Elio Cuevas Gómez
El Sáb 03 Dic 2005 04:13, Felipe Monteiro de Carvalho escribió: > > Hello, > > You manually converted c code from doom to pascal and made it compile? > > Where can one find the source code? > > In what licence Doom is? If you need hosting space and doom is free > software maybe you could use Source

Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread Felipe Monteiro de Carvalho
On 12/3/05, L505 <[EMAIL PROTECTED]> wrote: > I got Doom to compile with freepascal and run. But I'm not exactly a gamer. > > Someone else maybe want to take on the source code and improve it? > ___ > fpc-pascal maillist - fpc-pascal@lists.freepascal.or

Re: [fpc-pascal] DOOM game for FPC

2005-12-03 Thread L505
> I got Doom to compile with freepascal and run. But I'm not exactly a gamer. > > Someone else maybe want to take on the source code and improve it? Here is the Information link: http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Doom-To-Freepascal Direct Download link: http://z505.com/pascal/game

Re: [fpc-pascal] db2 connection component

2005-12-03 Thread Paul Davidson
Mr. Bee, let me know if one turns up! Thanks On Dec 3, 2005, at 8:13, Bisma Jayadi wrote: Dear all, I'm currently trying to convert a Delphi database application which access an IBM DB2 database server through dbExpress component, onto Lazarus (FPC). I think the TxxxConnection database conne

[fpc-pascal] db2 connection component

2005-12-03 Thread Bisma Jayadi
Dear all, I'm currently trying to convert a Delphi database application which access an IBM DB2 database server through dbExpress component, onto Lazarus (FPC). I think the TxxxConnection database connection components have similar concept with dbExpress technology. But, the problem is I can

[fpc-pascal] Benchmarks for Free Pascal

2005-12-03 Thread Felipe Monteiro de Carvalho
Hello, I've recently come across some good websites about benchmarks and Free Pascal is definitevely one of the best compilers in CPU time and Memory Use on batteries of problems. On Linux: http://shootout.alioth.debian.org/ "How can we benchmark a programming language? We can't - we benchmark

Fw: [fpc-pascal] FPC MacOSX carbon

2005-12-03 Thread Mattias Gaertner
> Where can I get the FPCMacOSAll unit? From . The interfaces are for GPC, FPC and MW Pascal. A new version is about to be released in a few days. Regards, Adriaan van Os ___ fpc-pascal maillist - fpc-pascal@list

[fpc-pascal] DOOM game for FPC

2005-12-03 Thread L505
I got Doom to compile with freepascal and run. But I'm not exactly a gamer. Someone else maybe want to take on the source code and improve it? ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-p

[fpc-pascal] FPC MacOSX carbon

2005-12-03 Thread Mattias Gaertner
Where can I get the FPCMacOSAll unit? The Lazarus carbon interface needs it. Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal