Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Basic test for the order of the players to be displayed (client) | Timothée Floure | 2016-05-23 |
| | |||
* | Implement client | Pacien TRAN-GIRARD | 2016-05-11 |
| | |||
* | Merge branch '10_graphical_interface' | Pacien TRAN-GIRARD | 2016-05-10 |
|\ | | | | | | | | | Conflicts: src/ch/epfl/xblast/Lists.java | ||
| * | Add lists and maps functions | Pacien TRAN-GIRARD | 2016-05-10 |
| | | |||
| * | Properly handle keyboard events | Pacien TRAN-GIRARD | 2016-05-09 |
| | | |||
| * | Refactor simulations | Pacien TRAN-GIRARD | 2016-05-09 |
| | | |||
| * | Implement KeyboardEventHandler to the Graphical Simulation | Timothée Floure | 2016-05-09 |
| | | |||
| * | Fix the window size in GraphicalSimulation | Timothée Floure | 2016-05-09 |
| | | |||
| * | Basic Graphical Simulation | Timothée Floure | 2016-05-09 |
| | | |||
| * | PlayerAction Enum and rename RandomSimulation to ConsoleSimulation | Timothée Floure | 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 |
|/ | |||
* | Merge branch '09_deserialization' | Timothée Floure | 2016-05-09 |
|\ | |||
| * | Refactor deserialization | Pacien TRAN-GIRARD | 2016-05-08 |
| | | |||
| * | Basic test for GameStateDeserializer | Timothée Floure | 2016-05-08 |
| | | |||
* | | Refactor game state serialization test | Pacien TRAN-GIRARD | 2016-05-06 |
|/ | |||
* | Merge branch 'master' of ssh://gitlab-ssh.gnugen.ch:2200/floure/cs108-xblast | Timothée Floure | 2016-05-02 |
|\ | |||
| * | New code review and refactoring | Pacien TRAN-GIRARD | 2016-04-25 |
| | | |||
* | | Fix the GameStateSerializer (comply with the subject) | Timothée Floure | 2016-04-30 |
| | | |||
* | | 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 new given intermediate tests | Pacien TRAN-GIRARD | 2016-04-09 |
| | |||
* | Implement random event live simulation | Pacien TRAN-GIRARD | 2016-03-26 |
| | |||
* | Add unit 5 method stubs and documentation | Pacien TRAN-GIRARD | 2016-03-15 |
| | |||
* | Reformat provided classes | Pacien TRAN-GIRARD | 2016-03-15 |
| | |||
* | Add List permutation function and its test | Pacien TRAN-GIRARD | 2016-03-15 |
| | |||
* | Import NameCheck04 and GaneStatePrinter (given files for the week 4) | Timothée Floure | 2016-03-08 |
| | |||
* | Merge branch '03_players_and_bombs' into 'master' | Pacien | 2016-03-07 |
|\ | | | | | | | | | | | | | 03 players and bombs See merge request !3 | ||
| * | Reformat code | Pacien TRAN-GIRARD | 2016-03-07 |
| | | |||
| * | Elaborate documentation (fix missing doc and typos) | Pacien TRAN-GIRARD | 2016-03-07 |
| | | |||
| * | Add NameCheck03 | Timothée Floure | 2016-03-07 |
| | | |||
* | | Disambiguate test assertions | Pacien TRAN-GIRARD | 2016-03-01 |
| | | |||
* | | Automatic code cleanup | Pacien TRAN-GIRARD | 2016-03-01 |
| | | |||
* | | Reformat code and doc-blocks | Pacien TRAN-GIRARD | 2016-03-01 |
| | | |||
* | | Add the test related to the blockAt() method | Timothée Floure | 2016-03-01 |
| | | |||
* | | Fix typo in function name | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
* | | Remove redundant explicit type declaration | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
* | | Add mirrored list size test | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
* | | Rewrite list mirroring function and add test | Pacien TRAN-GIRARD | 2016-02-29 |
|/ | |||
* | Fix typo in comment + remove tests on null input | Timothée Floure | 2016-02-29 |
| | |||
* | Add the Lists and Board Class + the Ticks Interface. Add the tests | Timothée Floure | 2016-02-27 |
| | | | | related to the '02_Board' part of the project. | ||
* | Refactor neighbor computation using directional vectors | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Import unit 1 tests | Pacien TRAN-GIRARD | 2016-02-21 |
| | |||
* | Revert "Import first part unit tests" | Pacien TRAN-GIRARD | 2016-02-21 |
| | | | | This reverts commit df1880840db7bd8229d46118fb6d8508ecda61a1. | ||
* | Revert "Import second part unit tests" | Pacien TRAN-GIRARD | 2016-02-21 |
| | | | | This reverts commit 1c2fcab99adf3179df347ac352cfd5af1bd19014. | ||
* | Import second part unit tests | Pacien TRAN-GIRARD | 2016-02-20 |
| | |||
* | Import first part unit tests | Pacien TRAN-GIRARD | 2016-02-20 |