#8339 closed patch (wontfix)
Wrong language in BS1 game menu.
Reported by: | SF/mysunk | Owned by: | lavosspawn |
---|---|---|---|
Priority: | normal | Component: | Engine: Sword1 |
Version: | Keywords: | ||
Cc: | Game: | Broken Sword 1 |
Description
Wrong language in BS1 game menu. patch -p0 < patch.diff in /sword1 directory to patch control.cpp
Ticket imported from: #941433. Ticket imported from: patches/444.
Attachments (1)
Change History (10)
comment:1 by , 21 years ago
by , 21 years ago
Attachment: | patch.diff added |
---|
comment:2 by , 21 years ago
Owner: | set to |
---|
comment:3 by , 21 years ago
I assume this has to do with the Czech or Portuguese (?) versions, since the original line would seem to make sure that BS1_CZECH and BS1_PORT are never used. But replacing MIN( X, Y ) with MIN( X, X ) seems like an awkward way of doing it...
I don't know why these languages are disabled, though. Could be lack of testing, or it could be some deeper problem.
comment:5 by , 20 years ago
Unchanged, I guess. Lavosspawn / Cody56 has always been idle when I've been on IRC lately, so I haven't asked him, and I'm still not clear on what the patch tries to do.
comment:6 by , 20 years ago
I can't test this, as I don't have a Czech BS1 version. The Czech and Portuguese control panels are disabled in our source; just like they were in the sources we got from Revolution. I've slightly changed the source to use the Czech background image and texts and sent a precompiled exe to the reporter of bug report #990797, asking him to test it (though he didn't tell his OS...) and am now waiting for his reply.
comment:7 by , 20 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:9 by , 6 years ago
Component: | → Engine: Sword1 |
---|---|
Game: | → Broken Sword 1 |
Besides the fact that there is no patch file attached to this tracker item, it would be wise if you explained what your patch is supposed to do...