1
0
forked from 0ad/0ad
Go to file
janwas aebf8cbf68 fix VFS bug preventing directories from being created:
- vfs_lookup: currentPath was of wrong type; simplified and fix create
logic
- archive_zip: fix: correctly handle filenames with /
- vfs: remove workaround for above bug
- io: temporarily disable block caching (works around problem with zip
file created by 7z)

add and use new wdbg_heap module (WIP)
remove mmgr

This was SVN commit r5571.
2008-01-20 16:53:09 +00:00
binaries This was SVN commit r5562. 2008-01-18 20:26:00 +00:00
build More Linux build fixes 2008-01-08 00:09:52 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source fix VFS bug preventing directories from being created: 2008-01-20 16:53:09 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00