aboutsummaryrefslogtreecommitdiff
path: root/src/ch/epfl/xblast/Cell.java
Commit message (Expand)AuthorAge
* Merge branch '10_graphical_interface'Pacien TRAN-GIRARD2016-05-10
|\
| * Implement Cell and SubCell natural orderingPacien TRAN-GIRARD2016-05-10
* | Use preferably immutable interfacesPacien TRAN-GIRARD2016-05-09
|/
* Comments & fix typos06-2_code_reviewTimothée Floure2016-04-15
* Reformat code and rearrange membersPacien TRAN-GIRARD2016-04-15
* Code clean upPacien TRAN-GIRARD2016-04-08
* Redefine equals with rowMajorIndex in Cell and SubCell. CheckTimothée Floure2016-03-24
* Implement Cell and SubCell hashCode() methodsPacien TRAN-GIRARD2016-03-15
* Add unit 5 method stubs and documentationPacien TRAN-GIRARD2016-03-15
* 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