Type | Changes | By |
---|
| Filled up the xdocs/tasks.xml from the now obsolete TODO.txt. |
jerome
|
| Added build version to Client's Frame title. Took a screenshot. |
jerome
|
| Introduced maven as the new default build system. |
jerome
|
| Created a logo, and made site documentation use it as well as point to coffeebreaks logo. |
jerome
|
| Introduced a simple webstart version of the game. |
jerome
|
| Introduced a very simple manual, in the form of a graphical explanation of what a set is. Also contains links to the official SetGame company. |
jerome
|
| Allowed user to cancel the confi rm the closing of the client window. Also made the UI close the wrapped game, without having to use CTRL+C. |
jerome
|
| Removed non ascii characters from LICENSE.txt so that maven does not complain. |
jerome
|
| Fix xdocs/navigation.xml to point to the correct project page. |
jerome
|
| Cleanups in code and javadoc, to make checkstyle happier (from 2354 to 341). |
jerome
|
| Fixed 2/3 of the findbugs warnings/errors, including many serialization issues. |
jerome
|
| Fixed a non triggered copy/paste bug in org.cb.cardboard.AbstractCardBoardModel.remoteBoardDataListener(). |
jerome
|
| Make sure project.xml developer name matches repository user id, so that developer activity and changes reports are correctly generated. |
jerome
|
| Improve error handling in JSetGameServer. |
jerome
|
| Applied new naming conventions on interfaces. Removed the trailing IF and tried to avoid using 2 identical name in the code. |
jerome
|