Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Implement board tiles re-ordering | Pacien TRAN-GIRARD | 2016-05-09 | |
| | | ||||
| * | PlayerAction Enum and rename RandomSimulation to ConsoleSimulation | Timothée Floure | 2016-05-09 | |
| | | ||||
* | | Use preferably immutable interfaces | Pacien TRAN-GIRARD | 2016-05-09 | |
| | | ||||
* | | Avoid parametrized varargs | Pacien TRAN-GIRARD | 2016-05-09 | |
| | | ||||
* | | Refactor Lists utilities | Pacien TRAN-GIRARD | 2016-05-09 | |
| | | ||||
* | | Fix random test by resetting static state | Pacien TRAN-GIRARD | 2016-05-09 | |
| | | ||||
* | | Move deserialization test | Pacien TRAN-GIRARD | 2016-05-09 | |
|/ | ||||
* | Change Level.DEFAULT_LEVEL to public | Timothée Floure | 2016-05-09 | |
| | ||||
* | Merge branch '09_deserialization' | Timothée Floure | 2016-05-09 | |
|\ | ||||
| * | Refactor deserialization | Pacien TRAN-GIRARD | 2016-05-08 | |
| | | ||||
| * | Minor changes to the comments and variables | Timothée Floure | 2016-05-08 | |
| | | ||||
| * | Fix the scores "line" generation in GameStateDeserializer | Timothée Floure | 2016-05-08 | |
| | | ||||
| * | Debug the GameStateDeserializer Class | Timothée Floure | 2016-05-08 | |
| | | ||||
| * | Rewrite few comments in client.GameState (minor) | Timothée Floure | 2016-05-08 | |
| | | ||||
| * | Fix bug in ImageCollection (now able to fetch an image ID from its filename) | Timothée Floure | 2016-05-08 | |
| | | ||||
| * | Basic test for GameStateDeserializer | Timothée Floure | 2016-05-08 | |
| | | ||||
| * | GameStateDeserializer Class | Timothée Floure | 2016-05-02 | |
| | | ||||
| * | ImageCollection : Store a FIle instead of the given String | Timothée Floure | 2016-05-02 | |
| | | ||||
| * | Add the client's GameState | Timothée Floure | 2016-05-02 | |
| | | ||||
| * | Implement client.ImageCollection | Timothée Floure | 2016-05-02 | |
| | | ||||
* | | Implement bonus disappearance in the exact way wanted by the reviewer | Pacien TRAN-GIRARD | 2016-05-07 | |
| | | ||||
* | | Refactor game state serialization test | Pacien TRAN-GIRARD | 2016-05-06 | |
| | | ||||
* | | Refactor default level building | Pacien TRAN-GIRARD | 2016-05-06 | |
| | | ||||
* | | Modularize next game state transition | Pacien TRAN-GIRARD | 2016-05-06 | |
| | | ||||
* | | Factor list concatenation | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Factorize byte compression | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Move random bonus block generation to corresponding enum class | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Merging alive players filter | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Modularize player priority management | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Enforce immutability | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Refactor GameStateSerializer | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Handle infinite bomb fuse length sequence explosion | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Refactor bombs evolution flow | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Make static classes static the Java way | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Refactor explosion arm sequence building | Pacien TRAN-GIRARD | 2016-05-05 | |
| | | ||||
* | | Refactor LifeState sequence building | Pacien TRAN-GIRARD | 2016-05-05 | |
|/ | ||||
* | Merge branch 'master' of ssh://gitlab-ssh.gnugen.ch:2200/floure/cs108-xblast | Timothée Floure | 2016-05-02 | |
|\ | ||||
| * | Reinforce immutability | Pacien TRAN-GIRARD | 2016-04-25 | |
| | | ||||
| * | New code review and refactoring | Pacien TRAN-GIRARD | 2016-04-25 | |
| | | ||||
| * | Merge branch '07_state_painter' into 'master' | Timothée Floure | 2016-04-25 | |
| |\ | | | | | | | | | | | | | | | | | | | 07 state painter See merge request !7 | |||
* | | | Fix the GameStateSerializer (comply with the subject) | Timothée Floure | 2016-04-30 | |
| | | | ||||
* | | | Merge branch '08_serialization' of ↵ | Pacien TRAN-GIRARD | 2016-04-29 | |
|\ \ \ | | | | | | | | | | | | | https://gitlab.gnugen.ch/floure/cs108-xblast into 08_serialization | |||
| * | | | Clean the GameStateSerializer class | Timothée Floure | 2016-04-29 | |
| | | | | ||||
* | | | | Implement RLE and its tests | Pacien TRAN-GIRARD | 2016-04-29 | |
|/ / / | ||||
* | / | Broken part 7 | Timothée Floure | 2016-04-28 | |
| |/ |/| | ||||
* | | Week 7 + basic tests | Timothée Floure | 2016-04-25 | |
| | | ||||
* | | Import client images | Timothée Floure | 2016-04-15 | |
|/ | ||||
* | Comments & fix typos06-2_code_review | Timothée Floure | 2016-04-15 | |
| | ||||
* | Reformat code and rearrange members | Pacien TRAN-GIRARD | 2016-04-15 | |
| | ||||
* | Fix bomb blocking distance | Pacien TRAN-GIRARD | 2016-04-15 | |
| |