Menu

Code (Desktop) Commit Log


Commit Date  
[r1208] by josefjordan

* removed code smells
* corrected indentation
* corrected java doc

2023-12-22 10:30:27 Tree
[r1207] by josefjordan

StringBuilder.isEmpty is only available in Java 15+.

2023-12-19 18:59:08 Tree
[r1206] by josefjordan

getFieldSize() is now provided from the base class.

2023-12-19 18:48:16 Tree
[r1205] by josefjordan

getFieldSize() is now provided from the base class.

2023-12-19 18:44:13 Tree
[r1204] by josefjordan

Usage of configurable game panel.

2023-12-18 14:57:29 Tree
[r1203] by josefjordan

Game panel which can be configured via the tjger xml file.

2023-12-12 16:52:58 Tree
[r1202] by josefjordan

getPartsAtMousePosition: Usage of streams.

2023-12-12 16:14:23 Tree
[r1201] by josefjordan

Method to get the position where a part was painted.
Set compliance level to Java 9.

2023-12-12 15:53:29 Tree
[r1200] by josefjordan

Store the part itself instead of only the part id, because the part id is not independent from the current selected visualization.

2023-11-20 05:13:54 Tree
[r1199] by josefjordan

When a part is painted, some information is now stored in the game panel. With this information is it possible to get the part id's of the parts which were painted at the current mouse position.
This can be used to find out which part was clicked and therefore which action has to be performed.

2023-11-14 16:04:11 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.