index
:
wallj
master
[ARCHIVED 2017] A 2D puzzle game in which the player uses bombs to push garbage blocks away. Made in Java using JBox2D
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
fr
Commit message (
Expand
)
Author
Age
*
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
|
|
/
|
/
|
*
|
Make fields private
pacien
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
|
|
\
|
*
|
Usage of findFirst in GameStateController
Adam NAILI
2018-02-01
*
|
|
Compute last exec and sleep duration
pacien
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
|
|
\
|
*
|
Modifying Input handling, Thread sleep and various things
Adam NAILI
2018-02-01
*
|
|
Move Matrix util
pacien
2018-02-01
|
|
/
|
/
|
*
|
Rename events/orders ; Partial impl. of robot event handling
pacien
2018-02-01
*
|
Use copy constructor for JBox vectors
pacien
2018-02-01
*
|
Refactor blocks and controllers
pacien
2018-02-01
*
|
Dedup
pacien
2018-02-01
*
|
Add stage controller and Updateable interface
pacien
2018-02-01
*
|
Rename GameController and update class diagram
pacien
2018-02-01
*
|
Add time delta to context
pacien
2018-02-01
|
/
*
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
pacien
2018-01-14
|
\
|
*
Modifying the implementation of the Main, with Validation feature and excepti...
Adam NAILI
2018-01-14
|
*
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 smalle...
Adam NAILI
2018-01-14
|
*
|
Implementing Display controllers (and changing null in some Physics controlle...
Adam NAILI
2018-01-14
*
|
|
Rename model package to block
pacien
2018-01-14
|
|
/
|
/
|
*
|
Make garbage blocks non-traversable
pacien
2018-01-14
|
/
*
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 disp...
Adam NAILI
2018-01-14
|
*
|
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
|
|
/
|
/
|
*
|
Move neighbour tile list
pacien
2018-01-14
*
|
Impl. stub
pacien
2018-01-14
|
/
*
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
|
|
\
|
*
|
Implement path finder
pacien
2018-01-14
|
|
/
*
|
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 manage...
Adam NAILI
2018-01-14
*
|
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
|
/
[next]