Commit Graph

8658 Commits

Author SHA1 Message Date
Niels Martin Hansen 1b6aa55206 Changed the way debug-output is disabled in karaskel.lua.
Originally committed to SVN as r9.
2006-01-17 23:28:26 +00:00
Rodrigo Braz Monteiro 1fc9fdf281 Updated changelog
Originally committed to SVN as r7.
2006-01-17 07:56:51 +00:00
Rodrigo Braz Monteiro 75fc7ef5cf Fixed parser to handle unset parameters properly (that is, without crashing)
Originally committed to SVN as r6.
2006-01-17 07:52:18 +00:00
Rodrigo Braz Monteiro 480bb77b41 Originally committed to SVN as r5. 2006-01-17 01:22:12 +00:00
Niels Martin Hansen e5df93eb51 From changelog.txt:
- Automation: Added xor(a,b) boolean logical function to utils.lua (jfs)
- Automation: Various changes to karaskel.lua and karaskel-adv.lua: (jfs)
   o Added some debug-calls (which are disable by default; aegisub.output_debug is replaced with a do-nothing function (you can change this in karaskel.lua)
   o The regular aegisub.output_debug is aliased to aegisub.output_warning, in order to always be able to show real warnings, in case something goes wrong
   o Fixed bug, triggered when a line had a style not defined in the subs. A warning is now shown instead.

Originally committed to SVN as r4.
2006-01-17 01:20:46 +00:00
David Lamparter e125d13e3c add newline at end of yatta_wrap.h
Originally committed to SVN as r3.
2006-01-17 00:39:18 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00
Rodrigo Braz Monteiro 4e9ac0ded4 Originally committed to SVN as r1. 2006-01-16 21:01:15 +00:00