aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* -remove limit of 3 jump.Renaud G2016-09-251-4/+13
* -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
* improve readabilityRenaud G2016-06-151-11/+11
* Update HelpMe.mdRenaud G2016-05-191-0/+8
* Update HelpMe.mdRenaud G2016-05-191-0/+17
* fix separator issueRenaud G2016-05-061-3/+17
* 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
| * Add doxy page.Renaud G2016-04-301-11/+17
| * Update HelpMe.mdRenaud G2016-04-281-6/+7
| * 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
* 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
| * Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-04-144-4/+75
| |\
| | * Add management for variable in DiceParser.Renaud Guezennec2016-04-134-4/+75
| |/ |/|
| * change contact link.Renaud G2016-04-0338-40/+40
* | fix c++11 codeRenaud G2016-03-241-2/+2
|/
* fix cpp checkRenaud G2016-03-2212-39/+50
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-056-15/+15
* Update HelpMe.mdRenaud G2016-02-161-1/+1
* -Remove color stuff in syntax analyzeRenaud Guezennec2016-02-051-0/+3
* -Fix paintnode to integration into rolisteam.Renaud G2016-02-053-8/+20
* Add Management of ColorRenaud Guezennec2016-02-0411-104/+86
* Add node for painting dice and new class for result.Renaud Guezennec2016-02-044-0/+288
* -management of scalaroperation inside if block.Renaud G2016-01-302-1/+31