Timeline for Scripting language with class instance support
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 4, 2012 at 1:01 | comment | added | Grimshaw | Well, when something goes wrong, it warns you through a message callback. Also, in debug mode it outputs a call stack to a file. Besides, from the nature of the scripting language, I believe it makes your life easy to make safe environments, where only a limited, granted to work functionality can be called. | |
| Mar 4, 2012 at 0:56 | comment | added | Vortico | This also looks like a possibility. It seems like it's designed to "take over" more of the C++ work than what I had intended, but the C++ glue code looks simple enough to make the change worth it. In your experiences, how have you been able to debug your AngelScript code? | |
| Mar 3, 2012 at 20:47 | history | answered | Grimshaw | CC BY-SA 3.0 |