summaryrefslogtreecommitdiff
path: root/src/gamebuilder.cpp (follow)
AgeCommit message (Expand)Author
2015-05-07Goto was confused.HEADmainMike Buland
2012-02-08Everything seems to work now, goto, return, etc.Mike Buland
2012-02-07Goto is broken.Mike Buland
2012-02-06exists() and delete() are now operators.Mike Buland
2012-02-06Important bugfix in stack code. Thanks david!0.04Mike Buland
2012-02-06Correct errors for improper input.0.03Mike Buland
2012-02-06Option input type situations almost done.Mike Buland
2012-01-04Parse moved to GameBuilder.Mike Buland
2012-01-03New functions, fixes, and a working bloodfields.Mike Buland
2011-12-30Wow, dictionaries, nested dictionaries, for loopsMike Buland
2011-12-30return, exit, lists added. You can't index them.Mike Buland
2011-12-30Looks like commands work, mostly.Mike Buland
2011-12-29Goto works, scopes work.Mike Buland
2011-12-29Most AstNodes work now.Mike Buland
2011-12-29Situations & their modes are built.Mike Buland
2011-12-29Functions can be called now, at least manually.Mike Buland
2011-12-29About to add the processing core.Mike Buland
2011-12-29Getting close to realy running.Mike Buland
2011-12-27Wow, a whole lot of code builds now.Mike Buland
2011-12-27Branch building has started.Mike Buland
2011-12-24Ast nearly done, builder coming along.Mike Buland
2011-12-23The game is actually being built now.Mike Buland