Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 320 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 320 Bytes

Comments

  • BUGFIX known bugs in original (vanilla) code
  • /* */ block comments are things to be fixed/checked
  • FIX_ME bad data

Code issues (incorrect code that still works)

  • Critical sections should be constructors using CCritSect
  • Some functions/structures have incorrect signing (signed/unsigned BYTE)