aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
Commit message (Expand)AuthorAgeFilesLines
...
| * -remove limit of 3 jump.Renaud G2016-09-251-4/+13
| * -Fix some value on diceparser.Renaud G2016-09-165-8/+111
| * improve indentationRenaud G2016-07-151-1/+1
* | update dice system.Renaud G2016-07-101-1/+1
|/
* Fix error and warning from CppCheckRenaud G2016-04-214-4/+4
* prevent crash after using ifnode.Renaud G2016-04-171-1/+1
* change contact link.Renaud G2016-04-0314-14/+14
* fix cpp checkRenaud G2016-03-225-18/+18
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-054-9/+9
* -Fix paintnode to integration into rolisteam.Renaud G2016-02-052-8/+16
* Add Management of ColorRenaud Guezennec2016-02-043-5/+12
* Add node for painting dice and new class for result.Renaud Guezennec2016-02-042-0/+176
* -rework arithmetic operatorRenaud G2016-01-302-17/+29
* Cppcheck warning for ifnode.Renaud G2016-01-302-1/+1
* Implementation of the if node. Work with one if.Renaud Guezennec2016-01-262-4/+38
* -Fix issue #2Renaud Guezennec2016-01-261-20/+30
* Add ifnode classRenaud Guezennec2016-01-262-0/+145
* Fix small errors of readability.Renaud Guezennec2016-01-263-6/+6
* merge MergeOp into masterRenaud G2016-01-102-7/+3
|\
| * fix cppcheck errorsRenaud G2016-01-082-7/+3
* | manage homogeneousRenaud2015-12-281-0/+2
* | -Adding mergenode to the project.Renaud G2015-12-242-0/+121
|/
* Fix init orderRenaud G2015-10-111-1/+1
* -set message if Too many dice error is trigged.Renaud G2015-10-111-0/+4
* -Add Too Many Dice error type.Renaud G2015-10-111-1/+1
* -add error while no dice.Renaud G2015-10-111-0/+5
* -Add Node Error : No dice to rollRenaud G2015-10-111-1/+1
* Merge branch 'rangeInList'Renaud G2015-10-1130-151/+308
|\
* | add gpl headerRenaud G2015-09-012-0/+38
* | add gpl headerRenaud G2015-09-012-2/+39
* | fix cppcheck issueRenaud G2015-08-284-10/+4
* | disable the highlightRenaud G2015-08-272-0/+2
| * add commentsRenaud G2015-08-202-38/+23
| * fix little issuesRenaud G2015-08-203-7/+4
| * remove useless ;Renaud G2015-08-201-1/+1
| * fix compilationRenaud G2015-08-201-1/+1
| * improve the dot generation.Renaud G2015-08-201-3/+8
| * fix compilationRenaud G2015-08-201-7/+11
| * fix compilationRenaud G2015-08-201-1/+1
| * fix compilationRenaud G2015-08-201-1/+1
| * fix compilationRenaud G2015-08-201-2/+1
| * add bool for toString() in result.Renaud G2015-08-201-6/+10
| * add bool parameterRenaud G2015-08-201-1/+1
| * add bool parameter to toString() function in node.Renaud G2015-08-2023-83/+165
| * start fixing dot tree generationRenaud G2015-08-2013-14/+42
| * add management of list with unequivalenceRenaud G2015-07-081-3/+3
| * Merge branch 'master' of github.com:obiwankennedy/DiceParser into rangeInListRenaud G2015-07-081-1/+1
| |\ | |/ |/|
* | add error of type: nothing understoodRenaud G2015-07-081-1/+1
| * -add method to read list with probability value. It sets range for allRenaud G2015-06-092-16/+69
|/
* add API to set the link to documentationRenaud G2015-05-212-1/+13