Custom Query (28 matches)
Results (16 - 18 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#36 | fixed | Minor Graphical Glitch in Road Rash 3 Bike Shop | ||
Description |
Switching between bike categories in the bike shop causes a momentary graphical glitch on screen some of the time. This is particularly noticeable if you switch quickly between them. |
|||
#11 | fixed | Make shortcuts trigger on key press | ||
Description |
Currently shortcuts trigger when releasing the key, when they should be probably triggering when the key is pressed instead. Note that this issue has the side effect that the keyboard capture shortcut sends the make code for the bound key (when it probably should never happen). |
|||
#12 | fixed | Error/Warning dialogs broken on Windows | ||
Description |
It seems either the change in toolchain from old mingw running under Wine to a mingw64 cross compiler or a change in SDL version broke the error and warning dialogs. Instead of displaying the desired text garbage is shown instead |