| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -improve readability. | 2017-01-28 | 1 | -0/+2 | |
| * | -optimizing the random generation. | 2016-10-23 | 1 | -6/+6 | |
| * | -remove random_device because not all platform has random device. | 2016-10-13 | 1 | -3/+4 | |
| * | -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 | |
| * | Update die.cpp | 2014-01-22 | 1 | -1/+9 | |
| * | Update die.cpp | 2014-01-14 | 1 | -0/+13 | |
| * | Update die.cpp | 2014-01-08 | 1 | -0/+32 | |
| * | Update die.cpp | 2014-01-07 | 1 | -2/+18 | |
| * | Add new management of result. | 2014-01-05 | 1 | -0/+34 | |