| Commit message (Expand) | Author | Age |
* | Modifying Context: it contains Game and no longer Stage | Adam NAILI | 2018-01-14 |
* | Implementing very basics stuffs in Stage to unlock situation in other classes | Adam NAILI | 2018-01-14 |
* | Updating documentation and formatting BoardConverter | Adam NAILI | 2018-01-14 |
* | Updating UML diagram | Adam NAILI | 2018-01-14 |
* | Successful test for the BoardConverter(finally...) | Adam NAILI | 2018-01-12 |
* | Revert "Implement equality check" | pacien | 2018-01-12 |
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-01-12 |
|\ |
|
| * | Modifying BoardConverter method due to TileVec2 modification and successful t... | Adam NAILI | 2018-01-12 |
* | | Implement equality check | pacien | 2018-01-12 |
|/ |
|
* | Fix associated code | pacien | 2018-01-12 |
* | Fix coordinate inversion | pacien | 2018-01-12 |
* | Implement board equals and hashCode | pacien | 2018-01-11 |
* | Unify width/height order | pacien | 2018-01-11 |
* | Implementing BoardConverter and test failed | Adam NAILI | 2018-01-11 |
* | Modifying constructors' visibility and updating javadoc | Adam NAILI | 2018-01-10 |
* | Updating javadoc and placing @author | Adam NAILI | 2018-01-10 |
* | Add event return | pacien | 2018-01-10 |
* | No CRLF. thanks. | pacien | 2018-01-10 |
* | Implement block and block controller stubs | pacien | 2018-01-10 |
* | Document more | pacien | 2018-01-10 |
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-01-09 |
|\ |
|
| * | Add Matrix util in class diagram | pacien | 2018-01-09 |
* | | Modifying the signature of method to provide ApplicationContext to render | Adam NAILI | 2018-01-09 |
* | | Changing the implementation of event package (new interfaces GameEvent, Input... | Adam NAILI | 2018-01-09 |
* | | Implementing classes from context package (Context, Game, GraphicsContext, In... | Adam NAILI | 2018-01-09 |
* | | Updating UML diagram | Adam NAILI | 2018-01-09 |
* | | Updating UML diagram | Adam NAILI | 2018-01-09 |
|/ |
|
* | Implementing some event classes (AddBombEvent, DropBombEvent, MoveRobotEvent) | Adam NAILI | 2018-01-08 |
* | Implementing some context classes (Context, GraphicsContext, InputHandler, Game) | Adam NAILI | 2018-01-08 |
* | Renaming Viewer test to correspond to JUnit convention | Adam NAILI | 2018-01-08 |
* | Updating UML diagram | Adam NAILI | 2018-01-08 |
* | Implement board parser and its tests | pacien | 2018-01-08 |
* | Add JUnit jars | pacien | 2018-01-08 |
* | Add game event to class diagram | pacien | 2018-01-08 |
* | Make Board immutable | pacien | 2018-01-08 |
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-01-08 |
|\ |
|
| * | Fixing error in diagram | Adam NAILI | 2018-01-08 |
| * | Updating UML diagram | Adam NAILI | 2018-01-08 |
* | | Implement TileVec2 and Board, adding missing BlockType | pacien | 2018-01-08 |
|/ |
|
* | Updating UML diagram | Adam NAILI | 2018-01-08 |
* | Creating all the classes of the current UML diagram and TODOs | Adam NAILI | 2018-01-08 |
* | Change source tree | pacien | 2018-01-07 |
* | Add class diagram draft | pacien | 2018-01-07 |
* | Update user doc according to specs | pacien | 2018-01-07 |
* | Update user doc | pacien | 2018-01-04 |
* | Update user doc | pacien | 2018-01-03 |
* | Embed dependencies in output jar | pacien | 2018-01-03 |
* | Write devlog draft outline | pacien | 2018-01-03 |
* | Write user manual | pacien | 2018-01-03 |
* | Bootstrap project | pacien | 2017-12-09 |