freecol/test/src/net/sf/freecol/server
Stian Grenborgen 18ec0e754a Uses changeMission instead of setMission since the former handles dispose and setting transportation priority. 2023-05-02 21:21:05 +02:00
..
ai Uses changeMission instead of setMission since the former handles dispose and setting transportation priority. 2023-05-02 21:21:05 +02:00
control Handles the cases of forced repair (classic combat model) and volunatary repair (hitpoints model) differently. 2023-01-18 22:24:11 +01:00
generator Fixing bug that prevented maps from being generated in the map editor. 2022-04-18 16:03:59 +02:00
model This fixes unattended production so that it matches the original game on viceroy difficulty. 2022-12-11 14:57:35 +01:00
AllTests.java Update Copyright Year to 2021. 2021-01-24 21:41:02 -06:00
SaveLoadTest.java Removing unused imports. 2022-01-08 09:06:18 +01:00
ServerTestHelper.java Fixes multiple issues with connections, multiplayer games and the meta server. Changes: 2022-04-30 11:05:01 +02:00