aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Create scalarresult.hobiwankennedy2014-01-071-0/+22
| | | ScalarResult
* Update validator.hobiwankennedy2014-01-071-1/+2
| | | Die API
* Update range.hobiwankennedy2014-01-071-1/+1
| | | die API
* Update range.cppobiwankennedy2014-01-071-2/+2
| | | management of Die instead of qint64
* Update main.cppobiwankennedy2014-01-071-1/+1
| | | unworking example
* Update diceresult.hobiwankennedy2014-01-071-2/+4
| | | herits from result
* Update diceresult.cppobiwankennedy2014-01-071-0/+9
| | | better management of scalar mode
* Update diceParser.proobiwankennedy2014-01-071-2/+6
| | | adding files
* Update booleancondition.hobiwankennedy2014-01-071-1/+1
| | | die api
* Update booleancondition.cppobiwankennedy2014-01-071-6/+6
| | | die api instead of quint
* 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 die.hobiwankennedy2014-01-071-0/+7
| | | better api
* Update die.cppobiwankennedy2014-01-071-2/+18
| | | management of dice and it prepare the way to reroll it again.
* Update dicerollernode.cppobiwankennedy2014-01-071-4/+6
| | | insert roll value instead of value
* Update diceparser.hobiwankennedy2014-01-071-3/+3
| | | better display, API changes
* Update diceparser.cppobiwankennedy2014-01-071-69/+93
| | | correction better display method
* Update diceparser.cppobiwankennedy2014-01-071-2/+43
| | | add parse file!
* Create result.cppobiwankennedy2014-01-071-0/+16
| | | adding file.
* Create result.hobiwankennedy2014-01-071-0/+21
| | | creating abstract class result
* Update diceresult.cppobiwankennedy2014-01-061-0/+8
| | | New API for result
* Update die.hobiwankennedy2014-01-061-0/+2
| | | new API for die
* Add new management of result.Renaud G2014-01-0511-34/+97
| | | | It may require to make several
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-0419-26/+496
|
* Adding new stuff and commentRenaud G2014-01-033-0/+28
|
* Adding commentsRenaud G2013-12-292-3/+46
|
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-2919-0/+664
|
* Initial commitobiwankennedy2013-12-283-0/+698