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

Commit Graph

  • 9e4e4b6d11 Add intf.h and intf.c: basic text input/output interface routines John Zaitseff 2011-07-02 14:53:45 +1000
  • 6c90801102 Add the err_exit() and errno_exit() functions John Zaitseff 2011-07-02 14:23:35 +1000
  • 162062cbfb Rearrange the __attribute__ compiler directive John Zaitseff 2011-07-02 14:01:32 +1000
  • d5951adb4f Redefine the cursor type as an enum instead of as macros John Zaitseff 2011-07-02 12:47:51 +1000
  • e8590e68eb Add README files to the src and doc subdirectories John Zaitseff 2011-07-02 10:17:03 +1000
  • e8bdcfe304 Remove premature provisions for internationalisation John Zaitseff 2011-07-02 10:01:37 +1000
  • ba721ced10 Be stricter about saved game numbers John Zaitseff 2011-07-02 09:39:23 +1000
  • ee94d86b57 Add some more definitions, especially for the Curses library John Zaitseff 2011-06-30 21:52:55 +1000
  • 9453cfc402 Use the C99 <stdbool.h> header file John Zaitseff 2011-06-30 21:11:36 +1000
  • 3a4c95f927 Add the SysV-compatible curses library John Zaitseff 2011-06-30 20:31:19 +1000
  • d6050858d9 Add the __attribute__((noreturn)) function specifier where possible John Zaitseff 2011-06-30 16:09:13 +1000
  • 7fa5833fb6 Complete the command line argument processing routines John Zaitseff 2011-06-30 15:25:30 +1000
  • 255dc9aa19 Add the process_cmdline(), show_version() and show_usage() functions John Zaitseff 2011-06-29 13:15:26 +1000
  • bdcdf2f131 Add the max_turn, game_loaded and game_filename global variables John Zaitseff 2011-06-29 13:09:40 +1000
  • add2580fe9 Rework the input to autoconf and add checks for the C compiler John Zaitseff 2011-06-23 22:43:31 +1000
  • 3f728c8652 Add the manual page to the distribution and installation list John Zaitseff 2011-06-22 20:36:13 +1000
  • 77deab3d84 Add an automake Makefile for the m4 macro directory John Zaitseff 2011-06-16 10:49:55 +1000
  • 0b632e0840 Ignore intermediate build files John Zaitseff 2011-06-15 22:58:16 +1000
  • ffc40bf50f Add the m4 directory to Makefile.am John Zaitseff 2011-06-15 22:55:11 +1000
  • 6910370557 Add various header files John Zaitseff 2011-06-15 22:34:28 +1000
  • ced3697fe1 Add the MAP_LAST enumeration constant John Zaitseff 2011-06-15 19:39:07 +1000
  • ab6f936f3f Rename the global variables map and move John Zaitseff 2011-06-15 13:05:14 +1000
  • 18fde51d30 Add global constants, type definitions and variables to the game John Zaitseff 2011-06-15 12:55:19 +1000
  • 38d7a0e022 Add missing #include directives John Zaitseff 2011-06-14 23:19:58 +1000
  • c9cf917763 Rename header #define to conform to relevant C language standards John Zaitseff 2011-06-14 23:11:16 +1000
  • 305be1e852 Add a simple main() routine for testing John Zaitseff 2011-06-14 23:02:16 +1000
  • 3187aaf10c Remove superfluous version and date information John Zaitseff 2011-06-14 23:01:15 +1000
  • 6a69114d64 Add build infrastructure for basic processing of various subdirectories John Zaitseff 2011-06-14 22:55:48 +1000
  • c79ad6b99d Add the basic infrastructure required by autoconf and automake John Zaitseff 2011-06-14 22:16:26 +1000
  • c39b6019e2 Remove quote characters surrounding filenames John Zaitseff 2011-06-14 21:59:48 +1000
  • f66fb88c69 Create preliminary versions of the source code and manual page John Zaitseff 2011-06-14 18:19:01 +1000
  • 79bf9cc707 Add initial versions of README, INSTALL, NEWS and COPYING John Zaitseff 2011-06-14 16:55:20 +1000