Thanks for the fix lgfr! If simply pointing me to the code changes is easiest for you, I can work with that as long as there aren't a dozen different files affected. It would be nice for me if everyone simply worked via my Sourceforge repository, but I also understand what a pain it is to try and extract a bit of code for someone else. Sourceforge does have the ability to flag issues for certain developers, and I'm willing to spend more time on management if need be. But either way, a free fix is a free fix, and I wont complain about any help I can get!
OK, I thought the bitbucket frontend would also let you download all changed files, but I realized that is not the case.
The reason why I started this discussion was primary to stop attaching files here in the thread, so when the time comes and I have no more room for attachments, I don't have to search every thread and delete them. I just realized that there is a account page listing all attachments, so this is not a problem anymore. But I guess it is difficult for you to get all contributions here in the bug thread.
I can both provide diff files and sets of changed files, that you could merge with a WinMerge or something. Just say what you prefer.
(Terkhen, I made an utility sometime to compare to folders and copy only changed files (which was horribly slow, since it compared every file, though), so if you're working directly with MNAI repos when programming contributions it should be possible to get changed files automatically)
So where to put it? Your sf project has a patches tracker, I tested it in an own project: everybody is allowed to add a patch with category, group, summary, description and attached file, the admin can change all other attributes like priority and status. It looks like a good system, whether with diffs or zips.
btw, since you're doing this not just for you, but the whole community here, I think we should provide things to be merged easy for you, and thank you that WE don't have to do all the hosting stuff, not to mention all the work that's in this mod

I'm just a bit afraid too many people using the SVN repo could mess it up, especially since I just contribute form time to time, and not only in a special scope, like I suppose Red-key does with super forts. Furthermore, I would not want to upload a fix for any issue if I am not sure if I really did it the way you want it.
I think if you (and I, never worked with it before

) get along with the diff files, it would be nearly as simple as if we directly committed to the sf repo: download patch, apply, test it if wanted, commit.