$Id: ChangeLog,v 1.3 1999/01/23 04:52:38 ahn Exp $ 1999-01-22 Dave Ahn * RELEASE: Source exported to FTP site. * VERSION: 1.3.1 * BUGFIX (shortcomm.c): thetorp->t_fuse was being set to INTMAX, which is -1, changed to 10000, a big number. This was causing a serious bug where torp explosions were not animated. 1999-01-22 Dave Ahn * RELEASE: Source exported to FTP site. * VERSION: 1.3 * UPDATE: Export out of private CVS tree, import into public CVS repository at ftp.netrek.org. * PORT: FreeBSD 3.0-STABLE 1999-01-21 Dave Ahn * UPDATE: Removed #ifdef ATM. * UPDATE (credits.c): Added Dave Ahn, Eric Dorman. * UPDATE (socket.c): Changed .pnetrek.org to netrek.org. * UPDATE (main.c): Changed instructions to get client. 1999-01-20 Dave Ahn * VERSION: 1.3 beta * FEATURE: Added autoSetWar functionality from 2.4p1a. * UPDATE: Default server changed to tanya.ucsd.edu. * BUGFIX: Numerous fixes to remove compiler warnings. * BUGFIX (getship.c): do not destroy downloaded images. * FEATURE (paradise.sndsrv.freebsd.2.c): USS-Lite compatible sound for FreeBSD from 2.4p1a, UNTESTED. * FEATURE (paradise.sndsrv.hp.c): USS-Lite compatible sound for HP/UX from 2.4p1a, UNTESTED. * FEATURE (paradise.sndsrv.linux.2.c): USS-Lite compatible sound for Linux from 2.4p1a, UNTESTED. * FEATURE (paradise.sndsrv.sun.c): VoxWare compatible sound for SunOS from 2.4p1a, UNTESTED. * FEATURE (sound2.c): Platform independent sound support from 2.4p1a, UNTESTED. * BUGFIX (macro.c): Escape control character fix from 2.4p1a. * UPDATE: default metaserver changed to metaserver.netrek.org. * BUGFIX (playerlist.c): NULL terminate desig. * BUGFIX (senddist.c): mbuf removed, multiply defined. * UPDATE (version.c): Client version updated. * BUGFIX (x11window.c): w_MakeWindow() for scrollbar had invalid arg that causes core dump or floating review_team window. * UPDATE: Use zlib 1.1.3. * UPDATE: Use xpm 3.4k. * UPDATE (configure): Use autoconf 2.13. * BUGFIX: Flickering problem during window clear fixed.