This is the source code to arena. It is nominally in C++ and

Submitted By: Unknown
Rating: (Not rated) (Rate It)


This is the source code to ARENA.  It is nominally in C++ and
needs a C++ compiler but it's actually in very bad C.

*N.B.*

        For this to compile under Borland C++, it needs to have the
        EGAVGA.BGI module in GRAPHICS.LIB.  However, the regular
        EGAVGA.BGI will give silly colours... you have to ftp
        the Jordan Hargrafix SVGA BGI drivers, and then use
        SVGA256.BGI, using TLIB to replace regular EGAVGA.BGI.

        To replace it, you need to alter SVGA256's i.d. string
        to read EGAVGA.BGI.  If this is illegal, don't blame me.
        It's a pascal string, so change the length byte which
        comes before it. 

        If you don't fancy using a hex editor, then just change
        the source code, commenting out the registerbgidriver
        line and uncommenting the lines which link in a driver
        at run time, in Borland's charmingly clumsy way.

This code is a mess.  Sorry. 

I am...

        [[Email Removed]]

        or if need be:

        [[Email Removed]]
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.