Project

General

Profile

« Previous | Next » 

Revision 1a6db4b9

Added by danij over 15 years ago

Big ol' character array clean up.

  • Fixed: Removed countless character array size assumptions and revised our public API to suite.
  • Fixed: Numerous file path size mismatches standardized all paths throughout the engine to filename_t. Next step will likely be the move to ddstring_t.
  • Fixed various instances where we were attempting to concatenate/copy uninitialized variables.
  • Various other (minor) related fixes and API convention changes.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences