aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/ifnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -remove debug message.Renaud G2016-11-281-1/+0
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-14/+121
| | | | -Allow to use if node several times.
* Node after ifNode is ran as child of the allowed branch.Renaud G2016-11-041-3/+3
|
* -Fix some value on diceparser.Renaud G2016-09-161-0/+48
|
* prevent crash after using ifnode.Renaud G2016-04-171-1/+1
|
* change contact link.Renaud G2016-04-031-1/+1
|
* Add Management of ColorRenaud Guezennec2016-02-041-2/+9
|
* Cppcheck warning for ifnode.Renaud G2016-01-301-0/+1
|
* Implementation of the if node. Work with one if.Renaud Guezennec2016-01-261-4/+35
|
* Add ifnode classRenaud Guezennec2016-01-261-0/+95