0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented knight movement.
alcibiade
as alcibiadefr
More... over 14 years ago
Refactored PieceMoveManager.
alcibiade
as alcibiadefr
More... over 14 years ago
Fixed PieceMoveManager + test.
alcibiade
as alcibiadefr
More... over 14 years ago
Added position flag update models.
alcibiade
as alcibiadefr
More... over 14 years ago
Serialization models cleanup.
alcibiade
as alcibiadefr
More... over 14 years ago
Added piece locator tool + tests.
alcibiade
as alcibiadefr
More... over 14 years ago
Board updates framework added.
alcibiade
as alcibiadefr
More... over 14 years ago
Fixed board model serialization.
alcibiade
as alcibiadefr
More... over 14 years ago
Implemented chess context dto to use in client/server services.
alcibiade
as alcibiadefr
More... over 14 years ago
ChessPieceDisplacement class created.
alcibiade
as alcibiadefr
More... over 14 years ago
Removed hibernate dependencies, replaced by javax.persistence.
alcibiade
as alcibiadefr
More... over 14 years ago
Chess move persistence.
alcibiade
as alcibiadefr
More... over 14 years ago
Added basic board movement service.
alcibiade
as alcibiadefr
More... over 14 years ago
Fixed tests.
alcibiade
as alcibiadefr
More... over 14 years ago
Updated board copying procedure to invert its logic.
alcibiade
as alcibiadefr
More... over 14 years ago
Fixed Board Model/Widget construction interdependencies issues.
alcibiade
as alcibiadefr
More... over 14 years ago
Refactored models and fixed PlayerServiceImpl to detach games.
alcibiade
as alcibiadefr
More... over 14 years ago
Added a "detach" feature to ChessGame entity.
alcibiade
as alcibiadefr
More... over 14 years ago
Removed useless JBoss descriptors.
alcibiade
as alcibiadefr
More... over 14 years ago
Added JBoss deployment descriptor.
alcibiade
as alcibiadefr
More... over 14 years ago
Removed hibernate entity manager jar in dependencies by setting scope to compile.
alcibiade
as alcibiadefr
More... over 14 years ago
Updated board mouse events to center the cursor on a dragged piece.
alcibiade
as alcibiadefr
More... over 14 years ago
Updated the JPA configuration to make the application work in all environments.
alcibiade
as alcibiadefr
More... over 14 years ago
Isolated chess board management classes in a model sub-package.
alcibiade
as alcibiadefr
More... over 14 years ago
Added the new default basic set.
alcibiade
as alcibiadefr
More... over 14 years ago
Added open source svg set files.
alcibiade
as alcibiadefr
More... over 14 years ago
CSS defaults in a specific file.
alcibiade
as alcibiadefr
More... over 14 years ago
Added the generated sources in the eclipse classpath.
alcibiade
as alcibiadefr
More... over 14 years ago
Chess engines framework bean.
alcibiade
as alcibiadefr
More... over 14 years ago
Added robot game creation command.
alcibiade
as alcibiadefr
More... over 14 years ago