aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/explosedicenode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove useless commitRenaud G2017-11-251-8/+8
|
* update diceparserRenaud G2017-11-121-8/+8
|\
* | -replace NULL to nullptr.Renaud G2017-11-111-8/+8
| |
| * -c++11 update about for and nullptr.Renaud G2017-10-291-13/+11
|/
* -Make copy of die instead of copy address, prevent crash while using theRenaud G2017-01-281-2/+10
| | | | same diceparser several times.
* -Add API for copying a branch of execution node.Renaud G2016-11-281-0/+14
| | | | -Allow to use if node several times.
* add bool parameter to toString() function in node.Renaud G2015-08-201-2/+9
|
* improve output for dot systemRenaud G2015-05-051-1/+1
|
* -remove memory leaksRenaud G2015-04-081-1/+8
| | | | -delete created objects
* -store pointeur to previous node.Renaud G2015-03-031-0/+1
|
* -remove debug codeRenaud G2014-12-091-2/+0
|
* Update explosedicenode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
|
* Update explosedicenode.cppobiwankennedy2014-01-211-0/+6
| | | toString
* Update explosedicenode.cppobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update explosedicenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Create explosedicenode.cppobiwankennedy2014-01-101-0/+37
adding explosing dice