Project

General

Profile

« Previous | Next » 

Revision 37a52092

Added by danij almost 14 years ago

Continued work on ringzero:
  • Generalised de::PathDirectory so it can be used for modelling anything as a hierarchical string-key'd tree. Renamed the original to de::FileDirectory
  • When a cvar callback returns a pointer to the template used to create it it should be const. Do we even want to do this? I would think some other kind of handle would be better (we can then remove the pretty much unused copy in ddcvar_t).
  • When destroying the console databases get rid of the knownWords first, as this prevents the other database destructors from doing additional redundant work.
  • Clean up.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences