Reply to Re: A New Version of Dink? (canceled)
If you don't have an account, just leave the password field blank.
February 12th 2013, 07:41 PM

shevek


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).
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).