Commit Graph

44 Commits

Author SHA1 Message Date
Mike Pope 823ae3be93 Stop ignoring all the build directory. 2022-05-01 12:44:54 +09:30
Stian Grenborgen 60118bbf97 Fixes a crash on Windows caused by low default memory (512MB). Increasing default memory to 2GB. This amount of memory is needed for the highest scaling+zoom level+map size. 2022-04-30 17:18:51 +02:00
calebrw ded8170abc Update Copyright Year to 2021. 2021-01-24 21:41:02 -06:00
Mike Pope e9158e0ab6 Update universalJavaApplicationStub. 2020-06-06 13:06:38 +09:30
Don Waugaman fab0dcb57c Modifications to support proper build of FreeCol as a Mac application
bundle.
- Delete the old "FreeCol" executable
- Add the universalJavaApplicationStub (from
  https://github.com/tofi86/universalJavaApplicationStub).  MIT licensed.
  With the jarbundler ANT task, allows Java applications to be started with
  whatever JDK/JRE is available on the system.  Apple's solution won't work
  for Java 1.8 and above.
- Change build.xml to start up net.sf.freecol.FreeCol as the main class.
  Added a property to the file so that the main class name stays consistent
  between Mac app bundles and PC builds.
2020-04-29 11:18:00 -07:00
David Lewis 36dbe8bb3c Jarbundler update, build properly for Mac
* Old jarbundler with config would cause OSX to prompt for Java SE 6
* Using a new java app stub script, it will now launch for JVM 1.8+

See: https://github.com/tofi86/universalJavaApplicationStub/issues/9
2017-09-10 22:53:54 -07:00
Sebastian Zhorel 8d2c2edf74 Update jsmooth config to reflect Java 1.8 requirement 2015-08-30 16:30:27 +02:00
Michael Pope 72190eeb7d Move splash.jpg into the FreeCol.jar. 2015-07-31 19:23:20 +09:30
Sebastian Zhorel 39b2b97bee Remove outdated --splash option from created program startup shortcuts
When it was added the option without a filename activated the default splash,
but was not updated when the code and interpretation of the option changed.
2015-07-28 09:09:54 +02:00
Sebastian Zhorel 15dd1dd5ef Update minimum Java version to 1.7 and switch from 32x32 to 64x64 icon in jsmooth scripts 2015-07-25 19:27:51 +02:00
Mike Pope 428e8367d6 Add ShellLink_x64.dll for izpack. 2015-02-26 21:43:40 +10:30
Michael Pope 9becbcd3b7 Installer shortcuts handle windowed/full-screen change. 2015-01-23 19:14:25 +10:30
Sebastian Zhorel 33053ee547 Remove unused .cvsignore files 2014-12-08 21:42:42 +10:30
Michael Vehrs 0e5a3d884c Small changes to shortcut and docs. 2013-02-08 06:59:22 +01:00
Michael Vehrs 3e80b48117 Upgrade to IzPack 4.3.5. 2013-02-04 07:00:56 +01:00
Michael Vehrs f01c9251b1 Apply patch by sinomaen to fix bugs #3484760, #3048802 and #2928730. 2012-03-17 09:41:13 +00:00
Michael Vehrs 8576fc3927 Update jsmooth to version 0.9.9-7, which can run in headless mode. 2011-06-12 08:39:54 +00:00
Michael Vehrs e392475299 Remove static Specification from gui/panel. 2010-06-19 08:21:10 +00:00
Michael Vehrs a5529994ab Auto-generate installer translations. 2010-06-19 07:43:45 +00:00
Michael Vehrs 2505093d44 Merge changes from 0.9.x 2009-11-01 10:49:25 +00:00
Michael Vehrs d28feb29e2 Danish translation contributed by Denmor. 2008-08-01 05:36:01 +00:00
Michael Vehrs c57ae78115 Albanian localization by Ergon Gervalla. 2007-12-20 09:24:39 +00:00
Michael Vehrs 8052c21fc8 Language update by Marcus Buck. 2007-12-08 08:28:16 +00:00
Stian Grenborgen f33bc351b2 Ported r2986 from 0.7.x: The application frame can now be resized. A splash-screen has been added. 2007-09-06 14:21:50 +00:00
Stian Grenborgen 8e7b7950c1 Adding more installer translations. 2007-07-13 11:29:14 +00:00
Stian Grenborgen 8983743dfe Adding more installer translations. 2007-07-13 11:28:41 +00:00
Stian Grenborgen 6c7b78d597 Updating shortcuts category. 2007-07-13 09:04:20 +00:00
Stian Grenborgen ee960104e1 Adding more installer translations. 2007-07-13 08:07:11 +00:00
Stian Grenborgen 30a940587e Java Installer: Changing encoding for the translation files to UTF-8. Adding some more translations. 2007-07-12 19:25:07 +00:00
Stian Grenborgen b64dab9ed8 Updating the installer translations. 2007-07-12 18:48:56 +00:00
Stian Grenborgen 793a31862d Adding the German translation of the installer. 2007-07-11 12:13:55 +00:00
Stian Grenborgen f9f117d652 I18n for the installer. Translations for Spanish and Dutch added. 2007-07-09 11:37:57 +00:00
Stian Grenborgen 3bfd94a87f Java Installer: Adding an image to the language selection screen of the installer. Changing the text describing the available packs. 2007-07-06 12:06:54 +00:00
Stian Grenborgen a824cdeca7 Updated IzPack. 2007-07-05 10:50:26 +00:00
sergiocambra 0e62185e8f Fix bug #1705809, send export level, low level and high level of each goods type to server 2007-05-01 19:40:41 +00:00
Stian Grenborgen 1304808cf0 This file has now been included inside our build script. 2007-04-27 17:28:55 +00:00
Stian Grenborgen f8dff41260 Updated available installation languages. 2007-04-25 14:08:42 +00:00
Stian Grenborgen b761f3d477 Updated the IzPack program. 2007-04-25 14:08:00 +00:00
Michael Vehrs 2781fe98c0 Added MacOS package by Tobias Bender. 2007-03-10 08:47:42 +00:00
sergiocambra 9f1cd86323 Remove some files I added by error 2007-01-15 19:09:32 +00:00
sergiocambra 666319e24b Fix move cost to enter on a enemy colony or attack it when goto function is used. 2007-01-15 18:49:56 +00:00
Stian Grenborgen bc8ab3bb1f Changing to Java 1.5: Updating the installer and ant script. 2006-12-08 11:14:40 +00:00
Stian Grenborgen 93817a9847 Updating the build script (dist). 2006-11-26 11:21:23 +00:00
Stian Grenborgen 8b1d411740 The ant-target "dist" now creates all the files we need for a release. The installer is also created as a part of this ant-target (specification files have been put in the "build" directory. Added descriptions for the main ant-targets so that "ant -p" can be used to create a list of available targets. 2006-09-22 13:35:07 +00:00