Mercurial
>
botc
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Variables can now be assigned values, unfortunately not at top level.
2012-07-15
, by Teemu Piippo
Forgot the actual new code files out of previous commit
2012-07-14
, by Teemu Piippo
Added rudimentary global var support
2012-07-14
, by Teemu Piippo
Added -l command line parameter, if given, botc will list all available commands and exit.
2012-07-14
, by Teemu Piippo
Added string table and support for string parameters in commands.
2012-07-14
, by Teemu Piippo
Commands w/ arguments are now written correctly.
2012-07-14
, by Teemu Piippo
New rule: a semicolon is now required after events, mainloop, onexit and onenter definitions.
2012-07-14
, by Teemu Piippo
Events and commands are now treated properly case-insensitively.
2012-07-14
, by Teemu Piippo
Added mainloop/onenter/onexit support, fixed state writing.. this thing can compile the script for the `jumping arghbot` now!
2012-07-14
, by Teemu Piippo
Moved command parser to a new function.
2012-07-14
, by Teemu Piippo
If any optional parameters are skipped, default values are now filled in.
2012-07-14
, by Teemu Piippo
Parser now can read optional arguments properly.
2012-07-14
, by Teemu Piippo
less
more
|
(0)
-12
+12
+100
tip