aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use this class reference03_players_bombsPacien TRAN-GIRARD2016-03-07
|
* Merge branch '03_players_and_bombs' into 'master' Pacien2016-03-07
|\ | | | | | | | | | | | | 03 players and bombs See merge request !3
| * Reformat codePacien TRAN-GIRARD2016-03-07
| |
| * Fix non-sense non-empty null checkPacien TRAN-GIRARD2016-03-07
| |
| * Elaborate documentation (fix missing doc and typos)Pacien TRAN-GIRARD2016-03-07
| |
| * Fix Player id getter failurePacien TRAN-GIRARD2016-03-07
| |
| * Fix default life-state and directed position sequences Player constructorPacien TRAN-GIRARD2016-03-07
| |
| * Fix Bomb secondary constructor for decreasing fuse lengths sequencesPacien TRAN-GIRARD2016-03-07
| |
| * Remove useless lines from the secondary builder of the Player classTimothée Floure2016-03-07
| |
| * Fix the Bomb & Player secondary builderTimothée Floure2016-03-07
| |
| * Add NameCheck03Timothée Floure2016-03-07
| |
| * Basics of the third week (Player & Bomb)Timothée Floure2016-03-07
| |
* | Merge branch 'conventions' into 'master' Timothée Floure2016-03-03
|\ \ | | | | | | | | | | | | | | | | | | Coding conventions If agreed, merge into master. See merge request !2
| * | Adding convention referencePacien TRAN-GIRARD2016-03-03
|/ /
* | Merge branch '02_board' into 'master' 02_boardPacien2016-03-01
|\ \ | | | | | | | | | | | | | | | | | | 02 board See merge request !1
| * | Disambiguate test assertionsPacien TRAN-GIRARD2016-03-01
| | |
| * | Automatic code cleanupPacien TRAN-GIRARD2016-03-01
| | |
| * | Reformat code and doc-blocksPacien TRAN-GIRARD2016-03-01
| | |
| * | Board class : fix magic numbers in commentsTimothée Floure2016-03-01
| | |
| * | Board Class : remove magic numbers + get ride of duplicated codeTimothée Floure2016-03-01
| | |
| * | Add the test related to the blockAt() methodTimothée Floure2016-03-01
| | |
| * | Add the blocksAt() and blockAt() methods to the Board classTimothée Floure2016-03-01
| | |
| * | Fix typo in function namePacien TRAN-GIRARD2016-02-29
| | |
| * | Remove redundant explicit type declarationPacien TRAN-GIRARD2016-02-29
| | |
| * | Add mirrored list size testPacien TRAN-GIRARD2016-02-29
| | |
| * | Rewrite list mirroring function and add testPacien TRAN-GIRARD2016-02-29
| | |
| * | Fix typo in constant namePacien TRAN-GIRARD2016-02-29
| | |
| * | Elaborate documentationPacien TRAN-GIRARD2016-02-29
| | |
| * | Reformat codePacien TRAN-GIRARD2016-02-29
| | |
| * | Add missing libraryPacien TRAN-GIRARD2016-02-29
| | |
| * | Elaborate class documentationPacien TRAN-GIRARD2016-02-29
| |/
| * Fix typo in comment + remove tests on null inputTimothée Floure2016-02-29
| |
| * Add the Lists and Board Class + the Ticks Interface. Add the testsTimothée Floure2016-02-27
| | | | | | | | related to the '02_Board' part of the project.
| * Add the Block enum and the Ticks interfaceTimothée Floure2016-02-24
|/
* Add Timothée FLOURE as @author + autoformat code using eclipse01_cellsTimothée Floure2016-02-24
|
* Refactor neighbor computation using directional vectorsPacien TRAN-GIRARD2016-02-22
|
* Implement the SubCell classPacien TRAN-GIRARD2016-02-22
|
* Fix neighbor coordinates calculationPacien TRAN-GIRARD2016-02-22
|
* Fix equality comparisonPacien TRAN-GIRARD2016-02-22
|
* Fix row major index calculationPacien TRAN-GIRARD2016-02-22
|
* Implement the Cell classPacien TRAN-GIRARD2016-02-22
|
* Add missing documentation on enum constantsPacien TRAN-GIRARD2016-02-22
|
* Implement Direction enumPacien TRAN-GIRARD2016-02-22
|
* Import unit 1 testsPacien TRAN-GIRARD2016-02-21
|
* Revert "Import first part unit tests"Pacien TRAN-GIRARD2016-02-21
| | | | This reverts commit df1880840db7bd8229d46118fb6d8508ecda61a1.
* Revert "Import second part unit tests"Pacien TRAN-GIRARD2016-02-21
| | | | This reverts commit 1c2fcab99adf3179df347ac352cfd5af1bd19014.
* Import second part unit testsPacien TRAN-GIRARD2016-02-20
|
* Import first part unit testsPacien TRAN-GIRARD2016-02-20
|
* Bootstrap repositoryPacien TRAN-GIRARD2016-02-20