Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-01-14 | |
|\ | | | | | | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> # Conflicts: # src/main/java/fr/umlv/java/wallj/controller/BombDisplayController.java | |||
| * | Modifying the implementation of the Main, with Validation feature and ↵ | Adam NAILI | 2018-01-14 | |
| | | | | | | | | exception handling | |||
| * | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-01-14 | |
| |\ | ||||
| * | | Modifying implementation of paintCircle to center the cicle when it is ↵ | Adam NAILI | 2018-01-14 | |
| | | | | | | | | | | | | smaller and implementing paintString to print text on screen | |||
| * | | Implementing Display controllers (and changing null in some Physics ↵ | Adam NAILI | 2018-01-14 | |
| | | | | | | | | | | | | controllers to test the displays) | |||
* | | | Rename model package to block | pacien | 2018-01-14 | |
| |/ |/| | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Make garbage blocks non-traversable | pacien | 2018-01-14 | |
|/ | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-01-14 | |
|\ | ||||
| * | Implementing Wall controllers for a not committed test of GUI | Adam NAILI | 2018-01-14 | |
| | | ||||
| * | Modifying Exception handling messages in Main | Adam NAILI | 2018-01-14 | |
| | | ||||
| * | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-01-14 | |
| |\ | ||||
| * | | Modifying the accessibility of the constant of size in TileVec2 (used to ↵ | Adam NAILI | 2018-01-14 | |
| | | | | | | | | | | | | display) | |||
| * | | Implementing the beginning of parsing thing, call to application.run() | Adam NAILI | 2018-01-14 | |
| | | | ||||
| * | | Implementing Viewer | Adam NAILI | 2018-01-14 | |
| | | | ||||
* | | | Implement board validator | pacien | 2018-01-14 | |
| |/ |/| | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Move neighbour tile list | pacien | 2018-01-14 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Impl. stub | pacien | 2018-01-14 | |
|/ | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Fixing code | Adam NAILI | 2018-01-14 | |
| | ||||
* | Creating a new Event for GameOver feature | Adam NAILI | 2018-01-14 | |
| | ||||
* | Implementing 'isOver' feature in Game | Adam NAILI | 2018-01-14 | |
| | ||||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-01-14 | |
|\ | ||||
| * | Implement path finder | pacien | 2018-01-14 | |
| |\ | | | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
| * | | Implement path finder | pacien | 2018-01-14 | |
| |/ | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Adding 'isOver' feature to GameController | Adam NAILI | 2018-01-14 | |
| | | ||||
* | | Updating documentation (minor) | Adam NAILI | 2018-01-14 | |
| | | ||||
* | | Moving Stage inside Game, and implementing methods related to this new ↵ | Adam NAILI | 2018-01-14 | |
| | | | | | | | | management or not | |||
* | | 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 | |
|/ | ||||
* | Revert "Implement equality check" | pacien | 2018-01-12 | |
| | | | | | | This reverts commit 09b631e Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-01-12 | |
|\ | ||||
| * | Modifying BoardConverter method due to TileVec2 modification and successful ↵ | Adam NAILI | 2018-01-12 | |
| | | | | | | | | tests | |||
* | | Implement equality check | pacien | 2018-01-12 | |
|/ | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Fix associated code | pacien | 2018-01-12 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Fix coordinate inversion | pacien | 2018-01-12 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Implement board equals and hashCode | pacien | 2018-01-11 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Unify width/height order | pacien | 2018-01-11 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | 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 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | No CRLF. thanks. | pacien | 2018-01-10 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Implement block and block controller stubs | pacien | 2018-01-10 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Document more | pacien | 2018-01-10 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Modifying the signature of method to provide ApplicationContext to render | Adam NAILI | 2018-01-09 | |
| | ||||
* | Changing the implementation of event package (new interfaces GameEvent, ↵ | Adam NAILI | 2018-01-09 | |
| | | | | InputEvent) and modifying the subclasses in consequence) | |||
* | Implementing classes from context package (Context, Game, GraphicsContext, ↵ | Adam NAILI | 2018-01-09 | |
| | | | | InputHandler, ScreenManager) | |||
* | Updating UML diagram | Adam NAILI | 2018-01-09 | |
| | | | | | nouveau fichier : src/main/java/fr/umlv/java/wallj/event/GameEvent.java nouveau fichier : src/main/java/fr/umlv/java/wallj/event/InputEvent.java | |||
* | 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 | |
| |