Revision 75263426
Added by danij about 12 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- api
- doomsday.h (diff)
- resourceclass.h (diff)
- resourcetype.h (diff)
- uri.h (diff)
- include
- src
- audio
- con_data.cpp (diff)
- con_main.c (diff)
- dd_games.cpp (diff)
- dd_help.c (diff)
- dd_main.cpp (diff)
- def_data.c (diff)
- def_main.cpp (diff)
- def_read.cpp (diff)
- edit_map.cpp (diff)
- filesys
- game.cpp (diff)
- gl
- map
- pathtreenode.cpp (diff)
- render
- r_main.c (diff)
- r_things.c (diff)
- rend_font.c (diff)
- rend_particle.c (diff)
- resource
- ui
- uri.cpp (diff)
- uri_wrapper.cpp (diff)
- api
- plugins
- engine
Refactor: Began merging the resource locator with FS1
Renamed all "resource" components using the term "file" to be
consistent with the file system metaphor universally applied to
all resources in FS2.