Go through the code base and try use the appropriate flags enums. My technique is to search for `flags & 0x` and see if any of the hits have a flags enum. See https://github.com/OpenRCT2/OpenRCT...
**Version:** 0.0.7-develop **Commit/Build:** 8bf817234 When server shuts down, if a client had the "multiplayer" window opened, it stays open allowing client to click things which can lead to c...
Created - 0 comments - bug interface multiplayer starter
currently no labels are shown, just direct addresses which is confusing
Created - 0 comments - easy enhancement gui
Good morning, I recently asked for get in the comment the printable chars of the cmp instructions. This feature it's implemented and it's very nice. https://github.com/x64dbg/x64dbg/issues/1132 ...
Created - 0 comments - easy enhancement
the `loopadd` and `loopdel` commands can be easily implemented. just needs a depth for `loopdel`
For example 'A' to use the address view.
Created - 0 comments - easy enhancement gui
similar to how you can use the highlight (H) option for general purpose registers.
Created - 0 comments - easy enhancement gui
When we have a running QtWebKit instance, and start with e.g. `--backend webengine`, that won't work, so we should show a warning.
Created - 0 comments - easy priority: 2 - low
There are various arguments which are used rarely and purely for debugging. Currently that's at least `--debug-exit` and `--pdb-postmortem`, and soon something like `--webengine-mainworld-js` or so...
Created - 0 comments - easy priority: 2 - low
From time to time users try to overwrite the Solr document's type field. However, since it is an important field used to ensure consistency between TYPO3's database and Solr's index the extension p...
Created - 0 comments - easy help wanted needs documentation
Alguns CEPs não retornam resultado porque o nome da cidade não bate por detalhe de acentuação. Related #154
Part of #267
Created - 0 comments - A-ci E-easy I-enhancement
Our last dependency was white listed. It should be possible to set `sudo` to `false` in `travis.yml`. https://github.com/travis-ci/apt-package-whitelist/pull/4064
Created - 0 comments - A-pkg E-easy I-enhancement
In Copter-3.5 (and higher) the AP_Motors library requires that the SERVOx_FUNCTION be set for each motor. Although these parameter default to good values, it's possible that a user could mess up t...
Created - 0 comments - Copter Enhancement good first issue
<!-- IMPORTANT Before creating an issue, be sure to search existing issues, both open AND closed, to see whether someone else has already reported your issue. Please also read CONTRIBUTING....
Created - 0 comments - area: user experience good first issue help wanted type: feature request
To coincide with the planned replacement of `lisk-ui` with the scheduled `1.0.0` release of `lisk-nano`, we should remove and decommission the use of `lisk-ui` as a submodule, including any API rel...

Created - 0 comments - easy
- filter_subsets - extract_alphabet - common_ancestor - is_ancestor ## <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14015...
in branch #46 , add tests for the function graph_from_alphabet. ## <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1407396-t...
This is more or less to ensure `pip2 install` and `pip3 install` work seamlessly. Right now universal may or may not work when installed using pip2 (in python2/site-packages). **Steps to reprodu...
Created - 0 comments - bug contributor friendly easy port ready tech debt
universal should return proper status code at exit time
Created - 0 comments - contributor friendly easy enhancement ready
Have a --quiet flag to stop all noise and just show simple stuff like: ``` Compiling foobar.cpp Running: Hello World! ```
Created - 0 comments - contributor friendly easy enhancement ready
Even if you remove compile or run, test will still pass. Only line of defence right now is the file name check
The flash rom contains 3 main settings that are often desirable to override: `region`, `language` and `broadcast`. These settings seem to be located starting at 0x1a000 in the flash rom. I'm not...
Created - 0 comments - easy enhancement
On the login page.
Created - 0 comments - easy enhancement ui
Expected behaviour: - If language name is localised, display that - Else if language name is natively localised, display native name - Else display ISO code Current behaviour: - If language ...
Should be doable using readline.
Created - 0 comments - easy enhancement
A few samples under `examples` would be nice and help with documentation, plus providing a minimal level of testing.
Created - 0 comments - documentation good-first-bug
Displaying issues 1 - 30 of 1028 in total