⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Doomsday Engine
All Projects
Doomsday Engine
Overview
Activity
Roadmap
Issues
Wiki
Repository
«
Previous
|
Next
»
Revision e5bc0bbb
Added by
danij
about 13 years
ago
ID
e5bc0bbb8b76d5e2531ca7df5ae45fa2a310e5dc
Parent
9cc60e1c
Child
359ad53f
Filesystem refactoring continues:
Lumps can now be published into any number of LumpDirectorys
AbstractFile specializations are no longer attributed with a
predetermined LumpDirectory during construction
Fixed bug resulting in resource namespace search paths being
duplicated during namespace construction
Added more debug info to vfs actions when verbose >= 2
Files
added
modified
copied
renamed
deleted
View differences
doomsday
engine
portable
include
abstractfile.h
(
diff
)
fs_main.h
(
diff
)
lumpdirectory.h
(
diff
)
lumpfile.h
(
diff
)
resourcenamespace.h
(
diff
)
sys_file.h
(
diff
)
wadfile.h
(
diff
)
zipfile.h
(
diff
)
src
abstractfile.c
(
diff
)
con_main.c
(
diff
)
dd_main.c
(
diff
)
dd_wad.c
(
diff
)
fs_main.c
(
diff
)
lumpdirectory.c
(
diff
)
lumpfile.c
(
diff
)
s_mus.c
(
diff
)
sys_filein.c
(
diff
)
sys_reslocator.c
(
diff
)
wadfile.c
(
diff
)
zipfile.c
(
diff
)
Loading...
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog
predetermined LumpDirectory during construction
duplicated during namespace construction