Ryan C. Gordon <icculus@icculus.org> [Thu, 18 Dec 2003 19:54:41 +0000] rev 611
Updated.
Ryan C. Gordon <icculus@icculus.org> [Thu, 18 Dec 2003 19:53:20 +0000] rev 610
Says Travis Wells:
"Meh. I just realized the wad archiver isn't considering ExMx or MAPxx entries
correctly, it treats them as files,when it should consider them directories,
and place the next 11 entries in that directory.Right now it's making it
impossible to open maps, since they all have the same names, they all overlap.
So it's not very useful right now.
...
Here's the patch to wad.c, it should now correctly place the map-files into
subdirectories."
Thanks, Travis!
Ryan C. Gordon <icculus@icculus.org> [Mon, 15 Dec 2003 04:01:18 +0000] rev 609
Added Doom WAD support.
Ryan C. Gordon <icculus@icculus.org> [Mon, 15 Dec 2003 04:00:53 +0000] rev 608
Updated.
Ryan C. Gordon <icculus@icculus.org> [Mon, 08 Dec 2003 12:38:10 +0000] rev 607
Updated.
Ryan C. Gordon <icculus@icculus.org> [Mon, 08 Dec 2003 12:37:58 +0000] rev 606
Fixed Win32 seeking on > 2gig files, other Cygwin issues.
Ryan C. Gordon <icculus@icculus.org> [Sun, 07 Dec 2003 05:39:54 +0000] rev 605
Updated
Ryan C. Gordon <icculus@icculus.org> [Sun, 07 Dec 2003 05:39:23 +0000] rev 604
Make physfs itself not link against readline and ncurses (just
test_physfs).
Ryan C. Gordon <icculus@icculus.org> [Sun, 07 Dec 2003 05:30:06 +0000] rev 603
Updated.
Ryan C. Gordon <icculus@icculus.org> [Sun, 07 Dec 2003 05:29:20 +0000] rev 602
Upgraded internal zlib to 1.2.1 (thanks, Adam!)