Silent

Results 349 comments of Silent

I'll merge this once I get the chance to see what exact code is changed by this, as it might be that the correct fix here would be to fix...

> Ive looked all over, and honestly I cant see this CRC ever being associated with this game. The US has two known CRC's, and the PAL CRC's don't match...

No response since November, no one knows what this CRC is either as it doesn't turn up in any searches. Without this information it won't be merged.

I don't see the point in submitting patches that should be tweaked by the user to their liking, like the remappable controls or customizable units.

> * Windows generates those files in "C:\Users\username\AppData\Local\VirtualStore\Program Files\Sanny Builder 3" thanks to _File and Registry Virtualization_ The fact registry virtualization is still used with Sanny is a bad sign,...

> In fact, the title of this issue ticket itself is misleading because your actual query is regarding _segregating partials into `internal` and `external` dependencies_ which I honestly do not...

> You may disable deprecation warnings related to `@import` with following configuration: Indeed, and that's what I tried just before opening this ticket. However, Font Awesome also throws multiple other...

My `load_paths` is left at default, i.e. empty. Those all load from `sass_dir`. And FWIW I did try to change the includes in `theme.scss` to relative (`./includes/foo.scss`), and that didn't...

> For the structure you have, what you can do is: This works, but it's admittedly quite "ugly" and doesn't look quite right - which brings me to my original...

> The reason is that for most of the end users who import the root stylesheet for a theme e.g. minima, that whole theme is a dependency which users do...