summaryrefslogtreecommitdiff
path: root/src/gamestate.cpp (follow)
AgeCommit message (Expand)Author
2011-12-31Random function added, other fixes.Mike Buland
2011-12-30All variants of for each loop are tested and workMike Buland
2011-12-30Well, +=, -= on dictionaries/lists works now.Mike Buland
2011-12-30Wow, dictionaries, nested dictionaries, for loopsMike Buland
2011-12-30Dictionaries can be created, in operator works.Mike 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-30Functions exists/delete work now.Mike Buland
2011-12-29While loops work perfectly :)Mike Buland
2011-12-29Goto works, scopes work.Mike Buland
2011-12-29Most AstNodes work now.Mike Buland
2011-12-29Most operators work, as well as if/then/else.Mike Buland
2011-12-29This commit...I dunnoMike Buland
2011-12-29Situation code actually processes 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