aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Modifying implementation of paintCircle to center the cicle when it is smalle...Adam NAILI2018-01-14
* Implementing Display controllers (and changing null in some Physics controlle...Adam NAILI2018-01-14
* Merge branch 'master' of https://github.com/pacien/upem-java-walljpacien2018-01-14
|\
| * Implementing Wall controllers for a not committed test of GUIAdam NAILI2018-01-14
| * Modifying Exception handling messages in MainAdam NAILI2018-01-14
| * Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-01-14
| |\
| * | Modifying the accessibility of the constant of size in TileVec2 (used to disp...Adam NAILI2018-01-14
| * | Implementing the beginning of parsing thing, call to application.run()Adam NAILI2018-01-14
| * | Implementing ViewerAdam NAILI2018-01-14
* | | Implement board validatorpacien2018-01-14
| |/ |/|
* | Move neighbour tile listpacien2018-01-14
* | Impl. stubpacien2018-01-14
|/
* Fixing codeAdam NAILI2018-01-14
* Creating a new Event for GameOver featureAdam NAILI2018-01-14
* Implementing 'isOver' feature in GameAdam NAILI2018-01-14
* Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-01-14
|\
| * Implement path finderpacien2018-01-14
| |\
| * | Implement path finderpacien2018-01-14
| |/
* | Adding 'isOver' feature to GameControllerAdam NAILI2018-01-14
* | Updating documentation (minor)Adam NAILI2018-01-14
* | Moving Stage inside Game, and implementing methods related to this new manage...Adam NAILI2018-01-14
* | Modifying Context: it contains Game and no longer StageAdam NAILI2018-01-14
* | Implementing very basics stuffs in Stage to unlock situation in other classesAdam NAILI2018-01-14
* | Updating documentation and formatting BoardConverterAdam NAILI2018-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
* 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
* Implementing some event classes (AddBombEvent, DropBombEvent, MoveRobotEvent)Adam NAILI2018-01-08
* Implementing some context classes (Context, GraphicsContext, InputHandler, Game)Adam NAILI2018-01-08
* Updating UML diagramAdam NAILI2018-01-08
* Implement board parser and its testspacien2018-01-08
* Make Board immutablepacien2018-01-08
* Implement TileVec2 and Board, adding missing BlockTypepacien2018-01-08
* Creating all the classes of the current UML diagram and TODOsAdam NAILI2018-01-08