| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -change API of displayResult to return QString | 2014-12-06 | 1 | -2/+14 | |
| | | |||||
| * | Update diceparser.cpp | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl | ||||
| * | Update diceparser.cpp | 2014-03-18 | 1 | -0/+20 | |
| | | | | adding support of default dice value: 4k3 .... | ||||
| * | Update diceparser.cpp | 2014-02-04 | 1 | -1/+1 | |
| | | | | priority and left to right mode managed | ||||
| * | Update diceparser.cpp | 2014-01-30 | 1 | -66/+19 | |
| | | | | management operator priority | ||||
| * | Update diceparser.cpp | 2014-01-27 | 1 | -51/+8 | |
| | | | | improve print dice | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -141/+197 | |
| | | |||||
| * | correct compilation error | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update diceparser.cpp | 2014-01-23 | 1 | -39/+88 | |
| | | | | Starting generic read operand to read (10-1D6)D100 | ||||
| * | Update diceparser.cpp | 2014-01-22 | 1 | -20/+21 | |
| | | | | already displayed dice | ||||
| * | Update diceparser.cpp | 2014-01-21 | 1 | -202/+147 | |
| | | | | improvement about parantheses | ||||
| * | adding parantheses management (unworking yet) | 2014-01-20 | 1 | -0/+17 | |
| | | |||||
| * | Update diceparser.cpp | 2014-01-17 | 1 | -4/+9 | |
| | | | | clean up the parser to separate parsing, running and display | ||||
| * | Update diceparser.cpp | 2014-01-16 | 1 | -0/+2 | |
| | | | | remove warning | ||||
| * | Update diceparser.cpp | 2014-01-15 | 1 | -12/+12 | |
| | | | | correcting range parsing | ||||
| * | Update diceparser.cpp | 2014-01-15 | 1 | -10/+26 | |
| | | | | fix >= and <= operator parsing | ||||
| * | Update diceparser.cpp | 2014-01-14 | 1 | -65/+120 | |
| | | | | new display | ||||
| * | Update diceparser.cpp | 2014-01-11 | 1 | -0/+1 | |
| | | | | comments | ||||
| * | Update diceparser.cpp | 2014-01-10 | 1 | -3/+22 | |
| | | | | allows operation after the second. | ||||
| * | Update diceparser.cpp | 2014-01-08 | 1 | -11/+32 | |
| | | | | reroll working! | ||||
| * | 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! | ||||
| * | Add new management of result. | 2014-01-05 | 1 | -1/+2 | |
| | | | | | It may require to make several | ||||
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -15/+152 | |
| | | |||||
| * | Firt commit of the new dice system for rolisteam. | 2013-12-29 | 1 | -0/+179 | |