Aegisub/automation/demos
Niels Martin Hansen 6dcb5ff4a8 Runtime errors in auto3 scripts no longer kill the program but are reported properly instead.
Apparently Lua 5.1 has changed the semantics of table.insert so it's incompatible with the way used in all Auto3 demo scripts etc. Now it's overridden in utils.auto3 and all instances of it in sample scripts etc. replaced with code having the expected behaviour.

Originally committed to SVN as r926.
2007-02-06 12:30:17 +00:00
..
auto3 Runtime errors in auto3 scripts no longer kill the program but are reported properly instead. 2007-02-06 12:30:17 +00:00
macro-1-edgeblur.lua CHANGED AUTO4 API: Removed the option for selecting which menu to put a macro in, since it wasn't used. 2007-01-03 04:31:17 +00:00
macro-2-mkfullwitdh.lua #155 2007-01-10 03:59:57 +00:00