freecol/src/net/sf/freecol
Stian Grenborgen 3221600148 Fixes unintended rendering differences between systems.
There was a bug in the version of MigLayout we used, prior to this commit, that applied DPI scaling even when that option was disabled (we do our own DPI scaling) for default/logical pixels.
2023-12-11 20:56:45 +01:00
..
client Fixes unintended rendering differences between systems. 2023-12-11 20:56:45 +01:00
common Deactivates cache debug and updates the Javadoc. 2023-12-10 16:22:53 +01:00
metaserver Fixes multiple issues with connections, multiplayer games and the meta server. Changes: 2022-04-30 11:05:01 +02:00
server Fixes a bug preventing the REF from surrendering. The bug was triggered when having non-military unit(s) in Europe and all land military units defeated. The fix is simply removing the check (that is really not needed). 2023-05-11 16:28:24 +02:00
tools BR#3313 is fixed by closing open file descriptors after use. 2022-12-25 11:46:27 +01:00
FreeCol.java Adding better error handling when loading mods. 2023-12-03 11:08:04 +01:00
package-info.java Add @since to packages created during versions 0.2.0 and 0.2.1 2016-09-18 16:07:38 -05:00