Project

General

Profile

« Previous | Next » 

Revision e02753e8

Added by danij almost 13 years ago

Refactor: Removed last remnants of game-side caching of patchinfo_t

Patch info is now retrieved when needed rather than caching this data
on game side. patchinfo_t is now defined for use as a temporary POD
structure for use exclusively with R_GetPatchInfo.

Replaced R_PrecachePatch with R_DeclarePatch.

Texture URIs are automatically converted to lowercase before being
registered in the collection. Sprite rotation builder has been updated
accordingly.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences