The Dink Network

Reply to Re: A New Version of Dink? (canceled)

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:
 
 
February 12th 2013, 07:41 PM
anon.gif
shevek
Ghost They/Them
 
which engine are you basing yours from, the FreeDink Engine?

No, it's written from scratch. My editor started as a DinkC preprocessor, because I wanted the sort of things Kyle listed in his post. My engine is designed to natively run those scripts. It cannot actually run DinkC scripts; only the format which my editor uses.

I did use the Freedink source a lot for looking up how things should behave, though (especially for loading and saving files in ways that other engines understand it).