summaryrefslogtreecommitdiff
path: root/src/gamestate.h (follow)
AgeCommit message (Expand)Author
2012-02-08Everything seems to work now, goto, return, etc.Mike Buland
2012-02-07All good except loops & function returns.Mike Buland
2012-02-06Option input type situations almost done.Mike Buland
2012-01-19the pure-gats interface works!Mike Buland
2012-01-19The gats interface is nearly done.Mike Buland
2012-01-19Gats encoding of saved games works.Mike Buland
2012-01-19Added gats, verified in linux and win32.Mike Buland
2012-01-18Interface system works.Mike Buland
2012-01-03Return seems to be fixed.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-30Functions exists/delete work now.Mike Buland
2011-12-29Goto works, scopes work.Mike 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