The Dink Network

Reply to direct draw

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
April 19th 2006, 07:19 PM
anon.gif
Aardwolf
Ghost They/Them
 
Appearantly the Dink Spallwood source code uses Direct Draw and many other MS windows functions.

To someone who has experience working with the source code:

Would it be easy to remove the dependence on the library Direct Draw, and all other MS Windows libraries to use SDL instead (maybe with OpenGL added to draw tiles and sprites faster)? Or does the code depend too much on windows and dd calls everywhere, making it too hard to convert everything?