Difference between revisions of "Running Bug List"
From Bitfighter
Watusimoto (Talk | contribs) (→General Bugs) |
(→OS X Related) |
||
Line 19: | Line 19: | ||
# command keys don't work on Mac (like command-Q to quit.) It works in a 10.6 VM, but not on apple hardware - probably due to SDL key codes being different on apple keyboards. | # command keys don't work on Mac (like command-Q to quit.) It works in a 10.6 VM, but not on apple hardware - probably due to SDL key codes being different on apple keyboards. | ||
# Crash when exiting from main menu sometimes on Mac (ppc only?) | # Crash when exiting from main menu sometimes on Mac (ppc only?) | ||
− | |||
− | |||
# Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?) | # Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?) |
Revision as of 01:54, 7 February 2012
Contents |
This is a running bug list.
Right now it's mostly for regressions after the release of 016
General Bugs
- numpad keys are separate from their standard keyboard counterparts since the change to SDL. This makes loadout menus etc. not as workable
- Preserving load-outs (watusimoto needs to give clarification)
- Mouse selection location problems when scrolling through levels
- Undoing insertion of vertices into walls can be quirky
- 2pt barriers with points on top of each other do not load in editor
- User has no way of knowing how to lay spybugs
- If unrecognized JS is detected, should use most recently selected joystick profile
OS X Related
- command keys don't work on Mac (like command-Q to quit.) It works in a 10.6 VM, but not on apple hardware - probably due to SDL key codes being different on apple keyboards.
- Crash when exiting from main menu sometimes on Mac (ppc only?)
- Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?)