Announcement: Be excellent to each other.


Caravel Forum : Caravel Boards : General : Coding
New Topic New Poll Post Reply
Poster Message
Vike91
Level: Master Delver
Avatar
Rank Points: 235
Registered: 05-19-2007
IP: Logged
icon Coding (0)  
What programming languages were used in making of DROD?

____________________________
The best way to predict the future is to create it.
03-17-2008 at 05:36 PM
View Profile Send Private Message to User Send Email to User Show all user's posts High Scores Quote Reply
Briareos
Level: Smitemaster
Avatar
Rank Points: 3516
Registered: 08-07-2005
IP: Logged
icon Re: Coding (+1)  
Vike91 wrote:
What programming languages were used in making of DROD?
C++

np: Röyksopp - 49 Percent (The Understanding)

____________________________
"I'm not anti-anything, I'm anti-everything, it fits better." - Sole
R.I.P. Robert Feldhoff (1962-2009) :(
03-17-2008 at 05:51 PM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
Vike91
Level: Master Delver
Avatar
Rank Points: 235
Registered: 05-19-2007
IP: Logged
icon Re: Coding (0)  
Could it be possible if you turn this into Java? The original DROD crashes my comp.

____________________________
The best way to predict the future is to create it.
03-17-2008 at 05:56 PM
View Profile Send Private Message to User Send Email to User Show all user's posts High Scores Quote Reply
coppro
Level: Smitemaster
Rank Points: 1308
Registered: 11-24-2005
IP: Logged
icon Re: Coding (+1)  
C++.

The source code is available here.
03-17-2008 at 06:02 PM
View Profile Show all user's posts Quote Reply
eb0ny
Level: Smiter
Avatar
Rank Points: 484
Registered: 09-12-2007
IP: Logged
icon Re: Coding (0)  
Vike91 wrote:
Could it be possible if you turn this into Java? The original DROD crashes my comp.
You would then have rewrite *ALL* of the code, make transitions to Java libraries, which will introduce more bugs that will have to be resolved, more testing will be required etc. etc. Plus, Java is slower performance wise.

If it crashes your computer, try to consult the "Bugs" section, as there's no other place to turn to, it seems (search doesn't turn up anything useful).

____________________________
Click here to view the secret text

03-17-2008 at 07:19 PM
View Profile Send Private Message to User Show all user's posts This architect's holds Quote Reply
Briareos
Level: Smitemaster
Avatar
Rank Points: 3516
Registered: 08-07-2005
IP: Logged
icon Re: Coding (0)  
Vike91 wrote:
Could it be possible if you turn this into Java?
Huh?

As in, "will this cow go over 50 if I turn it into a badger?"

The original DROD crashes my comp.
Wait... if any DROD manages to do that your computer is highly messed up to begin with.

Also, which "original DROD"? The Webfoot one?

np: Autechre - Chenc9-x (Quaristice (Versions))

____________________________
"I'm not anti-anything, I'm anti-everything, it fits better." - Sole
R.I.P. Robert Feldhoff (1962-2009) :(
03-17-2008 at 07:21 PM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
Syntax
Level: Smitemaster
Rank Points: 1218
Registered: 05-12-2005
IP: Logged
icon Re: Coding (0)  
So Vike91, you haven't been able to play DROD for the last year since you registered?
03-17-2008 at 07:26 PM
View Profile Send Private Message to User Show all user's posts Quote Reply
halyavin
Level: Delver
Rank Points: 52
Registered: 02-20-2006
IP: Logged
icon Re: Coding (0)  
Vike91 wrote:
Could it be possible if you turn this into Java? The original DROD crashes my comp.
There are two problems in using Java for DROD.
* DROD uses quite sophisticated graphics (shadows, lighting). This graphics would be very slow are require a lot of memory, because there is no native implementation for it in Java2D.
* DROD uses metakit database. Java implementation of database would be extremely slow and use a lot of memory too.

Although, may be dual-core computers with 2Gb of memory could run such Java program.

PS JNI could be used to solve the problems above, but JNI-libraries can crash your computer as well as DROD.
03-18-2008 at 01:30 PM
View Profile Send Private Message to User Show all user's posts Quote Reply
New Topic New Poll Post Reply
Caravel Forum : Caravel Boards : General : Coding
Surf To:


Forum Rules:
Can I post a new topic? No
Can I reply? No
Can I read? Yes
HTML Enabled? No
UBBC Enabled? Yes
Words Filter Enable? No

Contact Us | CaravelGames.com

Powered by: tForum tForumHacks Edition b0.98.8
Originally created by Toan Huynh (Copyright © 2000)
Enhanced by the tForumHacks team and the Caravel team.