aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Add missing doc-blockPacien TRAN-GIRARD2016-05-09
| * Implement board tiles re-orderingPacien TRAN-GIRARD2016-05-09
| * PlayerAction Enum and rename RandomSimulation to ConsoleSimulationTimothée Floure2016-05-09
* | Use preferably immutable interfacesPacien TRAN-GIRARD2016-05-09
* | Avoid parametrized varargsPacien TRAN-GIRARD2016-05-09
* | Refactor Lists utilitiesPacien TRAN-GIRARD2016-05-09
* | Fix random test by resetting static statePacien TRAN-GIRARD2016-05-09
* | Move deserialization testPacien TRAN-GIRARD2016-05-09
|/
* Change Level.DEFAULT_LEVEL to publicTimothée Floure2016-05-09
* Merge branch '09_deserialization'Timothée Floure2016-05-09
|\
| * Refactor deserializationPacien TRAN-GIRARD2016-05-08
| * Minor changes to the comments and variablesTimothée Floure2016-05-08
| * Fix the scores "line" generation in GameStateDeserializerTimothée Floure2016-05-08
| * Debug the GameStateDeserializer ClassTimothée Floure2016-05-08
| * Rewrite few comments in client.GameState (minor)Timothée Floure2016-05-08
| * Fix bug in ImageCollection (now able to fetch an image ID from its filename)Timothée Floure2016-05-08
| * Basic test for GameStateDeserializerTimothée Floure2016-05-08
| * GameStateDeserializer ClassTimothée Floure2016-05-02
| * ImageCollection : Store a FIle instead of the given StringTimothée Floure2016-05-02
| * Add the client's GameStateTimothée Floure2016-05-02
| * Implement client.ImageCollectionTimothée Floure2016-05-02
* | Implement bonus disappearance in the exact way wanted by the reviewerPacien TRAN-GIRARD2016-05-07
* | Refactor game state serialization testPacien TRAN-GIRARD2016-05-06
* | Refactor default level buildingPacien TRAN-GIRARD2016-05-06
* | Modularize next game state transitionPacien TRAN-GIRARD2016-05-06
* | Factor list concatenationPacien TRAN-GIRARD2016-05-05
* | Factorize byte compressionPacien TRAN-GIRARD2016-05-05
* | Move random bonus block generation to corresponding enum classPacien TRAN-GIRARD2016-05-05
* | Merging alive players filterPacien TRAN-GIRARD2016-05-05
* | Modularize player priority managementPacien TRAN-GIRARD2016-05-05
* | Enforce immutabilityPacien TRAN-GIRARD2016-05-05
* | Refactor GameStateSerializerPacien TRAN-GIRARD2016-05-05
* | Handle infinite bomb fuse length sequence explosionPacien TRAN-GIRARD2016-05-05
* | Refactor bombs evolution flowPacien TRAN-GIRARD2016-05-05
* | Make static classes static the Java wayPacien TRAN-GIRARD2016-05-05
* | Refactor explosion arm sequence buildingPacien TRAN-GIRARD2016-05-05
* | Refactor LifeState sequence buildingPacien TRAN-GIRARD2016-05-05
|/
* Merge branch 'master' of ssh://gitlab-ssh.gnugen.ch:2200/floure/cs108-xblastTimothée Floure2016-05-02
|\
| * Reinforce immutabilityPacien TRAN-GIRARD2016-04-25
| * New code review and refactoringPacien TRAN-GIRARD2016-04-25
| * Merge branch '07_state_painter' into 'master' Timothée Floure2016-04-25
| |\
* | | Fix the GameStateSerializer (comply with the subject)Timothée Floure2016-04-30
* | | Merge branch '08_serialization' of https://gitlab.gnugen.ch/floure/cs108-xbla...Pacien TRAN-GIRARD2016-04-29
|\ \ \
| * | | Clean the GameStateSerializer classTimothée Floure2016-04-29
* | | | Implement RLE and its testsPacien TRAN-GIRARD2016-04-29
|/ / /
* | / Broken part 7Timothée Floure2016-04-28
| |/ |/|
* | Week 7 + basic testsTimothée Floure2016-04-25
* | Import client imagesTimothée Floure2016-04-15
|/
* Comments & fix typos06-2_code_reviewTimothée Floure2016-04-15
* Reformat code and rearrange membersPacien TRAN-GIRARD2016-04-15