Menu

#2 64-bit fix

open
nobody
None
5
2005-05-21
2005-05-21
No

Hi, this small patch eliminates all compilation
warnings on 64-bit platforms and makes the game
startable by fixing the bug detailed on
http://sourceforge.net/tracker/index.php?func=detail&aid=1083343&group_id=32287&atid=405033
.

I can't say how playable the game really is because of
the font bug. That's a pity, I wanted to check out the
game :)

Discussion

  • Javier Kohen

    Javier Kohen - 2005-05-21
     
  • Javier Kohen

    Javier Kohen - 2005-05-24

    Logged In: YES
    user_id=68628

    Note that if you want to keep the reference field 32-bit,
    you should use uint instead of ulong (which is normally
    64-bit long on 64-bit platforms). In this case modify both
    REFS_SIZE and REFS to use uint, no other changes will be
    necessary if my patch is applied.

    Unless IVAN still compiles for and works in MS-DOS or other
    obsolete 16-bit platforms, you should use uint.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.