changelog
- Sat, 14 Jul 2012 17:39:43 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 17:39:43 +0300] rev 18
- New rule: a semicolon is now required after events, mainloop, onexit and onenter definitions.
- Sat, 14 Jul 2012 17:35:19 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 17:35:19 +0300] rev 17
- Events and commands are now treated properly case-insensitively.
- Sat, 14 Jul 2012 17:24:21 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 17:24:21 +0300] rev 16
- Added mainloop/onenter/onexit support, fixed state writing.. this thing can compile the script for the `jumping arghbot` now!
- Sat, 14 Jul 2012 16:31:21 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 16:31:21 +0300] rev 15
- Moved command parser to a new function.