A new version is here. The main novelty in this version is the addition of the object flag asOBJ_ASHANDLE, that will allow the application to register a value type that will behave as a handle. With this I've implemented the add-on CScriptHandle, which is a generic handle type. This type behaves as if it was the base class of all reference types, script classes and application types alike.
Some other important updates include the support for native calling conventions on Win64 with MinGW (Thanks _Vicious_), and the new add-on CSerializer, and finally that the clib has been updated to the latest interface.
The CSerializer add-on allow the application to temporarily store all the variables in a module and then restore them after recompiling the script. Thanks goes to FDsagizi who implemented this add-on.
Regards,
Andreas
AngelScript 2.21.1 released
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
Awesome work WitchLord! I love that you actively develop this project. Keep up the good work.
Denzel Morris (@drdizzy) :: Software Engineer :: SkyTech Enterprises, Inc.
"When men are most sure and arrogant they are commonly most mistaken, giving views to passion without that proper deliberation which alone can secure them from the grossest absurdities." - David Hume
"When men are most sure and arrogant they are commonly most mistaken, giving views to passion without that proper deliberation which alone can secure them from the grossest absurdities." - David Hume
Out of all of the projects I use to develop my engine, this one has been by far the most helpful and active. Keep it up man!
8.5 years in development and still going strong.
Now, if I could make a living out of this work. Imagine where the library would be if I could work fulltime on it.
Now, if I could make a living out of this work. Imagine where the library would be if I could work fulltime on it.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement