| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update diceparser | 2017-11-12 | 1 | -8/+8 | |
| |\ | |||||
| * | | -replace NULL to nullptr. | 2017-11-11 | 1 | -8/+8 | |
| | | | |||||
| | * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -13/+11 | |
| |/ | |||||
| * | -Make copy of die instead of copy address, prevent crash while using the | 2017-01-28 | 1 | -2/+10 | |
| | | | | | same diceparser several times. | ||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+14 | |
| | | | | | -Allow to use if node several times. | ||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -2/+9 | |
| | | |||||
| * | improve output for dot system | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -1/+8 | |
| | | | | | -delete created objects | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -0/+1 | |
| | | |||||
| * | -remove debug code | 2014-12-09 | 1 | -2/+0 | |
| | | |||||
| * | Update explosedicenode.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update explosedicenode.cpp | 2014-01-21 | 1 | -0/+6 | |
| | | | | toString | ||||
| * | Update explosedicenode.cpp | 2014-01-16 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update explosedicenode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Create explosedicenode.cpp | 2014-01-10 | 1 | -0/+37 | |
| adding explosing dice | |||||