aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Implement path finderpacien2018-01-14
|\
| * Successful test for the BoardConverter(finally...)Adam NAILI2018-01-12
* | Implement path finderpacien2018-01-14
|/
* Revert "Implement equality check"pacien2018-01-12
* Merge branch 'master' of https://github.com/pacien/upem-java-walljpacien2018-01-12
|\
| * Modifying BoardConverter method due to TileVec2 modification and successful t...Adam NAILI2018-01-12
* | Implement equality checkpacien2018-01-12
|/
* Fix associated codepacien2018-01-12
* Fix coordinate inversionpacien2018-01-12
* Implement board equals and hashCodepacien2018-01-11
* Unify width/height orderpacien2018-01-11
* Implementing BoardConverter and test failedAdam NAILI2018-01-11
* Modifying constructors' visibility and updating javadocAdam NAILI2018-01-10
* Updating javadoc and placing @authorAdam NAILI2018-01-10
* Add event returnpacien2018-01-10
* No CRLF. thanks.pacien2018-01-10
* Implement block and block controller stubspacien2018-01-10
* Document morepacien2018-01-10
* Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-01-09
|\
| * Add Matrix util in class diagrampacien2018-01-09
* | Modifying the signature of method to provide ApplicationContext to renderAdam NAILI2018-01-09
* | Changing the implementation of event package (new interfaces GameEvent, Input...Adam NAILI2018-01-09
* | Implementing classes from context package (Context, Game, GraphicsContext, In...Adam NAILI2018-01-09
* | Updating UML diagramAdam NAILI2018-01-09
* | Updating UML diagramAdam NAILI2018-01-09
|/
* Implementing some event classes (AddBombEvent, DropBombEvent, MoveRobotEvent)Adam NAILI2018-01-08
* Implementing some context classes (Context, GraphicsContext, InputHandler, Game)Adam NAILI2018-01-08
* Renaming Viewer test to correspond to JUnit conventionAdam NAILI2018-01-08
* Updating UML diagramAdam NAILI2018-01-08
* Implement board parser and its testspacien2018-01-08
* Add JUnit jarspacien2018-01-08
* Add game event to class diagrampacien2018-01-08
* Make Board immutablepacien2018-01-08
* Merge branch 'master' of https://github.com/pacien/upem-java-walljpacien2018-01-08
|\
| * Fixing error in diagramAdam NAILI2018-01-08
| * Updating UML diagramAdam NAILI2018-01-08
* | Implement TileVec2 and Board, adding missing BlockTypepacien2018-01-08
|/
* Updating UML diagramAdam NAILI2018-01-08
* Creating all the classes of the current UML diagram and TODOsAdam NAILI2018-01-08
* Change source treepacien2018-01-07
* Add class diagram draftpacien2018-01-07
* Update user doc according to specspacien2018-01-07
* Update user docpacien2018-01-04
* Update user docpacien2018-01-03
* Embed dependencies in output jarpacien2018-01-03
* Write devlog draft outlinepacien2018-01-03
* Write user manualpacien2018-01-03
* Bootstrap projectpacien2017-12-09