Fr0sT-Brutal

Results 16 issues of Fr0sT-Brutal

Main TO-DO list ### Internal - [ ] Support another tile sizes. - [ ] Load KML files [backlog; PRs welcome] ### Download - [ ] Speedup tile download process:...

enhancement
pull request welcome
needs decision

My env: - 3proxy-0.9.2 (201124204021) - Windows - 3proxy config: ``` socks proxy -p8080 ``` - FileZilla FTP server - FileZilla Client, FAR I noticed this when uploading files to...

bug

Thanks for refreshing the parser, it was really a hard-to-extend project. Now it is more modifiable, how about adding some flexibility? Would be very handy to use this parser for...

enhancement

Now `@author` tag is written so that a link is written as well. I suggest to modify output to write link only in href attribute. Thus, HTML output will show...

enhancement

Special tag that would change PasDoc behavior, just like most linters, coverage scanners and similar tools have. Applications: - Skip probably large pieces of code (@exclude affects only one item...

feature

Check following code ``` // configurable globals var // sample var Foo: byte; ``` It makes `Foo` have description `configurable globals sample var`. If we try to `@exclude` the first...

help wanted

Tag `@raises` requires exception class as 1st word but it's rather frequent to have general Exception there. So auto-linking tries to search for `exception` identifier and produces warning. Maybe we...

enhancement

Found some valid cases that scanner/parser cannot handle. They're quite unusual and even rare but let them remain here. * National identifiers. Still rather a curious feature than a frequently...

enhancement

Somewhat related to #799. Would be nice to have basic EditLink class to inherit from and few ready-to-use most used implementations (plain edit, combobox, mask edit, spin edit...). I could...

Pull Requests Invited

![screen](https://user-images.githubusercontent.com/1469388/61356426-fd44c900-a87e-11e9-8b77-5e80aca52234.png)

Enhancement
Pull Requests Invited