Revision c1fad969
Added by danij about 13 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- api
- dd_share.h (diff)
- doomsday.h (diff)
- portable
- include
- dd_main.h (diff)
- mapdata.hs (diff)
- material.h (diff)
- materials.h (diff)
- p_maptypes.h (diff)
- src
- dd_main.c (diff)
- def_main.c (diff)
- finaleinterpreter.c (diff)
- material.c (diff)
- materials.c (diff)
- p_particle.c (diff)
- r_data.c (diff)
- r_draw.c (diff)
- r_sky.c (diff)
- r_things.c (diff)
- rend_console.c (diff)
- rend_main.c (diff)
- rend_model.c (diff)
- rend_sky.c (diff)
- rend_sprite.c (diff)
- include
- api
- plugins
- engine
Various fixes with flat/texture indice interpretation
Fixed libcommon: V1 saved game loader misinterpreted flat indices.
Fixed: DDXGDATA loader misinterpreted Act and Deact texture indices.
Fixed DOOM: DOOM v1.9 saved game loader misinterpreted flat indices
in archived Floor thinkers.
Fixed Heretic: Heretic v1.3 saved game loader misinterpreted flat indices
in archived Floor thinkers.
Further cleanup of the Materials interface.