]> Chaos Git - vn/vndc.git/commit
Adding lookahead broke jump, firstlines and lastlines. After determining the cause...
authorchaoskagami <chaos.kagami@gmail.com>
Mon, 25 Aug 2014 02:12:16 +0000 (22:12 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Mon, 25 Aug 2014 02:12:16 +0000 (22:12 -0400)
commit9e8af12f2b964df5d92890091e7aae1bdb288565
treeebaa1dd399b4a8c5454b1c23299a22b03a3f9eb1
parent0f3efb8103769cd3bf19ffefbca226f3d02151db
Adding lookahead broke jump, firstlines and lastlines. After determining the cause (ordering issue, where I was memsetting ugh) it is fixed. Reloading saves also does not cause mass hysteria.
bin/vndc.x86_64
buildscripts/build.generic
vndc/include/Data.hpp
vndc/src/Parse.cpp
vndc/src/op_jump.cpp