Feature: multiline trigger states keep track of their captures
commit8490f60e3edf22502fa2f62f3bf8061007b37ef3
authorheiko <koehnheiko@googlemail.com>
Thu, 26 Mar 2009 01:07:45 +0000 (26 02:07 +0100)
committerheiko <koehnheiko@googlemail.com>
Thu, 26 Mar 2009 01:07:45 +0000 (26 02:07 +0100)
tree08db38a301b3b79a8554d34f50d104f87678bb1f
parent13f15ce155fb12434c652ea3c41b7b2e2fb6ecc5
Feature: multiline trigger states keep track of their captures
individually to gurantee the sequence of regex in multimatches and only
match each conditon once. This may be a disadvantage in some occasions
but in general it strongly improves consistency and it's easier to
explain in the manual :-)
- more manual work
Fix: hxal found a bug in the buffer decompression and fixed it
src/LuaGlobal.lua
src/TLuaInterpreter.cpp
src/TMatchState.h
src/TTrigger.cpp
src/ctelnet.cpp
src/mudlet_documentation.html
src/mudlet_manual.txt