Sat, 14 Jul 2012 22:03:34 +0300 |
Teemu Piippo |
Added -l command line parameter, if given, botc will list all available commands and exit.
|
changeset |
files
|
Sat, 14 Jul 2012 20:35:50 +0300 |
Teemu Piippo |
Added string table and support for string parameters in commands.
|
changeset |
files
|
Sat, 14 Jul 2012 18:03:37 +0300 |
Teemu Piippo |
Commands w/ arguments are now written correctly.
|
changeset |
files
|
Sat, 14 Jul 2012 17:39:43 +0300 |
Teemu Piippo |
New rule: a semicolon is now required after events, mainloop, onexit and onenter definitions.
|
changeset |
files
|
Sat, 14 Jul 2012 17:35:19 +0300 |
Teemu Piippo |
Events and commands are now treated properly case-insensitively.
|
changeset |
files
|
Sat, 14 Jul 2012 17:24:21 +0300 |
Teemu Piippo |
Added mainloop/onenter/onexit support, fixed state writing.. this thing can compile the script for the `jumping arghbot` now!
|
changeset |
files
|
Sat, 14 Jul 2012 16:31:21 +0300 |
Teemu Piippo |
Moved command parser to a new function.
|
changeset |
files
|