| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -change random method. | 2016-10-10 | 1 | -2/+8 | |
| | | |||||
| * | Fix error and warning from CppCheck | 2016-04-21 | 1 | -0/+1 | |
| | | |||||
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-04-15 | 1 | -1/+1 | |
| |\ | |||||
| * | | remove useless include | 2016-04-15 | 1 | -1/+0 | |
| | | | |||||
| | * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| |/ | |||||
| * | fix cpp check | 2016-03-22 | 1 | -2/+3 | |
| | | |||||
| * | Add Management of Color | 2016-02-04 | 1 | -0/+10 | |
| | | |||||
| * | fix cppcheck errors | 2016-01-08 | 1 | -3/+3 | |
| | | |||||
| * | add management of base, the minimum value of die | 2015-05-15 | 1 | -2/+7 | |
| | | |||||
| * | prevent crash with die with zero faces | 2015-05-06 | 1 | -8/+10 | |
| | | |||||
| * | better highlightment | 2015-04-25 | 1 | -0/+1 | |
| | | |||||
| * | add dice api to manage highlight | 2015-04-22 | 1 | -1/+1 | |
| | | |||||
| * | prepare much better way to give the result | 2015-04-21 | 1 | -0/+9 | |
| | | |||||
| * | -copy constructor die | 2014-12-09 | 1 | -1/+11 | |
| | | |||||
| * | Update die.cpp | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl header | ||||
| * | Update die.cpp | 2014-01-22 | 1 | -1/+9 | |
| | | | | displayed API | ||||
| * | Update die.cpp | 2014-01-14 | 1 | -0/+13 | |
| | | | | adding getFaces and getLastRolledValue API | ||||
| * | Update die.cpp | 2014-01-08 | 1 | -0/+32 | |
| | | | | -put rolling die as method of die class | ||||
| * | Update die.cpp | 2014-01-07 | 1 | -2/+18 | |
| | | | | management of dice and it prepare the way to reroll it again. | ||||
| * | Add new management of result. | 2014-01-05 | 1 | -0/+34 | |
| It may require to make several | |||||