Menu

Commit [r63]  Maximize  Restore  History

Implemented various cool functionality in the RuleBook.

Improved string handling for many functions in func.cpp
some new helper functions
StringResolve looks up strings in a dictionary and replaces them in a complex expression
strtoint is capable of resolving arithmetic expressions of arbitrary complexity and evaluating them
lots of minor improvements, especially in the documentation sector

cdburgard 2011-09-14

changed /include/Rule.hpp
changed /include/func.hpp
changed /resources/rules.txt
changed /src/character/Character.cpp
changed /src/data/Dictionary.cpp
changed /src/drawing/AbilityBox.cpp
changed /src/func/func.cpp
changed /src/rulebook/ActionRule.cpp
changed /src/rulebook/ForEachRule.cpp
changed /src/rulebook/IfRule.cpp
changed /src/rulebook/Rule.cpp
changed /src/rulebook/Rulebook.cpp
changed /src/rulebook/SelectRule.cpp
/include/Rule.hpp Diff Switch to side-by-side view
Loading...
/include/func.hpp Diff Switch to side-by-side view
Loading...
/resources/rules.txt Diff Switch to side-by-side view
Loading...
/src/character/Character.cpp Diff Switch to side-by-side view
Loading...
/src/data/Dictionary.cpp Diff Switch to side-by-side view
Loading...
/src/drawing/AbilityBox.cpp Diff Switch to side-by-side view
Loading...
/src/func/func.cpp Diff Switch to side-by-side view
Loading...
/src/rulebook/ActionRule.cpp Diff Switch to side-by-side view
Loading...
/src/rulebook/ForEachRule.cpp Diff Switch to side-by-side view
Loading...
/src/rulebook/IfRule.cpp Diff Switch to side-by-side view
Loading...
/src/rulebook/Rule.cpp Diff Switch to side-by-side view
Loading...
/src/rulebook/Rulebook.cpp Diff Switch to side-by-side view
Loading...
/src/rulebook/SelectRule.cpp Diff Switch to side-by-side view
Loading...
Monday.com Logo