Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: Rage 3D

  1. #11

    Rage 3D

    Yep that is correct! It's a saying we have when we open a beer. You being a Kiwi I assume you know the Castel Lager brand But I have been living in the USA for the last 6 years so I haven't had a Castle in a longgggggg time!
    The problem with trying to make something idiot proof is that idiots can be so creative!

  2. #12

    Rage 3D

    Sorry never heard of Castel Lager - and I am Dutch which makes it fairly easy to read Afrikaans.

    Also I prefer Belgian dark beer to Lagers any day


    Cheers
    The views expressed on this programme are bloody good ones. - Fred Dagg

  3. #13

    Rage 3D

    Aaahhh that makes sense My last name is Venter - I guess you knwo what that means in Dutch too

    Anyway good to meet ya!

    Cya around - of in de kuiken, Ik moet huizen waarts keuren.
    The problem with trying to make something idiot proof is that idiots can be so creative!

  4. #14

    Rage 3D

    Quote Originally Posted by CodeWrestler
    Hi I am new on this forum, spoke to McClaw a day ago and I am looking forward to the Rage engine as well.

    Go Delphi! Go bokke! Castel Lager - Laat hy val waar hy wil!
    Hey Bro Welcome to PGD

    I'm still waiting for sorceforge to approve my project, so not sure when the code will be online, but I'm hoping for the best.
    I'm out of my mind but please leave a message
    <br />www.sulaco.co.za
    <br />Rage 3D game engine

  5. #15

    Rage 3D

    I finally managed to have a look at the source for Rage 3D. I have discovered that it supports Delphi 6 and up and Kylix (which is a pain for me as I only have Delphi 5 and Free Pascal).

    That said it looks good, the screen shots and demos work well on my machine (which isn't fantstic). Keep up the good work.
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  6. #16

    Rage 3D

    what parts dont compile on delphi 5?

  7. #17

    Rage 3D

    The DWS scripting system mainly, there are also quite a few references to Variants, Types and other units/functions which are only available in delphi 6 and up. (isnan being a prime example, I've yet to see a Delphi 5 version of this)

    I did try replacing these units a functions with Delphi 5 equivelents but the getting started tutorial demo just crashed out on startup.

    I don't know if Delphi 5 support is a priority for this engine :?: If so I could help out to make it compatable, same goes for Free Pascal.
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  8. #18

    Rage 3D

    variants is only used in the scripting, and that has been "unplugged" from rage for the moment.

    cant help with isnan though as i cant find my delphi 5 cd

    also what dll did you try? Rage3D.dpr or RagePhysics.dpr?

  9. #19

    Rage 3D

    I tried Rage3D.dpr, after I made all the changes and ran one of the demos it just crashed.

    Like I said , if supporting Delphi 5 and free pascal in on the cards then I will be willing to put some time into making the modifications.
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  10. #20

    Rage 3D

    Quote Originally Posted by technomage
    I finally managed to have a look at the source for Rage 3D. I have discovered that it supports Delphi 6 and up and Kylix (which is a pain for me as I only have Delphi 5 and Free Pascal).

    That said it looks good, the screen shots and demos work well on my machine (which isn't fantstic). Keep up the good work.
    Hey dude

    Yea, D5 compilation is hard cause I dont have a copy of it any more.

    I'm glad that the demos run on your PC though. :lol: :lol:

    What is the spec of your PC btw?
    I'm out of my mind but please leave a message
    <br />www.sulaco.co.za
    <br />Rage 3D game engine

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •