soulweaver91 / vngine

Automatically exported from code.google.com/p/vngine
0 stars 0 forks source link

Change ifvar to accept expressions #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, ifvar can only compare a variable to a fixed value. A new 
general-purpose ifexpr event would be beneficial.

Implementation probably overlaps the current setvar/setglobal parser code 
significantly, with the exception of logical and comparison operators.

Original issue reported on code.google.com by usephiroth91@gmail.com on 17 Jul 2012 at 10:51

GoogleCodeExporter commented 9 years ago

Original comment by usephiroth91@gmail.com on 22 Jul 2012 at 3:24