| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update diceresult.h | 2014-01-08 | 1 | -4/+4 | ||
| | | | | die* | |||||
| * | Update diceresult.cpp | 2014-01-08 | 1 | -4/+4 | ||
| | | | | die* | |||||
| * | Update diceparser.h | 2014-01-08 | 1 | -2/+5 | ||
| | | | | reroll wroking | |||||
| * | Update diceparser.cpp | 2014-01-08 | 1 | -11/+32 | ||
| | | | | reroll working! | |||||
| * | Update booleancondition.h | 2014-01-08 | 1 | -1/+1 | ||
| | | | | die* | |||||
| * | Update booleancondition.cpp | 2014-01-08 | 1 | -6/+6 | ||
| | | | | die* | |||||
| * | Update sortresult.cpp | 2014-01-08 | 1 | -14/+40 | ||
| | | | | manual sort because of die*. | |||||
| * | Update rerolldicenode.h | 2014-01-08 | 1 | -2/+7 | ||
| | | | | add validator | |||||
| * | Update rerolldicenode.cpp | 2014-01-08 | 1 | -8/+12 | ||
| | | | | add validator and die* | |||||
| * | Update keepdiceexecnode.cpp | 2014-01-08 | 1 | -2/+2 | ||
| | | | | die* | |||||
| * | Update dicerollernode.h | 2014-01-08 | 1 | -4/+1 | ||
| | | | | removal of rolldice and adding getFaces | |||||
| * | Update dicerollernode.cpp | 2014-01-08 | 1 | -7/+8 | ||
| | | | | die* | |||||
| * | Update countexecutenode.cpp | 2014-01-08 | 1 | -2/+2 | ||
| | | | | management of die* instead of die | |||||
| * | Update die.h | 2014-01-08 | 1 | -0/+5 | ||
| | | | | add rolling die as method of die class | |||||
| * | Update die.cpp | 2014-01-08 | 1 | -0/+32 | ||
| | | | | -put rolling die as method of die class | |||||
| * | Create scalarresult.cpp | 2014-01-07 | 1 | -0/+20 | ||
| | | | | adding scalar result | |||||
| * | Create scalarresult.h | 2014-01-07 | 1 | -0/+22 | ||
| | | | | ScalarResult | |||||
| * | Update validator.h | 2014-01-07 | 1 | -1/+2 | ||
| | | | | Die API | |||||
| * | Update range.h | 2014-01-07 | 1 | -1/+1 | ||
| | | | | die API | |||||
| * | Update range.cpp | 2014-01-07 | 1 | -2/+2 | ||
| | | | | management of Die instead of qint64 | |||||
| * | Update main.cpp | 2014-01-07 | 1 | -1/+1 | ||
| | | | | unworking example | |||||
| * | Update diceresult.h | 2014-01-07 | 1 | -2/+4 | ||
| | | | | herits from result | |||||
| * | Update diceresult.cpp | 2014-01-07 | 1 | -0/+9 | ||
| | | | | better management of scalar mode | |||||
| * | Update diceParser.pro | 2014-01-07 | 1 | -2/+6 | ||
| | | | | adding files | |||||
| * | Update booleancondition.h | 2014-01-07 | 1 | -1/+1 | ||
| | | | | die api | |||||
| * | Update booleancondition.cpp | 2014-01-07 | 1 | -6/+6 | ||
| | | | | die api instead of quint | |||||
| * | Update sortresult.cpp | 2014-01-07 | 1 | -15/+32 | ||
| | | | | add diceresult | |||||
| * | Update sortresult.h | 2014-01-07 | 1 | -0/+2 | ||
| | | | | add diceResult | |||||
| * | Update scalaroperatornode.cpp | 2014-01-07 | 1 | -27/+34 | ||
| | | | | add scalar result | |||||
| * | Update scalaroperatornode.h | 2014-01-07 | 1 | -1/+2 | ||
| | | | | add scalar result | |||||
| * | Update rerolldicenode.cpp | 2014-01-07 | 1 | -12/+15 | ||
| | | | | improvement | |||||
| * | Update numbernode.cpp | 2014-01-07 | 1 | -2/+3 | ||
| | | | | scalar result change | |||||
| * | Update numbernode.h | 2014-01-07 | 1 | -1/+3 | ||
| | | | | add scalar result api to node | |||||
| * | Update keepdiceexecnode.cpp | 2014-01-07 | 1 | -7/+17 | ||
| | | | | better API | |||||
| * | Update keepdiceexecnode.h | 2014-01-07 | 1 | -0/+2 | ||
| | | | | Better API | |||||
| * | Update executionnode.cpp | 2014-01-07 | 1 | -3/+3 | ||
| | | | | generic API | |||||
| * | Update executionnode.h | 2014-01-07 | 1 | -3/+3 | ||
| | | | | make API more generic | |||||
| * | Update dicerollernode.h | 2014-01-07 | 1 | -0/+4 | ||
| | | | | better api | |||||
| * | Update countexecutenode.h | 2014-01-07 | 1 | -1/+2 | ||
| | | | | better api | |||||
| * | Update countexecutenode.cpp | 2014-01-07 | 1 | -10/+19 | ||
| | | | | counting working | |||||
| * | Update die.h | 2014-01-07 | 1 | -0/+7 | ||
| | | | | better api | |||||
| * | Update die.cpp | 2014-01-07 | 1 | -2/+18 | ||
| | | | | management of dice and it prepare the way to reroll it again. | |||||
| * | Update dicerollernode.cpp | 2014-01-07 | 1 | -4/+6 | ||
| | | | | insert roll value instead of value | |||||
| * | Update diceparser.h | 2014-01-07 | 1 | -3/+3 | ||
| | | | | better display, API changes | |||||
| * | Update diceparser.cpp | 2014-01-07 | 1 | -69/+93 | ||
| | | | | correction better display method | |||||
| * | Update diceparser.cpp | 2014-01-07 | 1 | -2/+43 | ||
| | | | | add parse file! | |||||
| * | Create result.cpp | 2014-01-07 | 1 | -0/+16 | ||
| | | | | adding file. | |||||
| * | Create result.h | 2014-01-07 | 1 | -0/+21 | ||
| | | | | creating abstract class result | |||||
| * | Update diceresult.cpp | 2014-01-06 | 1 | -0/+8 | ||
| | | | | New API for result | |||||
| * | Update die.h | 2014-01-06 | 1 | -0/+2 | ||
| | | | | new API for die | |||||