| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -remove debug message. | 2016-11-28 | 1 | -1/+0 | |
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 39 | -37/+507 | |
| * | add filter node | 2016-11-05 | 3 | -3/+116 | |
| |\ | |||||
| | * | Node after ifNode is ran as child of the allowed branch. | 2016-11-04 | 1 | -3/+3 | |
| | * | -Add FilterNode to dice system. | 2016-11-03 | 2 | -2/+98 | |
| | * | -Add new operator node | 2016-11-03 | 2 | -0/+17 | |
| * | | -add management of string node to display text in some condition. | 2016-11-01 | 2 | -2/+131 | |
| * | | add String Node | 2016-11-01 | 2 | -0/+17 | |
| |/ | |||||
| * | vs compilation | 2016-10-08 | 1 | -1/+1 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-09-25 | 6 | -13/+125 | |
| |\ | |||||
| | * | -remove limit of 3 jump. | 2016-09-25 | 1 | -4/+13 | |
| | * | -Fix some value on diceparser. | 2016-09-16 | 5 | -8/+111 | |
| | * | improve indentation | 2016-07-15 | 1 | -1/+1 | |
| * | | update dice system. | 2016-07-10 | 1 | -1/+1 | |
| |/ | |||||
| * | Fix error and warning from CppCheck | 2016-04-21 | 4 | -4/+4 | |
| * | prevent crash after using ifnode. | 2016-04-17 | 1 | -1/+1 | |
| * | change contact link. | 2016-04-03 | 14 | -14/+14 | |
| * | fix cpp check | 2016-03-22 | 5 | -18/+18 | |
| * | change Error code to Dice Error code, fix compilation issue on windows | 2016-03-05 | 4 | -9/+9 | |
| * | -Fix paintnode to integration into rolisteam. | 2016-02-05 | 2 | -8/+16 | |
| * | Add Management of Color | 2016-02-04 | 3 | -5/+12 | |
| * | Add node for painting dice and new class for result. | 2016-02-04 | 2 | -0/+176 | |
| * | -rework arithmetic operator | 2016-01-30 | 2 | -17/+29 | |
| * | Cppcheck warning for ifnode. | 2016-01-30 | 2 | -1/+1 | |
| * | Implementation of the if node. Work with one if. | 2016-01-26 | 2 | -4/+38 | |
| * | -Fix issue #2 | 2016-01-26 | 1 | -20/+30 | |
| * | Add ifnode class | 2016-01-26 | 2 | -0/+145 | |
| * | Fix small errors of readability. | 2016-01-26 | 3 | -6/+6 | |
| * | merge MergeOp into master | 2016-01-10 | 2 | -7/+3 | |
| |\ | |||||
| | * | fix cppcheck errors | 2016-01-08 | 2 | -7/+3 | |
| * | | manage homogeneous | 2015-12-28 | 1 | -0/+2 | |
| * | | -Adding mergenode to the project. | 2015-12-24 | 2 | -0/+121 | |
| |/ | |||||
| * | Fix init order | 2015-10-11 | 1 | -1/+1 | |
| * | -set message if Too many dice error is trigged. | 2015-10-11 | 1 | -0/+4 | |
| * | -Add Too Many Dice error type. | 2015-10-11 | 1 | -1/+1 | |
| * | -add error while no dice. | 2015-10-11 | 1 | -0/+5 | |
| * | -Add Node Error : No dice to roll | 2015-10-11 | 1 | -1/+1 | |
| * | Merge branch 'rangeInList' | 2015-10-11 | 30 | -151/+308 | |
| |\ | |||||
| * | | add gpl header | 2015-09-01 | 2 | -0/+38 | |
| * | | add gpl header | 2015-09-01 | 2 | -2/+39 | |
| * | | fix cppcheck issue | 2015-08-28 | 4 | -10/+4 | |
| * | | disable the highlight | 2015-08-27 | 2 | -0/+2 | |
| | * | add comments | 2015-08-20 | 2 | -38/+23 | |
| | * | fix little issues | 2015-08-20 | 3 | -7/+4 | |
| | * | remove useless ; | 2015-08-20 | 1 | -1/+1 | |
| | * | fix compilation | 2015-08-20 | 1 | -1/+1 | |
| | * | improve the dot generation. | 2015-08-20 | 1 | -3/+8 | |
| | * | fix compilation | 2015-08-20 | 1 | -7/+11 | |
| | * | fix compilation | 2015-08-20 | 1 | -1/+1 | |
| | * | fix compilation | 2015-08-20 | 1 | -1/+1 | |