This website requires JavaScript.
Explore
Help
Register
Sign In
mia
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
1
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2059
commits
10
branches
31
tags
51
MiB
0cf6fce7de
Commit graph
2 commits
Author
SHA1
Message
Date
Niels Martin Hansen
1cf34a15e7
Fix bug in 'ifgtz' and 'ifeqz' functions in RPN expression engine: they didn't check for the correct number of parameters, and caused a nasty crash as a result, if the number passed was wrong.
...
Originally committed to SVN as r1653.
2007-11-14 20:44:47 +00:00
Niels Martin Hansen
3b5e953c70
Expression evaluator implemented and compiles... probably doesn't work
...
Originally committed to SVN as r1506.
2007-08-17 23:26:36 +00:00