aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* -Add new operator nodeRenaud G2016-11-032-0/+17
|
* -remove random_device because not all platform has random device.Renaud G2016-10-131-3/+4
|
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-10-104-3/+12
|\
* | -change random method.Renaud G2016-10-102-3/+9
| |
| * vs compilationRenaud G2016-10-081-1/+1
| |
| * build instructionsRenaud G2016-10-021-0/+9
| | | | | | build instructions
| * Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-09-2538-89/+1408
| |\ | |/ |/|
* | add file for mobile applicationRenaud G2016-09-256-0/+233
| |
* | add script to test manyRenaud G2016-09-252-0/+55
| |
* | -add status about empty range. To Be Defined range.Renaud G2016-09-252-1/+14
| |
* | -fix reading partially defined range.Renaud G2016-09-251-5/+46
| |
* | -remove limit of 3 jump.Renaud G2016-09-251-4/+13
| | | | | | | | | | Now the operation is jumping backward until it find its first dice result or it has reached the beginning.
* | -first draft of mobile application.Renaud G2016-09-257-47/+121
| |
* | -fix sequence of @.Renaud G2016-09-251-2/+4
| |
* | -add support for red and white color in cli client.Renaud G2016-09-251-0/+8
| |
* | -Add stuff for mobile application.Renaud G2016-09-253-0/+56
| |
* | Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-09-169-3/+208
|\ \
* | | -Fix some value on diceparser.Renaud G2016-09-169-28/+128
| | |
| * | -fix stuffRenaud G2016-09-163-3/+6
| | |
| * | add fileRenaud G2016-09-166-0/+202
|/ /
* | translate frenchRenaud G2016-09-161-13/+14
| |
* | Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-09-164-6/+189
|\ \
* | | add fileRenaud G2016-09-161-0/+339
| | |
| * | add translation supportRenaud G2016-09-154-6/+189
|/ /
* | -fix crash when if is false.Renaud G2016-09-081-2/+2
| |
* | improve indentationRenaud G2016-07-152-38/+38
| |
| * update dice system.Renaud G2016-07-102-2/+2
|/
* improve readabilityRenaud G2016-06-151-11/+11
|
* Update HelpMe.mdRenaud G2016-05-191-0/+8
|
* Update HelpMe.mdRenaud G2016-05-191-0/+17
| | | Adding p operator
* fix separator issueRenaud G2016-05-061-3/+17
| | | | -remove dupplicates into resultat.
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-05-059-56/+57
|\
* | -remove default dice for keep operator, alias are better solution toRenaud G2016-05-052-8/+8
| | | | | | | | that aim.
| * Add doxy page.Renaud G2016-04-301-11/+17
| |
| * Update HelpMe.mdRenaud G2016-04-281-6/+7
| | | | | | Add stuff on documentation
| * Fix percentage value for List operator.Renaud G2016-04-281-30/+19
| |
| * fix cpp check errors.Renaud G2016-04-211-1/+1
| |
| * fix cppcheck error.Renaud G2016-04-211-4/+8
| |
| * Fix error and warning from CppCheckRenaud G2016-04-215-4/+5
|/
* prevent crash after using ifnode.Renaud G2016-04-171-1/+1
|
* improve cmakeRenaud G2016-04-161-0/+1
|
* Implement connection to freenode.Renaud G2016-04-165-173/+216
| | | | remove GUI
* Rename fileRenaud G2016-04-162-0/+0
|
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-04-1538-42/+113
|\
* | change irc client to connect to freenode channelRenaud G2016-04-152-16/+32
| |
* | remove useless includeRenaud G2016-04-151-1/+0
| |
* | change to subdirectoryRenaud G2016-04-151-64/+2
| |
* | rewrite main function for irc clientRenaud G2016-04-151-0/+280
| |
* | split the compilation into subpojectRenaud G2016-04-151-0/+67
| |
* | allow compilation for irc clientRenaud G2016-04-151-0/+80
| |