Commit Graph

27 Commits

Author SHA1 Message Date
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
calebrw ded8170abc Update Copyright Year to 2021. 2021-01-24 21:41:02 -06:00
Mike Pope a9d26cdc31 Update copyright year. 2020-07-13 17:13:35 +09:30
Mike Pope 118eefe605 Clean up static overloads (findbugs). 2019-03-26 20:49:01 +10:30
Mike Pope 9a1977eba5 Add and use FreeColTestCase.getServerPlayer. 2019-03-18 10:44:40 +10:30
Mike Pope f7a76b015c Bump copyright year. 2019-01-07 19:59:49 +10:30
calebrw 5b6b8996e8 Update all applicable Copyright tags to 2018 2018-05-06 21:47:39 -05:00
calebrw 45f652fdb3 Bump year to 2017 2017-01-01 20:55:05 -06:00
Mike Pope 6c8a1d7e2e Update copyright year. 2016-01-04 19:37:25 +10:30
Michael Pope 6477d11771 Game.getPlayer -> getPlayerByNation{,Id}. 2015-09-29 17:53:09 +09:30
Mike Pope 279e81e3be Update copyright year to 2015. 2015-01-04 11:54:55 +10:30
Mike Pope 2c16d5f0cd Bump copyright year. 2014-08-28 17:36:45 +09:30
Mike Pope 8f04488dab Stop using abortMission. 2014-07-14 19:57:08 +09:30
Mike Pope 12002a00c4 Test map handling fixes. 2013-07-05 21:41:10 +09:30
Michael Pope 51070875df Update the copyright message. 2013-06-11 18:29:16 +09:30
Mike Pope 27b55a1042 Migrate functionality of Mission.isValid() into invalidReason(). 2012-05-23 12:37:11 +00:00
Michael Vehrs ca7ec88f56 Update copyright. 2012-02-09 11:10:29 +00:00
Mike Pope e5bd08a73a Improve logging of AI mission changes. 2012-01-29 10:56:43 +00:00
Michael Vehrs 0d73859570 Clean up a few AI methods. 2011-08-14 09:15:23 +00:00
Michael Vehrs 4a68da9c25 Start working on wagon trains. 2011-08-13 13:31:03 +00:00
Mike Pope bb7a49110d Remove the state argument from the ServerUnit constructor. The defaults based
on the location work almost all the time.
2011-08-10 09:39:06 +00:00
Mike Pope 8a67d62df4 Get the REF working again. Lots of consequent AI cleanup. 2011-05-18 11:54:53 +00:00
Paolo Bizzarri c7207bc89d Removing unused imports. 2011-03-03 15:47:10 +00:00
Michael Vehrs 600f90f1dc Update copyright headers. 2011-01-01 11:31:57 +00:00
Mike Pope e81641c23a newTurn moves to the server. 2010-10-17 08:35:43 +00:00
julviala a684d7f447 Code cleaning (lots of warnings...) 2010-05-15 20:24:44 +00:00
Darklord c3901b925d Port of rev.5599
AI now uses privateers properly.
2009-07-15 15:00:05 +00:00