1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-09 19:20:43 +00:00

Commit Graph

  • 242aa2ea95 Remove the now-unused 'strstr' Gnulib module John Zaitseff 2018-08-21 22:11:16 +1000
  • 1e0285f6c0 Rename l_strfmon() and rewrite as xstrfmon() to handle POSIX locale better John Zaitseff 2018-08-21 21:55:21 +1000
  • d5689cdb00 Add en_AU@unicode as a new translation John Zaitseff 2018-08-20 20:18:20 +1000
  • 827db8a537 Correct the sentence from plural to singular form John Zaitseff 2018-08-10 20:34:16 +1000
  • d1239aab57 Correct locations of files to include ".." where needed John Zaitseff 2018-08-10 20:33:39 +1000
  • 117400e7df Use a hyphen instead of underscore for xopen-source.m4 and xopen-source.h John Zaitseff 2018-08-10 20:30:06 +1000
  • 391fb1cec8 Update line numbers in all PO files John Zaitseff 2018-08-09 19:00:09 +1000
  • 89be55c7c9 Use __attribute__((unused)) to silence GCC with the -Wextra flag John Zaitseff 2018-08-09 18:42:10 +1000
  • 80c1301e1a Bug fix: Allow compilations using separate build directories to succeed John Zaitseff 2018-08-09 18:11:28 +1000
  • 2032f6de8a Move redefinition of _XOPEN_SOURCE into its own Autoconf macro and header John Zaitseff 2018-08-09 18:05:39 +1000
  • e578802ac6 Use the Gnulib extensions module to define _GNU_SOURCE and __EXTENSIONS__ John Zaitseff 2018-08-09 14:11:38 +1000
  • d35abf787a Remove any mention of Minix from NEWS John Zaitseff 2018-08-09 11:23:22 +1000
  • 1b0387441f Report the command line necessary to compile under Minix 3.4.0rc6 John Zaitseff 2018-08-09 10:41:35 +1000
  • 1f734e960b Replace spaces with tabs and vice versa John Zaitseff 2018-08-08 14:55:58 +1000
  • 097c9b0e5b Avoid a Clang warning about a comparison that is always false John Zaitseff 2018-08-08 13:50:15 +1000
  • 0a1e837c4d Add the Gnulib monetary module to check for the existence of <monetary.h> John Zaitseff 2018-08-08 09:57:25 +1000
  • a022e8dffa Correct language code of Japanese from "jp" to "ja" John Zaitseff 2018-08-07 19:25:50 +1000
  • 862da17ee9 Translate sufficient strings using Google to be able to take a screenshot John Zaitseff 2018-08-07 19:17:52 +1000
  • a7d5c18dde Remove superfluous spaces from maps in the online help John Zaitseff 2018-08-07 17:29:33 +1000
  • 7a44921d21 Use a crude translation from Google Translate for all strings John Zaitseff 2018-08-07 12:38:41 +1000
  • 3b28adbb15 Indicate both test languages have no plural forms John Zaitseff 2018-08-07 07:24:56 +1000
  • dc4e53cdd8 Add jp.po and zh_CN.po for testing purposes John Zaitseff 2018-08-07 06:09:44 +1000
  • 0e656681bc Correct spelling or grammatical mistakes in various comments John Zaitseff 2018-08-06 22:09:20 +1000
  • 3701ba13fb Document the operating system and compiler combinations tested in NEWS John Zaitseff 2018-08-06 20:52:26 +1000
  • 83878efce2 Update to the latest (unreleased) version of ax_cflags_warn_all.m4 John Zaitseff 2018-08-06 20:29:09 +1000
  • 9d9a3befca Update m4/README to include changes to the m4 files now included John Zaitseff 2018-08-06 15:42:44 +1000
  • a02c7388e2 Ensure m4/ax_prepend_flag.m4 is distributed John Zaitseff 2018-08-06 15:25:56 +1000
  • 265ed12de8 Update to an unreleased version of ax_cflags_warn_all.m4 John Zaitseff 2018-08-06 15:21:05 +1000
  • 5caf1ef165 Keep the Intel C compiler quiet John Zaitseff 2018-08-06 13:59:25 +1000
  • eb0ed43ce2 Bug fix: char may be unsigned on some platforms John Zaitseff 2018-08-06 13:57:16 +1000
  • 61e6dec3a3 Tweak configuration summary to include the compiler used with flags John Zaitseff 2018-08-06 12:37:32 +1000
  • 4f3a870b9d Update unreleased version of m4/ax_compiler_vendor.m4 John Zaitseff 2018-08-06 09:46:19 +1000
  • cef694cab6 Add an unreleased version of m4/ax_compiler_vendor.m4 for compiler detection John Zaitseff 2018-08-06 09:24:48 +1000
  • 1c3afc571b Minor whitespace cleanup in #define statements John Zaitseff 2018-08-04 22:14:03 +1000
  • 192b749018 Use a better check for Solaris (SunOS 5.x) John Zaitseff 2018-08-04 18:03:33 +1000
  • 2d6a339fb1 Define _XOPEN_SOURCE correctly for Solaris systems John Zaitseff 2018-08-04 16:48:29 +1000
  • de6f113d12 Change parameters of apply_xor() from void * to char * John Zaitseff 2018-08-04 14:31:45 +1000
  • a47e8528dc Force redefinition of _XOPEN_SOURCE if required John Zaitseff 2018-07-27 18:39:18 +1000
  • f45986e88d Pedantically type-cast integer comparisons John Zaitseff 2018-07-27 18:33:14 +1000
  • 9e3f7c7713 Replace incorrect command line argument "--maxturn" with "--max-turn" John Zaitseff 2018-07-27 06:55:14 +1000
  • d009cd82a7 Update all PO files, adding translations for obsolete strings John Zaitseff 2018-07-27 06:46:15 +1000
  • 53c8d735c3 Remove duplicate obsolete strings John Zaitseff 2018-07-27 06:25:37 +1000
  • 4946112c41 Add additional strings found in other versions of glibc's getopt.c John Zaitseff 2018-07-27 06:15:11 +1000
  • 3bb98b24dc Update documentation to mention the obsolete strings John Zaitseff 2018-07-27 06:02:54 +1000
  • 5a62a39770 Add strings from obsolete versions of libraries John Zaitseff 2018-07-27 05:52:25 +1000
  • 9ee01e98d9 Update ax_append_flag.m4 to latest version from the GNU Autoconf archive John Zaitseff 2018-07-26 00:31:16 +1000
  • 8eb727453d Print a configuration summary at the end of configure John Zaitseff 2018-07-25 15:10:08 +1000
  • baf7cfed8e Warn about enhanced Curses only if NLS is enabled John Zaitseff 2018-07-25 15:04:59 +1000
  • d0fb4635b9 Update to the latest GNU Portability Library release John Zaitseff 2018-07-24 21:27:58 +1000
  • 839c47d49c Specify that ngettext() is used in the program John Zaitseff 2018-07-24 21:25:37 +1000
  • 32c0f7b084 List additional command line options for the configure script John Zaitseff 2018-07-24 20:34:56 +1000
  • c224d1ed66 Update list of prerequisites for game installation John Zaitseff 2018-07-24 20:28:05 +1000
  • c550549783 Correct spelling mistake in utils.c John Zaitseff 2018-07-24 18:41:59 +1000
  • 4ebf83c067 Demote FTP URLs John Zaitseff 2018-07-15 19:51:38 +1000
  • 148ae46f26 Mention the updated Esperanto translation in NEWS John Zaitseff 2018-05-15 21:31:01 +1000
  • 71c0df4e08 Merge branch po-translationproject: update eo.po John Zaitseff 2018-05-15 21:30:45 +1000
  • e69cb6e2a6 Update eo.po to the latest version from the Translation Project John Zaitseff 2018-05-15 21:01:11 +1000
  • f18c878194 Mention the need for pkg-config for unreleased versions John Zaitseff 2018-04-17 19:25:44 +1000
  • 6b5c67a94c Update the Russian TP team email address John Zaitseff 2018-04-04 20:14:06 +1000
  • decc08bfd1 Add the X-Bugs header as is done by the Translation Project robot John Zaitseff 2018-04-04 20:09:45 +1000
  • 0388cf7bdc Add spaces for consistency with other PO files John Zaitseff 2018-04-04 20:02:52 +1000
  • 7dcb3a1549 Clean up whitespacing, etc., in the Spanish translation John Zaitseff 2018-04-04 13:43:44 +1000
  • d79d82bda8 Mentioned the updated string label in NEWS John Zaitseff 2018-03-30 15:20:13 +1100
  • 1427eb683f Change label from "New Stock:" to "New stock:" for consistency John Zaitseff 2018-03-30 14:50:47 +1100
  • f99eafef66 Update to the latest POT file John Zaitseff 2018-03-30 13:40:19 +1100
  • bf7b7a42aa Mention the latest Git snapshot of gnulib in NEWS John Zaitseff 2018-03-30 13:35:40 +1100
  • 5480c1949c Update to the latest GNU Portability Library release John Zaitseff 2018-03-30 13:10:13 +1100
  • 4b06fc9c85 Added the Spanish translation by Francisco Javier Serrador to the master branch John Zaitseff 2018-03-30 12:54:51 +1100
  • abc9b77bd6 Change all relevant http references to https (secure HTTP) John Zaitseff 2018-03-30 12:46:37 +1100
  • cf0216a7d5 Update the URLs and formatting of the GPL licence John Zaitseff 2018-03-30 12:44:54 +1100
  • 1d85a6a0e0 Start preparing for version 7.13 John Zaitseff 2018-03-30 11:44:55 +1100
  • 8c6d009611 Update the copyright date to 2018 John Zaitseff 2018-03-30 11:38:29 +1100
  • 6ab70c6e53 Merge branch po-translationproject: add es.po John Zaitseff 2018-03-30 11:21:20 +1100
  • ded85e80b3 Add the Spanish translation by Francisco Javier Serrador John Zaitseff 2018-03-30 11:19:36 +1100
  • da01cf7f00 Merge branch po-translationproject: keep current versions of po files John Zaitseff 2018-03-30 11:14:43 +1100
  • 1e75b9fec7 Mirror the latest translations at the Translation Project John Zaitseff 2018-03-30 11:09:27 +1100
  • 46f9dca198 Add the HTTP protocol URL in addition to FTP for downloading Star Traders John Zaitseff 2017-11-16 08:36:46 +1100
  • be472aee86 Update the CentOS 6 spec file for Star Traders v7.12 centos6-v7.12-1 John Zaitseff 2017-08-30 13:22:49 +1000
  • 65a7ffd796 Update the Fedora spec file for Star Traders v7.12 fedora-v7.12-1 John Zaitseff 2017-08-30 13:17:14 +1000
  • 895423edc1 Summarise changes to this version of the package debian-v7.12-1 John Zaitseff 2017-08-24 19:24:08 +1000
  • d089e01abe Update Debian Policy to version 4.1.0 John Zaitseff 2017-08-24 19:21:30 +1000
  • 1cf668e862 Remove Debian-specific menu files John Zaitseff 2017-08-24 19:20:20 +1000
  • 0d3429f418 Make uscan(1) check upstream release signatures John Zaitseff 2017-08-24 17:22:50 +1000
  • 53e854f7d2 Merge branch with-autogenerated into with-debian: updated sr.po John Zaitseff 2017-08-24 16:34:13 +1000
  • 36e9bee9a1 Update all GMO files (and en@quot.po) as part of "make dist" v7.12 John Zaitseff 2017-08-24 15:58:02 +1000
  • 409c9bbf09 The file m4/gnulib-comp.m4 is required in the with-autogenerated branch John Zaitseff 2017-08-24 15:52:46 +1000
  • 2dc2bfb9bf Update all auto-generated files John Zaitseff 2017-08-24 15:44:54 +1000
  • 1aa70a0da8 Merge branch master into with-autogenerated: updated sr.po John Zaitseff 2017-08-24 15:30:03 +1000
  • e4925f8100 Update version number and POT creation date in all PO files branchpoint-v7.12 John Zaitseff 2017-08-24 15:21:11 +1000
  • 50ef81e7d7 Update the release date: today! John Zaitseff 2017-08-24 15:04:59 +1000
  • 332fdcc39b Remove unnecessary debian/README.source file John Zaitseff 2017-08-21 13:48:23 +1000
  • da1289e29a Update trader.spec to reflect the version distributed by Mageia John Zaitseff 2017-08-11 09:54:53 +1000
  • 1f0f48eb9f Import upstream changes to Fedora spec file John Zaitseff 2017-08-11 09:40:40 +1000
  • 940a88ed2f Document the updated Serbian translation John Zaitseff 2017-08-07 18:33:57 +1000
  • 94005770f3 Start preparing for version 7.12 John Zaitseff 2017-08-07 18:33:29 +1000
  • 8cebffe330 Merge branch po-translationproject: update sr.po John Zaitseff 2017-08-07 18:04:41 +1000
  • 13f6074d89 Update sr.po to the latest version from the Translation Project John Zaitseff 2017-08-07 17:45:32 +1000
  • 94ccd98adc Update SPEC file to match "osc checkin" results John Zaitseff 2017-06-24 07:56:44 +1000
  • 7088a521cd Update the Cygwin file for Star Traders v7.11 cygwin-v7.11-1 John Zaitseff 2017-06-18 07:24:47 +1000
  • 43a220203a Update the Mageia spec file for Star Traders v7.11 mageia-v7.11-1 John Zaitseff 2017-06-18 07:22:59 +1000