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
Commit message (
Expand
)
Author
Age
*
Fix player walk
Timothée Floure
2016-05-27
*
Fix bonus disappearance
Timothée Floure
2016-05-27
*
Fix player walk
Timothée Floure
2016-05-27
*
Elaborate doc
Pacien TRAN-GIRARD
2016-05-26
*
Fix the order of the players to be displayed (client)
Timothée Floure
2016-05-23
*
Fix players movements (don't walk if stopped)
Timothée Floure
2016-05-23
*
Print some logs in the server console (winner)
Timothée Floure
2016-05-23
*
Fix 1/2 frame skip
Pacien
2016-05-23
*
Improve the documentation for the client package
Timothée Floure
2016-05-20
*
Improve the documentation for the server package
Timothée Floure
2016-05-20
*
Properly handle observer mode
Pacien TRAN-GIRARD
2016-05-12
*
Properly handle invulnerability state image
Pacien TRAN-GIRARD
2016-05-12
*
Fix last dying image selection
Pacien TRAN-GIRARD
2016-05-12
*
Implement client
Pacien TRAN-GIRARD
2016-05-11
*
Implement game state broadcasting
Pacien TRAN-GIRARD
2016-05-11
*
Discard null keys and values on common map operations
Pacien TRAN-GIRARD
2016-05-11
*
Implement delay management
Pacien TRAN-GIRARD
2016-05-11
*
Implement game state updating
Pacien TRAN-GIRARD
2016-05-11
*
Refactor server class
Pacien TRAN-GIRARD
2016-05-11
*
Implement action collection
Pacien TRAN-GIRARD
2016-05-11
*
Implement server client registration
Pacien TRAN-GIRARD
2016-05-11
*
Add PlayerAction and PlayerID byte conversion
Pacien TRAN-GIRARD
2016-05-11
*
Add lists utils
Pacien TRAN-GIRARD
2016-05-11
*
Create entry points structures
Pacien TRAN-GIRARD
2016-05-10
*
Move player comparators to the corresponding class
Pacien TRAN-GIRARD
2016-05-10
*
Statify method
Pacien TRAN-GIRARD
2016-05-10
*
Rename fuzzy parameter
Pacien TRAN-GIRARD
2016-05-10
*
Merge branch '10_graphical_interface'
Pacien TRAN-GIRARD
2016-05-10
|
\
|
*
Refactor XBlastComponent
Pacien TRAN-GIRARD
2016-05-10
|
*
Implement Cell and SubCell natural ordering
Pacien TRAN-GIRARD
2016-05-10
|
*
Add lists and maps functions
Pacien TRAN-GIRARD
2016-05-10
|
*
Properly handle keyboard events
Pacien TRAN-GIRARD
2016-05-09
|
*
Reorder members
Pacien TRAN-GIRARD
2016-05-09
|
*
Implement player painting order
Pacien TRAN-GIRARD
2016-05-09
|
*
Refactor component
Pacien TRAN-GIRARD
2016-05-09
|
*
Reformat player action enum
Pacien TRAN-GIRARD
2016-05-09
|
*
Clean keyboard handler
Pacien TRAN-GIRARD
2016-05-09
|
*
Implementation of the KeyboardEventHandler Class
Timothée Floure
2016-05-09
|
*
FIx bug in GameState.Player (client) : the may be "null"
Timothée Floure
2016-05-09
|
*
Implementation of the XBlastComponent Class
Timothée Floure
2016-05-09
|
*
Fix scores separator in ScorePainter
Timothée Floure
2016-05-09
|
*
Use proper player images for ScorePainter
Timothée Floure
2016-05-09
|
*
Validate explosions length
Pacien TRAN-GIRARD
2016-05-09
|
*
Enforce immutability
Pacien TRAN-GIRARD
2016-05-09
|
*
Add missing doc-block
Pacien TRAN-GIRARD
2016-05-09
|
*
Implement board tiles re-ordering
Pacien TRAN-GIRARD
2016-05-09
|
*
PlayerAction Enum and rename RandomSimulation to ConsoleSimulation
Timothée Floure
2016-05-09
*
|
Use preferably immutable interfaces
Pacien TRAN-GIRARD
2016-05-09
*
|
Avoid parametrized varargs
Pacien TRAN-GIRARD
2016-05-09
*
|
Refactor Lists utilities
Pacien TRAN-GIRARD
2016-05-09
[next]