View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000751 | FSSCP | graphics | public | 2006-01-27 19:31 | 2006-05-09 08:38 |
| Reporter | Tolwyn | Assigned To | taylor | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000751: Misplaced button in the techdatabase | ||||
| Description | Greetings, During my work on the new Saga interface I ran into a very annoying bug. You see, tech database and affiliated screens (load mission, cutscenes, credits) are using the same button package. Now, here is the problem: in the cutscene screen the very first button is positioned slightly different (12/5 vs 12/7). In FS2 it doesn't really matter because of the background, but with the Saga graphics the line between the first and second button is misaligned if you're highlighting the first button at the cutscenes screen (other techbase screens are ok with the same button-file). Any ideas? | ||||
| Additional Information | [img]http://web396.xps1.microserver.de/wcsaga/Bakhtosh/button_prob.jpg[/img] (I used original buttons as it is more obvious...) | ||||
| Tags | No tags attached. | ||||
|
|
Isn't this just a simple change in code\Cutscene\Cutscenes.cpp? Line 396, button 2_TDB_00. Change the 7 to a 6. The nice thing is, this fix doesn't look bad in FS2 at all, in fact on close inspection it looks better, now matching all the other screens. Saga will have to edit 2_ViewFootage.tga, but I think that's because they didn't use masks. |
|
|
7 to 5 you mean? It is wrong though, never noticed it. The 640 positions for TDB_00 and TDB_01 are also off for that same screen, the correct positions being 7x3 and 7x18 respectively. |
|
|
I am glad that someone did find some time to look into it. It is a very minor thing, but annoying nevertheless :) Is there any chance for fixing it? ;) |
|
|
Thought Backslash was going to take care of this, but it's still broken and I got tired of waiting. :) Fixered. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-01-27 19:31 | Tolwyn | New Issue | |
| 2006-04-25 06:03 | Backslash | Note Added: 0005383 | |
| 2006-04-25 07:42 | taylor | Note Added: 0005386 | |
| 2006-04-25 09:07 | Tolwyn | Note Added: 0005387 | |
| 2006-05-09 08:38 | taylor | Status | new => resolved |
| 2006-05-09 08:38 | taylor | Resolution | open => fixed |
| 2006-05-09 08:38 | taylor | Assigned To | => taylor |
| 2006-05-09 08:38 | taylor | Note Added: 0005491 |