Dash

Results 66 issues of Dash

Because of some qt shenanigans, api gets destroyed too early and the app crashes when the program exits.

bug
help wanted

Compiling 1. New ffmpeg uses `AVPixelFormat` rather than `PixelFormat` 2. New ffmpeg uses `AV_PIX_FMT_BGR32` rather than `PIX_FMT_BGR32` 3. A bunch of functions got deprecated, but there aren't that many of...

Blocked by #633 The rendering distance is currently defined per-level (or with a default for all levels) in the gameflow file. This obviously has benefits for custom level builders, but...

Feature
TR1

It'd be nice to have the ability to load Apel's and Nenad's rearranged secrets with this tool as a predefined preset… although it kinda defeats the purpose of randomization, so...

When you end the level in Tomb Raider and Tomb Raider: Unfinished Business while holding the Action button, the game freezes and the only thing you can do with it...

The linter job fails with: > ` - [extras.pipfile_deprecated_finder.2] 'pip-shims

During the underwater roll/twist animation, Lara appears to be rotated at a random angle for a single frame in the second half of the animation. @lahm86 can you please check?...

TR1X bug
Data

I try to display a progressbar using █ characters like this: ███(change color)███. However, it's rendered weird no matter what font or size I use: ![2015-06-03-200456_456x114_escrotum](https://cloud.githubusercontent.com/assets/1045476/7967673/d2a8d9fc-0a2b-11e5-9e95-6d447dd4f8d7.png) Note how it works...

I am using Cygwin's MinTTY. `$TERM` is `xterm-256color`. Following scenario: 1. Go to insert mode 2. Press `` 3. Quickly press `n` (as in, go to next search result) rather...

Using vinegar while having `let mapleader = "-"` shouldn't make it bind to `-`. A silly workaround is to `nnoremap - -`.