Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 411 Bytes

TODO.md

File metadata and controls

8 lines (8 loc) · 411 Bytes
  • [HWR] Fix Z-fighting.
  • Revise AOG compatibility.
  • If possible don't define destructor with all initialized fields at declaration.
  • Remove const before non-pointer or non-reference function parameter.
  • Namespace detail to anonymous one.
  • Remove underscore suffix for public fields.
  • Make some player's sounds positional (interacting with switches, .etc).
  • Play got weapon sound on separate voice?