For now, I went with defs.h and defs.cc but can change it later. All files in the old esm/ directory have been overhauled and pushed up. Will update the paths at the end just in case there wind up being additional changes (it’ll also help keep the commit log tidy) 🙂
Here’s the full commit message:
File changes:
- Remove <code>Esm</code> prefix
- Change file names to lower case
- Change source file extensions to <code>.cc</code> to be more in line with current practices
- Fix some spelling errors in file names
- Move miscellaneous files to new <code>mwedit/</code> directory
🙂