aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
Commit message (Collapse)AuthorAgeFilesLines
* Update keepdiceexecnode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update explosedicenode.hobiwankennedy2014-01-211-0/+4
| | | toString
* Update explosedicenode.cppobiwankennedy2014-01-211-0/+6
| | | toString
* Update executionnode.hobiwankennedy2014-01-211-1/+2
| | | toString
* Update dicerollernode.hobiwankennedy2014-01-211-1/+1
| | | toString
* Update dicerollernode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update countexecutenode.hobiwankennedy2014-01-211-0/+2
| | | -Adding toString
* Update countexecutenode.cppobiwankennedy2014-01-211-0/+5
| | | add toString
* Update scalaroperatornode.cppobiwankennedy2014-01-201-0/+3
| | | debug
* adding parantheses management (unworking yet)Renaud G2014-01-203-2/+50
|
* Update rerolldicenode.cppobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update explosedicenode.cppobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update countexecutenode.cppobiwankennedy2014-01-161-4/+1
| | | hasValid API
* Update sortresult.cppobiwankennedy2014-01-141-1/+2
| | | Adding previous result API.
* Update scalaroperatornode.cppobiwankennedy2014-01-141-0/+4
| | | adding previous result API
* Update rerolldicenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update node.priobiwankennedy2014-01-141-2/+4
| | | adding explose dice node
* Update keepdiceexecnode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update explosedicenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update dicerollernode.cppobiwankennedy2014-01-141-10/+16
| | | previous result API
* Update countexecutenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Create explosedicenode.cppobiwankennedy2014-01-101-0/+37
| | | adding explosing dice
* Create explosedicenode.hobiwankennedy2014-01-101-0/+25
| | | Adding explosing dice node
* Update sortresult.cppobiwankennedy2014-01-091-20/+33
| | | dichotomy sorting
* Update sortresult.cppobiwankennedy2014-01-081-14/+40
| | | manual sort because of die*.
* Update rerolldicenode.hobiwankennedy2014-01-081-2/+7
| | | add validator
* Update rerolldicenode.cppobiwankennedy2014-01-081-8/+12
| | | add validator and die*
* Update keepdiceexecnode.cppobiwankennedy2014-01-081-2/+2
| | | die*
* Update dicerollernode.hobiwankennedy2014-01-081-4/+1
| | | removal of rolldice and adding getFaces
* Update dicerollernode.cppobiwankennedy2014-01-081-7/+8
| | | die*
* Update countexecutenode.cppobiwankennedy2014-01-081-2/+2
| | | management of die* instead of die
* Update sortresult.cppobiwankennedy2014-01-071-15/+32
| | | add diceresult
* Update sortresult.hobiwankennedy2014-01-071-0/+2
| | | add diceResult
* Update scalaroperatornode.cppobiwankennedy2014-01-071-27/+34
| | | add scalar result
* Update scalaroperatornode.hobiwankennedy2014-01-071-1/+2
| | | add scalar result
* Update rerolldicenode.cppobiwankennedy2014-01-071-12/+15
| | | improvement
* Update numbernode.cppobiwankennedy2014-01-071-2/+3
| | | scalar result change
* Update numbernode.hobiwankennedy2014-01-071-1/+3
| | | add scalar result api to node
* Update keepdiceexecnode.cppobiwankennedy2014-01-071-7/+17
| | | better API
* Update keepdiceexecnode.hobiwankennedy2014-01-071-0/+2
| | | Better API
* Update executionnode.cppobiwankennedy2014-01-071-3/+3
| | | generic API
* Update executionnode.hobiwankennedy2014-01-071-3/+3
| | | make API more generic
* Update dicerollernode.hobiwankennedy2014-01-071-0/+4
| | | better api
* Update countexecutenode.hobiwankennedy2014-01-071-1/+2
| | | better api
* Update countexecutenode.cppobiwankennedy2014-01-071-10/+19
| | | counting working
* Update dicerollernode.cppobiwankennedy2014-01-071-4/+6
| | | insert roll value instead of value
* Add new management of result.Renaud G2014-01-054-13/+23
| | | | It may require to make several
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-047-2/+162
|
* Adding commentsRenaud G2013-12-291-1/+0
|
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-2913-0/+348