Menu

Tree [r13] /
 History

HTTPS access


File Date Author Commit
 fonts 2008-03-04 brian_shields [r1] SVN repository created
 images 2008-03-12 brian_shields [r7] Head management is complete, at least with resp...
 ArrayMap.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 CoXFonts.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 ColorButton.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 CostumeDesigner.jar 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 CostumeDesigner.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 GridBagHelper.java 2008-03-25 brian_shields [r11] Added labels for upper body sections.
 Manifest.txt 2008-03-04 brian_shields [r1] SVN repository created
 MenuActions.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 README.txt 2008-03-04 brian_shields [r3] Updated batch file
 RegionLabel.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 RotatingComboBox.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 SwingUtil.java 2008-04-02 brian_shields [r13] Head region is complete! (Still need the data i...
 build_jar.bat 2008-03-06 brian_shields [r5] Body regions and main categories under each reg...
 config.ini 2008-03-28 brian_shields [r12] * Revamped management & layout of config file. ...

Read Me

********************************************************************************
********************************************************************************
**
** Project: CoH Costume Designer
** Hosted by Sourceforge.net
**
** This project is released under the GNU General Public License.
** You are free to take and modify the source code of this project, provided
** that it remains under the GPL.
**
********************************************************************************
********************************************************************************

  The batch file build_jar.bat is provided to quickly and easily allow
construction of an executable JAR version of this program. In order for
build_jar.bat to function, Manifest.txt must remain unchanged, and .class files
compiled from the provided source code must be in the org/costume/ subdirectory.

  If build_jar.bat fails, you do not have the Java bin directory in your
searchpath. Open build_jar.bat with any text editor and follow the directions
found there.