Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Temporary workaround | pacien | 2018-02-02 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Add refs | pacien | 2018-02-02 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Reformat | pacien | 2018-02-02 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Move controller functions for Game and Stage | pacien | 2018-02-02 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Create new events and move filter functions | pacien | 2018-02-02 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-02-01 | |
|\ | ||||
| * | Update custom args doc | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
| * | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-02-01 | |
| |\ | ||||
| * | | Ignore output dir | pacien | 2018-02-01 | |
| | | | | | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | | Handling of -Dlevels option and default map when launching from a command line | Adam NAILI | 2018-02-01 | |
| |/ |/| | ||||
* | | Correcting untracked dir | Adam NAILI | 2018-02-01 | |
|/ | ||||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-02-01 | |
|\ | ||||
| * | Add todo | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
| * | Remove useless cast | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
| * | Add doc | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Clearing TODOs | Adam NAILI | 2018-02-01 | |
|/ | ||||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-02-01 | |
|\ | ||||
| * | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-02-01 | |
| |\ | ||||
| * | | Refactoring Viewer.renderFrame() | Adam NAILI | 2018-02-01 | |
| | | | ||||
* | | | Add stopwatch | pacien | 2018-02-01 | |
| |/ |/| | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Make fields private | pacien | 2018-02-01 | |
|/ | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-02-01 | |
|\ | ||||
| * | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-02-01 | |
| |\ | ||||
| * | | Usage of findFirst in GameStateController | Adam NAILI | 2018-02-01 | |
| | | | ||||
* | | | Compute last exec and sleep duration | pacien | 2018-02-01 | |
| |/ |/| | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | pacien | 2018-02-01 | |
|\| | ||||
| * | Merge branch 'master' of https://github.com/pacien/upem-java-wallj | Adam NAILI | 2018-02-01 | |
| |\ | ||||
| * | | Modifying Input handling, Thread sleep and various things | Adam NAILI | 2018-02-01 | |
| | | | ||||
* | | | Move Matrix util | pacien | 2018-02-01 | |
| |/ |/| | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Rename events/orders ; Partial impl. of robot event handling | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Use copy constructor for JBox vectors | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Refactor blocks and controllers | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Dedup | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Remove useless links | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Add stage controller and Updateable interface | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Rename GameController and update class diagram | pacien | 2018-02-01 | |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | | Add time delta to context | pacien | 2018-02-01 | |
|/ | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Add note to report | pacien | 2018-01-17 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Add resources to generated jar | pacien | 2018-01-17 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Include tests in zip | pacien | 2018-01-14 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Updating UML diagram | Adam NAILI | 2018-01-14 | |
| | ||||
* | Update diagram | pacien | 2018-01-14 | |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | |||
* | Rename zip subdir | 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 | |
|\ | | | | | | | | | | | | | 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 | |||
| * | | Updating UML diagram | Adam NAILI | 2018-01-14 | |
| | | | ||||
| * | | Implementing Display controllers (and changing null in some Physics ↵ | Adam NAILI | 2018-01-14 | |
| | | | | | | | | | | | | controllers to test the displays) | |||
* | | | Elaborate dev report | pacien | 2018-01-14 | |
| | | | | | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> |