"Game > Save" always saves to current working directory
Brought to you by:
cdivossen
Rather than saving to the file that was loaded or previously saved, "Game > Save" saves to a file with the same name, but in the current working directory. The correct behavior is to save to the file that was loaded or previously saved. Attached is a patch to correct this.
Patch against Subversion trunk