Limited time to tackle any serious coding today, so I took the liberty of adding some simple functions I'd been thinking of for a while. The first of these was the Project stats, essentially a list of all the files currently in memory, along with their relevant paths. It's a fairly simple addition, but enables the user to see at a glance which elements have been saved, and also keep a handle on larger projects.
The final task involved adding inertia controls for the parallax scrolling when using the Test Map module; this enables the user to essentially control how closely the scroll follows the mouse pointer, and basically adds a little more precision if so desired.
