aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -New API for result type.Renaud G2014-12-091-3/+5
|
* -add command managementRenaud G2014-12-091-0/+16
|
* -change API of displayResult to return QStringRenaud G2014-12-061-2/+14
|
* Update diceparser.cppRenaud G.2014-05-281-0/+21
| | | gpl
* Update diceparser.cppobiwankennedy2014-03-181-0/+20
| | | adding support of default dice value: 4k3 ....
* Update diceparser.cppobiwankennedy2014-02-041-1/+1
| | | priority and left to right mode managed
* Update diceparser.cppobiwankennedy2014-01-301-66/+19
| | | management operator priority
* Update diceparser.cppobiwankennedy2014-01-271-51/+8
| | | improve print dice
* fix some issue with parentheses management.Renaud G2014-01-251-141/+197
|
* correct compilation errorRenaud G2014-01-251-1/+1
|
* Update diceparser.cppobiwankennedy2014-01-231-39/+88
| | | Starting generic read operand to read (10-1D6)D100
* Update diceparser.cppobiwankennedy2014-01-221-20/+21
| | | already displayed dice
* Update diceparser.cppobiwankennedy2014-01-211-202/+147
| | | improvement about parantheses
* adding parantheses management (unworking yet)Renaud G2014-01-201-0/+17
|
* Update diceparser.cppobiwankennedy2014-01-171-4/+9
| | | clean up the parser to separate parsing, running and display
* Update diceparser.cppobiwankennedy2014-01-161-0/+2
| | | remove warning
* Update diceparser.cppobiwankennedy2014-01-151-12/+12
| | | correcting range parsing
* Update diceparser.cppobiwankennedy2014-01-151-10/+26
| | | fix >= and <= operator parsing
* Update diceparser.cppobiwankennedy2014-01-141-65/+120
| | | new display
* Update diceparser.cppobiwankennedy2014-01-111-0/+1
| | | comments
* Update diceparser.cppobiwankennedy2014-01-101-3/+22
| | | allows operation after the second.
* Update diceparser.cppobiwankennedy2014-01-081-11/+32
| | | reroll working!
* Update diceparser.cppobiwankennedy2014-01-071-69/+93
| | | correction better display method
* Update diceparser.cppobiwankennedy2014-01-071-2/+43
| | | add parse file!
* Add new management of result.Renaud G2014-01-051-1/+2
| | | | It may require to make several
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-041-15/+152
|
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+179