| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Make copy of die instead of copy address, prevent crash while using the | 2017-01-28 | 1 | -4/+11 | |
| | | | | | same diceparser several times. | ||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+11 | |
| | | | | | -Allow to use if node several times. | ||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -1/+9 | |
| | | |||||
| * | start fixing dot tree generation | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | improve output for dot system | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -1/+9 | |
| | | | | | -delete created objects | ||||
| * | add generateTree | 2015-03-05 | 1 | -1/+1 | |
| | | | | | add jumpbackward node | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -1/+1 | |
| | | |||||
| * | Update rerolldicenode.cpp | 2014-01-30 | 1 | -2/+17 | |
| | | | | getPriority | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update rerolldicenode.cpp | 2014-01-21 | 1 | -0/+5 | |
| | | | | toString | ||||
| * | Update rerolldicenode.cpp | 2014-01-16 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update rerolldicenode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Update rerolldicenode.cpp | 2014-01-08 | 1 | -8/+12 | |
| | | | | add validator and die* | ||||
| * | Update rerolldicenode.cpp | 2014-01-07 | 1 | -12/+15 | |
| | | | | improvement | ||||
| * | Add new management of result. | 2014-01-05 | 1 | -7/+13 | |
| | | | | | It may require to make several | ||||
| * | Firt commit of the new dice system for rolisteam. | 2013-12-29 | 1 | -0/+25 | |