You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Just a little typo I guess. This is my first bug report; am I supposed to submit a patch or anything? I'm not sure how to do that. Can someone do it or tell me how? Thanks.
Hey, thanks, great spot. I'm sure that'll be fine. It's nice and clear.
Creating a patch is dependent on your Subversion client. If you're going to be developing the engine, you'll want to get yourself a Subversion client and do a SVN checkout from
With TortoiseSVN on Windows, creating a patch it's just:
Right click on the top level directory -> TortoiseSVN -> Create patch -> (uncheck any locally modified files with changes that you don't want to include in the patch) -> OK -> then either save to a file or click "Save to clipboard" and paste into a post here.
This bug is still in 1.4.2; I never added a patch for it. I'm having trouble getting everything set up. Can someone add a patch for this for me? Thanks.
Ok, fixed for the 1.4 branch, merging it into trunk later on. Next time better add a bug ticket to the tracker at SourceForge, otherwise such reports are easily lost...