Aegisub/automation
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/factorybrew Auto3 engine for auto4 seems to work now 2007-01-18 08:15:02 +00:00
demos Runtime errors in auto3 scripts no longer kill the program but are reported properly instead. 2007-02-06 12:30:17 +00:00
include Runtime errors in auto3 scripts no longer kill the program but are reported properly instead. 2007-02-06 12:30:17 +00:00
tests Auto4: Added aegisub.log as synonym for aegisub.debug.out 2007-01-18 20:55:40 +00:00
v4-docs Auto4: Added aegisub.log as synonym for aegisub.debug.out 2007-01-18 20:55:40 +00:00
automation3.txt Auto3 engine for auto4 seems to work now 2007-01-18 08:15:02 +00:00