| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -160/+0 | |
| * | Make sure Windows compilation works | 2022-04-16 | 1 | -15/+5 | |
| * | update to new cmake | 2022-04-13 | 1 | -7/+8 | |
| * | Improve init of the seed | 2020-04-15 | 1 | -0/+2 | |
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| * | Performance improvement: mt19937 is not static | 2019-12-22 | 1 | -1/+1 | |
| * | Copy die but prevent them to be displayed twice. | 2019-09-05 | 1 | -0/+4 | |
| * | Fix dice copy constructor and set default value | 2019-07-28 | 1 | -2/+2 | |
| * | fix if behaviour and output | 2019-07-19 | 1 | -0/+1 | |
| * | clang format | 2019-02-12 | 1 | -8/+8 | |
| * | clang format. | 2019-01-13 | 1 | -30/+37 | |
| * | Clean up die class. | 2018-11-09 | 1 | -5/+5 | |
| * | add integer division operator | 2018-09-28 | 1 | -1/+1 | |
| * | Adding pow | 2018-09-02 | 1 | -1/+1 | |
| * | -remove warnings | 2018-02-24 | 1 | -5/+1 | |
| * | remove useless commit | 2017-11-25 | 1 | -2/+2 | |
| * | -add pow | 2017-10-29 | 1 | -2/+2 | |
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 1 | -0/+10 | |
| * | -remove unsigned | 2017-02-12 | 1 | -3/+3 | |
| * | -Fix range management for DF dice. | 2017-02-12 | 1 | -1/+4 | |
| * | -optimizing the random generation. | 2016-10-23 | 1 | -0/+2 | |
| * | -change random method. | 2016-10-10 | 1 | -1/+1 | |
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| * | Add Management of Color | 2016-02-04 | 1 | -0/+3 | |
| * | -add qstring include. | 2016-01-17 | 1 | -0/+1 | |
| * | merge MergeOp into master | 2016-01-10 | 1 | -3/+3 | |
| |\ | |||||
| | * | fix cppcheck errors | 2016-01-08 | 1 | -3/+3 | |
| * | | add color management | 2015-12-28 | 1 | -0/+1 | |
| |/ | |||||
| * | add management of base, the minimum value of die | 2015-05-15 | 1 | -0/+6 | |
| * | -Add install target to make file. | 2015-05-03 | 1 | -1/+1 | |
| * | add dice api to manage highlight | 2015-04-22 | 1 | -0/+10 | |
| * | -copy constructor die | 2014-12-09 | 1 | -1/+4 | |
| * | -Add comments | 2014-12-06 | 1 | -5/+61 | |
| * | Update die.h | 2014-05-28 | 1 | -0/+21 | |
| * | Update die.h | 2014-01-22 | 1 | -2/+3 | |
| * | Update die.h | 2014-01-14 | 1 | -0/+4 | |
| * | Update die.h | 2014-01-08 | 1 | -0/+5 | |
| * | Update die.h | 2014-01-07 | 1 | -0/+7 | |
| * | Update die.h | 2014-01-06 | 1 | -0/+2 | |
| * | Add new management of result. | 2014-01-05 | 1 | -0/+24 | |