aboutsummaryrefslogtreecommitdiff
path: root/src/ch/epfl/xblast/SubCell.java
Commit message (Expand)AuthorAge
* Implement Cell and SubCell natural orderingPacien TRAN-GIRARD2016-05-10
* Reinforce immutabilityPacien TRAN-GIRARD2016-04-25
* Comments & fix typos06-2_code_reviewTimothée Floure2016-04-15
* Reformat code and rearrange membersPacien TRAN-GIRARD2016-04-15
* Simplify path evolution and enable bombed cell exit on opposite directionPacien TRAN-GIRARD2016-04-10
* 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