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
Commit message (
Expand
)
Author
Age
...
*
|
Rewrite list mirroring function and add test
Pacien TRAN-GIRARD
2016-02-29
*
|
Fix typo in constant name
Pacien TRAN-GIRARD
2016-02-29
*
|
Elaborate documentation
Pacien TRAN-GIRARD
2016-02-29
*
|
Reformat code
Pacien TRAN-GIRARD
2016-02-29
*
|
Elaborate class documentation
Pacien TRAN-GIRARD
2016-02-29
|
/
*
Fix typo in comment + remove tests on null input
Timothée Floure
2016-02-29
*
Add the Lists and Board Class + the Ticks Interface. Add the tests
Timothée Floure
2016-02-27
*
Add the Block enum and the Ticks interface
Timothée Floure
2016-02-24
*
Add Timothée FLOURE as @author + autoformat code using eclipse
01_cells
Timothée Floure
2016-02-24
*
Refactor neighbor computation using directional vectors
Pacien TRAN-GIRARD
2016-02-22
*
Implement the SubCell class
Pacien TRAN-GIRARD
2016-02-22
*
Fix neighbor coordinates calculation
Pacien TRAN-GIRARD
2016-02-22
*
Fix equality comparison
Pacien TRAN-GIRARD
2016-02-22
*
Fix row major index calculation
Pacien TRAN-GIRARD
2016-02-22
*
Implement the Cell class
Pacien TRAN-GIRARD
2016-02-22
*
Add missing documentation on enum constants
Pacien TRAN-GIRARD
2016-02-22
*
Implement Direction enum
Pacien TRAN-GIRARD
2016-02-22
[prev]