The Dink Network

Reply to Re: Project Status

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:
 
 
August 4th 2003, 10:52 PM
wizardb.gif
merlin
Peasant He/Him
 
Okay, I added a CVS page to the Website. From this page, you can download a source tarball so you don't have to (painfully) access CVS. Sometimes, changes will be listed, sometimes they won't. You can see that page here.

Also, please note that If you download the copywritten files from signine.yi.org (jameson's site), you must change the directory of include files from:

#include "ddutil.h"

to:

#include "../include/ddutil.h"

This is to be compatible with the new source code directory structure. Since jameson did not fix this before he uploaded the files, you have to do it yourself (you lazy bum )!

Now, since I know practically nothing about DirectX, I am requesting someone (ideally, a developer ) to go through and comment that part. As to date, I have commented (not necessarily thoroughly) the dinkvar2.h file, as well as the top part of dinkvar.cpp. Also, keep in mind that today was a very busy day for me; I'll probably make further progress on this tomorrow.