Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43

Thread: FreeSpace2 Source

  1. #21

    FreeSpace2 Source

    I have one person registered to help out on the conversion at the moment (thanks JSoftware ).

    Come on people we need more help on this one, even if you can only convert 1 file it will help.

    Dean
    http://fs2pascal.infinitespace-online.net
    <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>

  2. #22

    FreeSpace2 Source

    Ok, we now have two people.

    Is no one else really interested :?: :?: :?:

    I just had to modify the sourceforge project request , they have a few questions about the type of licence I selected. :cry:

    Dean
    <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>

  3. #23
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    FreeSpace2 Source

    It will undoubtedly be an excellent learning experience so I'm certainly interested, but I simply don't have the time :-(
    :: AthenaOfDelphi :: My Blog :: My Software ::

  4. #24

    FreeSpace2 Source

    It looks like many people just dont have the time. :cry:

    Well we'll get started asap. I will post updates on our progress here as we go.

    Dean
    <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>

  5. #25

    FreeSpace2 Source

    I can try and convert at least 1 file. Might even pull out my old find and replace converter as well.
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  6. #26

    FreeSpace2 Source

    The good news is that sourceforge have created a project for us.

    I'm trying to check in the base code for this now. This is just all the .h and .cpp files with changed extensions to .pas (only one file per .h and/or .cpp)

    Hopefully we can convert all the header files over then work on the cpp files once the headers and function prototypes are compiling.

    That's the plan anyway.

    Dean
    <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>

  7. #27

    FreeSpace2 Source

    If you want to maintain the C style hierachy you could rename all .h files to .inc files and then include those into the .pas files. Only problem is of course that you can't jump to the declaration from within Delphi ( at least you couldn't I can't remember if they fixed that recently ).
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  8. #28

    FreeSpace2 Source

    I'm not a big fan of the c style .h / .cpp stuff, source should be in one place.
    <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>

  9. #29

    FreeSpace2 Source

    I'm having trouble importing the directory into cvs.

    Tortoise just hangs when I try to create a new module after it prompts me for my sourceforge password (which is correct)

    the CVSROOT is

    :ext:drellis@fs2pascal.cvs.sourceforge.net:/cvsroot/fs2pascal

    can anyone see what the problem might be?

    Dean
    <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. #30

    FreeSpace2 Source

    I have resolved all cvs problems I had by switching to svn :roll: ops:
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

Page 3 of 5 FirstFirst 12345 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
  •