The new Plugin API for Delphi is ready. Please email me to get the files, if you're interested.
Maybe someone can host them as long as my server is down.
Thanks.
I'm really interested, and I can host them :)
my email : dorcan at digitalmindstudio.ch
Ok, here's the link:
ags_delphi_tutorial.zip (http://www.digitalmindstudio.ch/fichiers/divers/ags_delphi_tutorial.zip)
Thanks for your work, a-v-o ! :)
Thanks for the hosting, Dorcan :)
Nice work, I've updated the link from the Plugin API page.
Thank you for updating the link.
And I have a question:
As you implement so many new script functions in each version, can you provide a list of all or the new functions with parameters?
Because in the plugin template I have a routine which imports the addresses for all script functions using GetScriptFunctionAddress, so that they can be used like normal delphi functions.
I think this is pretty recent:
http://www.agsforums.com/scriptFuncDefs.txt
That's what I wanted. Thanks.