aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/switchcasenode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update switchRenaud G2022-03-031-24/+33
|
* Fix switch/case operator.Renaud G2021-12-111-32/+20
|
* Add replace value node.Renaud G2021-02-131-1/+1
| | | | | Move definition of CaseInfo struct. Fix small things from switchcasenode.
* Fix spellingRenaud G2021-02-071-1/+1
|
* Fix result when several dice.Renaud G2021-02-071-14/+16
|
* fix else behaviourRenaud G2021-02-071-0/+4
|
* Add SwitchCaseNodeRenaud G2021-02-071-0/+146