Results 1 to 9 of 9

Thread: Collisions Demo in DelphiX

  1. #1

    Collisions Demo in DelphiX

    Hi alll,,

    I thought this would be the place to put a link to my collisions program,
    as it is specifically DelphiX...


    It deals with , surprize surprise collisions...

    It includes source code as it may be useful to someone...



    http://home.iprimus.com.au/atozix/

    cheeeeeeeerrrrrrrrrssssssssssss ato
    The Universe is all right here!!!

  2. #2

    Collisions Demo in DelphiX

    Looking very nice!

    I was only able to use the executables though. Nothing seems to happen when I compile the source. Not even an errormessage. It appears to be running, but nothing becomes visible. :?

  3. #3

    Collisions Demo in DelphiX

    Hi Traveler,,,

    Thx for the comment...

    Bummer about the source... I can't really help as I have downloaded my web source as a check and it works fine... I use Delphi 5 and DelphiX 2000.. Let me know if you find out why it doesnt werk...!!

    cheeeeeeeeeerrrrrrrrssssssssss ato...
    The Universe is all right here!!!

  4. #4

    Collisions Demo in DelphiX

    "HTTP 404 - File not found"
    [size=10px][ Join us in #pgd on irc.freenode.net ] [ Sign the Petition for a Software Patent Free Europe ][/size]

  5. #5

    Collisions Demo in DelphiX

    Hi Useless Hacker

    hmmm,,, I just tried it and the link is ok here!!!

    any one else have problems with link

    or with running the source??

    cheeeeeeeeerrrrrrrrssssssssss ato
    The Universe is all right here!!!

  6. #6

    Collisions Demo in DelphiX

    Downloads and compiles fine for me with Delphi6

  7. #7

    Collisions Demo in DelphiX

    Hi Traveler,,,

    In regard to compiling, seeming to run , but no screen.... The only thing Ican think may be instrumental is this line in the CREATE PROCEDURE

    Form1.Width := 0; Form1.Height:=0; // ensure clean visual startup

    remove it and see what happens..

    what about the skeleton program,, does it compile and run correctlt??

    cheeeeeerrrrrrrsssssssss ato
    The Universe is all right here!!!

  8. #8

    Collisions Demo in DelphiX

    Hi atozix,

    Removing that line has solved the problem.
    An other solution that worked is setting the fullscreen option to true.
    The skeleton program has the same problem, but can also be fixed using the two solutions.


    btw. thanks for giving me credits in your programs/website

  9. #9

    Collisions Demo in DelphiX

    Hi Traveler

    re compile problem:::

    Good.. thats that sorted... When I put the line in I was dubious about it but it did prevent showing a half screen momentairily at startup...

    I shall just remove it and repost the source, save further hassle...

    Yes well, I thought your original game template was good, but needed a few embellishments for my purposes....

    cheeeeeeerrrrrrrrrssssssssss ato
    The Universe is all right here!!!

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
  •