2002-08-22 07:08:33 by Charles M. Hannum | Files touched by this commit (4) |
Log message: Fix more obvious word size cruft. |
2002-08-22 06:18:44 by Charles M. Hannum | Files touched by this commit (2) |
Log message: Deal with some obvious pointer size issues that prevent xdoom even loading the WAD file on LP64. Whether it works beyond that point now, I don't know. |
2002-08-19 17:02:50 by Charles M. Hannum | Files touched by this commit (1) |
Log message: Crank PKGREVISION. |
2002-08-19 17:00:48 by Charles M. Hannum | Files touched by this commit (1) |
Log message: Fix the special-case do-build target to respect MAKE_ENV. |
2002-08-19 16:49:48 by Charles M. Hannum | Files touched by this commit (2) |
Log message: Fix the WAD version number printf(), which is very obviously broken. |
2002-07-29 13:09:51 by Brett Lymn | Files touched by this commit (2) |
Log message: Fix for PR 17741, m_swap.h needs to have sys/endian.h included to correctly determine the endian of the host machine. |