index
:
xblast
master
[ARCHIVED 2016] A network multiplayer Bomberman-like game written in Java
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ch
/
epfl
/
xblast
/
server
/
Bomb.java
Commit message (
Expand
)
Author
Age
*
Refactor explosion arm sequence building
Pacien TRAN-GIRARD
2016-05-05
*
Reinforce immutability
Pacien TRAN-GIRARD
2016-04-25
*
Comments & fix typos
06-2_code_review
Timothée Floure
2016-04-15
*
Reformat code and rearrange members
Pacien TRAN-GIRARD
2016-04-15
*
Generate toString methods for debugging
Pacien TRAN-GIRARD
2016-04-14
*
Fix doc block typo
Pacien TRAN-GIRARD
2016-04-10
*
Fix Player and Bomb specific test failures
Pacien TRAN-GIRARD
2016-04-09
*
Code clean up
Pacien TRAN-GIRARD
2016-04-08
*
Elaborate documentation
Pacien TRAN-GIRARD
2016-04-08
*
Use stream for explosion generation
Pacien TRAN-GIRARD
2016-04-08
*
Use this class reference
03_players_bombs
Pacien TRAN-GIRARD
2016-03-07
*
Reformat code
Pacien TRAN-GIRARD
2016-03-07
*
Fix non-sense non-empty null check
Pacien TRAN-GIRARD
2016-03-07
*
Elaborate documentation (fix missing doc and typos)
Pacien TRAN-GIRARD
2016-03-07
*
Fix Bomb secondary constructor for decreasing fuse lengths sequences
Pacien TRAN-GIRARD
2016-03-07
*
Fix the Bomb & Player secondary builder
Timothée Floure
2016-03-07
*
Basics of the third week (Player & Bomb)
Timothée Floure
2016-03-07