netpanzer-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netPanzer-Devel] DirectDraw


From: tcnielsen
Subject: [netPanzer-Devel] DirectDraw
Date: Sat, 30 Aug 2003 21:20:14 -0600 (MDT)
User-agent: SquirrelMail/1.4.0

Well I now have a version of netPanzer that now can switch between using
DirectX and the SDL Video calls.  I plan on commiting this as soon as I
have write access to cvs.  A few things:

 - The SDL mode is not completely functional (The mouse seems to be having
problems) but it displays the startup screen corectly.

 - The DirectX still works.  It is a compile change to switch between them
but it doesn't have to be, it's just a little more work to make a
configureation thing that changes it.

 - After this commit, libSDL will have to be installed to compile.  It
also currently needs it to run also, but that can be removed with a
little more code work, it just doesn't seem that high a priority right
now.  The steps to get it working under windows are:
  1.  Download 1.2.5 from www.libsdl.org
  2.  Unzip it to a directory that you want.
  3.  Go to Tools->options, then the Directories tab.  Add an include and
library path to the directories you unziped to.

Tyler





reply via email to

[Prev in Thread] Current Thread [Next in Thread]