Commit Graph

14 Commits

Author SHA1 Message Date
Jamie Wilkinson ae64f530e8 - Fix up the cvs build instructions in the README.
- Add a note about game data locations to README.
- Cleanups in configuration summary output for configure.
2004-03-28 05:10:18 +00:00
Jamie Wilkinson fa14de2a59 - Fixed joystick support on the x11 driver. Updated docs. 2004-03-16 09:57:43 +00:00
Jamie Wilkinson 2012da9a05 - Updated README for automake 1.8, and updated acinclude.m4
to remove some warnings from the new automake.
2004-01-31 05:18:55 +00:00
Jamie Wilkinson 27a709ac82 - Update the README too. 2004-01-27 15:04:54 +00:00
Jamie Wilkinson 3cf26c3904 - Removed that evil junk from bootstrap that tried to check
for autotools versions -- it's ugly and hard to do right
  and isn't worth the effort -- from now on I will be
  referring people to the first paragraph in the README
2002-08-14 04:36:14 +00:00
Jamie Wilkinson 91f39e0e8a - Updated the missonpack part of the README 2002-08-12 00:32:30 +00:00
Jamie Wilkinson 37e950870c - Updated README to explain game data installs. 2002-08-10 02:20:32 +00:00
Jamie Wilkinson 408470cce5 - Updated the README to be a bit more explicit when
specifying paths to libraries for configure.
- Added some whitespace to messages in configure.
2002-07-17 16:33:54 +00:00
Jamie Wilkinson abc8f0841e - Noted the requirement for automake 1.6 in the README
- Got configure to work out the BUILDSTRING (now BUILDHOST)
  for common.c
- Code cleanups.
2002-07-05 12:41:58 +00:00
Jamie Wilkinson 9743e9dcce - Added library detection to configure.in, to detect
SVGAlib, X, GL, SDL, and GLIDE.  Modified the
  Makefile.am's to match the new configure variables.
  Now people don't have to manually hack src/Makefile.am to
  build their targets.
- Fixed a typo in src/qgl.h with the #define
- Added new automake generated files to bootstrap's clean
  command.
- Added build requirements to HACKING, as we now need
  automake 1.6.
- Removed note in README about the asm FPE bug, as I seem to
  have inadvertently fixed this without meaning to.
2002-07-01 04:53:50 +00:00
Jamie Wilkinson 0a52f5330b - Added AUTHORS file noting people who contributed on the
project.
- Added HACKING for developer notes.
- Updated README to be more of a README.
- Updated TODO list.
- default don't build xatrix and rogue
- rolled back save game changes from 6 days ago, as they
  suck.  Save games are a complex beast and need someone to
  redesign them so that they aren't tied to a particular
  build.  In the meantime, though, I'm not losing any sleep
  over it, there's a note in the README about it, so time to
  close this bug.  (Closes: #15)
2002-05-02 12:45:05 +00:00
Jamie Wilkinson 9b81e4ff7f - Updated README
- cosmetic changes to comments in snd.c and snd_dma.c
2002-04-13 03:27:39 +00:00
Jamie Wilkinson a1d6631267 Some notes about building from CVS and a warning that things
won't work :)
2002-04-03 03:35:06 +00:00
Jamie Wilkinson ec6afebf98 Added a top-level README to let people know not to play with
impertinent subtrees.
2002-03-02 04:04:28 +00:00