aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/dicerollernode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add management of base, the minimum value of dieRenaud G2015-05-151-2/+3
|
* -remove memory leaksRenaud G2015-04-081-5/+3
| | | | -delete created objects
* add better error management (not finished yet)Renaud G2015-03-311-16/+16
| | | | | add check for endless loop in validator (not finished yet) Better helpMe
* -store pointeur to previous node.Renaud G2015-03-031-0/+1
|
* -removal of commented out lines.Renaud G2014-12-131-26/+0
|
* Usage of the new API for ResultRenaud G2014-12-091-1/+1
|
* Add multithreading support but it seems slower. It has been disable.Renaud G2014-11-171-2/+57
|
* Update dicerollernode.cppobiwankennedy2014-02-041-5/+5
| | | getPriority set to 4
* Update dicerollernode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
|
* Update dicerollernode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update dicerollernode.cppobiwankennedy2014-01-141-10/+16
| | | previous result API
* Update dicerollernode.cppobiwankennedy2014-01-081-7/+8
| | | die*
* Update dicerollernode.cppobiwankennedy2014-01-071-4/+6
| | | insert roll value instead of value
* Add new management of result.Renaud G2014-01-051-1/+5
| | | | It may require to make several
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+30