navik6459 / darkbasicpro

Automatically exported from code.google.com/p/darkbasicpro
0 stars 0 forks source link

Here is A Functional Version Of The Source Code #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've found the latest revision (r101) to be non-functional. The last fully 
functional Revision (for DarkGDK anyway) was r54.

So I've made several changes with r101 as a starting point, mostly replacing 
various files with their counterparts from older revisions when they were still 
functional. I also made a few minor tweaks here and there to get things to 
compile and link more smoothly as well. Both DarkGDK and DBPro compiles and 
links. I've tested the compiled DarkGDK libraries and they are functional. I 
have never used DBPro, so I don't know how functional that is. I made the 
modifications here based on compilability, linkability of both Solutions 
(DarkGDK and DarkBasicPro), and DarkGDK compiled library functionality.

Since I do not have an account here to create a new official Revision, I'm 
sharing it here as a download. It's as clean as the repository, and the file 
structure is preserved, so this can be easily merged in to create an r102, if 
desired.

The idea behind this is to have a version readily available that actually 
compiles, links, and functions.

I've included a Revision Notes.txt file that documents all the changes I made, 
rolled-back revision by revision, or file by file.

I've also included the compiled libraries (release and debug) for DarkGDK, 
using the version of source code I've included. They are archived separately 
from the source files.

The file I would attach here is 16MB, and the max attachment size is 10MB, so I 
will include a direct download link from the DarkGDK forum that's hosting it. 
There's no webpage or bs, just right-click and Save As on the link.

DarkGDK Source Code & Compiled Libraries - 2.zip
http://forumfiles.thegamecreators.com/download/2498729

Original issue reported on code.google.com by pcowe...@yahoo.com on 3 Dec 2013 at 3:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I ended up having to re-upload the file, and it's location has changed, and no 
way to edit my original post. So here is the updated file and link:

DarkGDK Source Code & Compiled Libraries - 3.zip
http://forumfiles.thegamecreators.com/download/2498625

Here is the related thread in the DarkGDK forum. Check here for updates:
http://forum.thegamecreators.com/?m=forum_view&t=209001&b=22

Also, the following functions have now been fixed:
dbLoadAnimation()
dbPlayObject()
dbLoopObject()

See the included "Version Notes.txt" for details on how this differs from r101 
in the repository.

P.S. The compiled libraries were done using Visual Studio 2008 and DirectX SDK 
(Aug 2007), the original requirements for DarkGDK.

Original comment by pcowe...@yahoo.com on 15 Dec 2013 at 1:19

GoogleCodeExporter commented 8 years ago
The repository has now been updated with this code, and additional improvements 
as well.

Original comment by pcowe...@yahoo.com on 30 Dec 2013 at 2:51