-
Right now, if you move an aircraft carrier without manually selecting the fighters on it, it leaves the fighters behind (and then you have to undo the move, add the fighters and move them all at once) or they use up their movement points catching up.
Fighters and aircraft carriers should be treated like transports, so moving the carrier brings the fighter along as well.
2009-03-30 13:03:58 UTC in TripleA
-
Uploading patch for ImageShrinker.
com.sun.image.codec.jpeg is a Sun-only extension. The implementation-independent libraries for JPEG manipulation in Java is to use the javax.imageio.* and javax.imageio.plugins.jpeg.* tools. The attached patch converts ImageShrinker.java to use the standard JPEG libraries. This enables compilation on OpenJDK.
I have compiled and tested this code to verify...
2008-07-10 20:41:26 UTC in TripleA
-
When compiling with OpenJDK 1.6.0.0-0.15.b09 on Fedora 9, I get the following errors:
compile:
[javac] Compiling 14 source files to /home/makerpm/triplea_1_0_0_3/classes
[javac] /home/makerpm/triplea_1_0_0_3/src/util/image/ImageShrinker.java:64: warning: com.sun.image.codec.jpeg.JPEGImageEncoder is Sun proprietary API and may be removed in a future release
[javac]...
2008-07-10 16:55:21 UTC in TripleA
-
karrde712 committed revision 1 to the OpenParentalControls SVN repository, changing 23 files.
2008-06-24 15:06:39 UTC in OpenParentalControls
-
karrde712 registered the OpenParentalControls project.
2008-06-20 12:50:10 UTC in OpenParentalControls
-
Correction to my previous statement:
The game does detect the victory condition and add it to the history, however it does not notify the user of the event in any highly-visible way and it continues to allow normal play.
2008-02-25 13:39:49 UTC in TripleA
-
Tested on 0.9.0.2:
Axis economic victory (at the end of America's turn, if the combined production value of Germany and Japan is 84 or greater, Axis wins). No victory notification was given, next round began.
Tested on 0.9.0.2 and 0.9.3:
Axis military victory (at the end of any turn where the Axis controls two of the Allied capitals, victory goes to the Axis). No victory notification was...
2008-02-25 12:53:26 UTC in TripleA
-
karrde712 committed patchset 16 of module CVSROOT to the PHPoint-of-Sale CVS repository, changing 1 files.
2004-04-28 21:40:45 UTC in PHPoint-of-Sale
-
karrde712 committed patchset 15 of module CVSROOT to the PHPoint-of-Sale CVS repository, changing 1 files.
2004-04-28 21:39:19 UTC in PHPoint-of-Sale
-
karrde712 committed patchset 14 of module CVSROOT to the PHPoint-of-Sale CVS repository, changing 1 files.
2004-04-28 20:58:21 UTC in PHPoint-of-Sale