sheet.git
8 years agotermcol: annotate game colour names
Mischa POSLAWSKY [Mon, 26 Oct 2015 15:20:42 +0000 (16:20 +0100)]
termcol: annotate game colour names

8 years agotermcol: game palette by niklas jansson
Mischa POSLAWSKY [Mon, 26 Oct 2015 15:14:09 +0000 (16:14 +0100)]
termcol: game palette by niklas jansson

Reference: <http://androidarts.com/palette/16pal.htm>

8 years agotermcol: analog msx1 colour values
Mischa POSLAWSKY [Mon, 26 Oct 2015 14:59:41 +0000 (15:59 +0100)]
termcol: analog msx1 colour values

Reference: <http://bifi.msxnet.org/msxnet/tech/tms9918a.txt>

8 years agotermcol: original c64 colour values
Mischa POSLAWSKY [Mon, 26 Oct 2015 13:44:29 +0000 (14:44 +0100)]
termcol: original c64 colour values

Reference: <http://www.pepto.de/projects/colorvic/>

8 years agotermcol: replace msx colours by msx2 rgb values
Mischa POSLAWSKY [Mon, 26 Oct 2015 12:19:29 +0000 (13:19 +0100)]
termcol: replace msx colours by msx2 rgb values

Reference: <http://www.konamiman.com/msx/msx2th/th-2.txt>

8 years agotermcol: 16-colour palettes for msx and c64
Mischa POSLAWSKY [Mon, 26 Oct 2015 12:08:04 +0000 (13:08 +0100)]
termcol: 16-colour palettes for msx and c64

Additional data for common '90s home computers from Wikipedia
<https://en.wikipedia.org?oldid=686243993>,
with composite YPrPb values converted to hex and to RGB using formula from
<https://en.wikipedia.org?oldid=670394866#ITU-R_BT.601_conversion>.

8 years agotermcol: globally define luma coefficients
Mischa POSLAWSKY [Mon, 26 Oct 2015 12:05:41 +0000 (13:05 +0100)]
termcol: globally define luma coefficients

Prepare for reuse in other YUVish conversions.

8 years agotermcol: 16-colour system palettes for mac2 and risc os
Mischa POSLAWSKY [Mon, 26 Oct 2015 12:03:22 +0000 (13:03 +0100)]
termcol: 16-colour system palettes for mac2 and risc os

8 years agotermcol: prepend palette title in colour data
Mischa POSLAWSKY [Sun, 25 Oct 2015 17:54:19 +0000 (18:54 +0100)]
termcol: prepend palette title in colour data

8 years agotermcol: include colour names with rgb definition
Mischa POSLAWSKY [Sun, 25 Oct 2015 17:51:11 +0000 (18:51 +0100)]
termcol: include colour names with rgb definition

8 years agolatin: declare colour of inner dot in pigpen letters
Mischa POSLAWSKY [Mon, 28 Sep 2015 15:06:36 +0000 (17:06 +0200)]
latin: declare colour of inner dot in pigpen letters

8 years agolatin: normal class for X in simplified tap code
Mischa POSLAWSKY [Mon, 28 Sep 2015 14:46:44 +0000 (16:46 +0200)]
latin: normal class for X in simplified tap code

8 years agolatin: restore experimental class of ambiguous tap code
Mischa POSLAWSKY [Mon, 28 Sep 2015 14:34:50 +0000 (16:34 +0200)]
latin: restore experimental class of ambiguous tap code

8 years agolatin: cell styling for tap code dots (replacing small bullets)
Mischa POSLAWSKY [Mon, 28 Sep 2015 14:30:39 +0000 (16:30 +0200)]
latin: cell styling for tap code dots (replacing small bullets)

8 years agolatin: code128 bar code row (unicode)
Mischa POSLAWSKY [Mon, 28 Sep 2015 14:21:39 +0000 (16:21 +0200)]
latin: code128 bar code row (unicode)

Similar to code39, but with additional U+275A heavy vertical bar for
additional 4th width.

8 years agocommon: bump version to 1.8 v1.8
Mischa POSLAWSKY [Mon, 21 Sep 2015 17:05:14 +0000 (19:05 +0200)]
common: bump version to 1.8

Ensure CSS reload and page version increment for any significant changes.

8 years agocommon: prefix version numbers by unlinked 'version'
Mischa POSLAWSKY [Mon, 21 Sep 2015 17:08:01 +0000 (19:08 +0200)]
common: prefix version numbers by unlinked 'version'

Separate repository link from preceding source link.

8 years agocommon: drop leading 'v' in version numbers
Mischa POSLAWSKY [Mon, 21 Sep 2015 17:06:53 +0000 (19:06 +0200)]
common: drop leading 'v' in version numbers

8 years agocommon: declare viewport to prefer native pixel sizes
Mischa POSLAWSKY [Mon, 21 Sep 2015 17:03:49 +0000 (19:03 +0200)]
common: declare viewport to prefer native pixel sizes

8 years agofont: distinct page titles if given font parameter
Mischa POSLAWSKY [Mon, 21 Sep 2015 17:15:25 +0000 (19:15 +0200)]
font: distinct page titles if given font parameter

8 years agowriting: indicate writing system for asl (l)anguage
Mischa POSLAWSKY [Mon, 21 Sep 2015 16:24:10 +0000 (18:24 +0200)]
writing: indicate writing system for asl (l)anguage

8 years agolatin: plain html output instead of FormatChar module
Mischa POSLAWSKY [Mon, 21 Sep 2015 16:21:34 +0000 (18:21 +0200)]
latin: plain html output instead of FormatChar module

8 years agolatin: overlap semaphore arrows for diagonals
Mischa POSLAWSKY [Mon, 21 Sep 2015 16:21:23 +0000 (18:21 +0200)]
latin: overlap semaphore arrows for diagonals

8 years agolatin: inherit foreground colour for svg paths
Mischa POSLAWSKY [Mon, 21 Sep 2015 16:19:25 +0000 (18:19 +0200)]
latin: inherit foreground colour for svg paths

Fix visibility in dark style.

8 years agocommon: beta indicator on top
Mischa POSLAWSKY [Mon, 21 Sep 2015 16:15:03 +0000 (18:15 +0200)]
common: beta indicator on top

Draw over search button on browser page.

8 years agocommon: development indicator optionally written in html
Mischa POSLAWSKY [Tue, 9 Jun 2015 04:17:10 +0000 (06:17 +0200)]
common: development indicator optionally written in html

Reverts hardcoded indicator in css by commit v1.4-5-g387941691e (2010-12-17)
[style: mark development version], instead outputting initial body text if
requested subdomain matches "dev".

8 years agolatin: replace pigpen approximates by proper svg drawings
Mischa POSLAWSKY [Thu, 17 Sep 2015 23:30:14 +0000 (01:30 +0200)]
latin: replace pigpen approximates by proper svg drawings

8 years agolatin: drop wingdings
Mischa POSLAWSKY [Fri, 4 Sep 2015 16:43:25 +0000 (18:43 +0200)]
latin: drop wingdings

No more interesting than any other set of random glyphs,
and lacks lowercase for a complete lookup.

8 years agolatin: remap suetterlin font to latin characters
Mischa POSLAWSKY [Thu, 17 Sep 2015 21:47:26 +0000 (23:47 +0200)]
latin: remap suetterlin font to latin characters

Move from private use U+F0xx to appropriate unicode semantics.
Some symbols and accented glyphs removed, keeping just common German
and ligatures (at multi-character code points, likely unsupported).

8 years agolatin: fix suetterlin font match on 3rd row
Mischa POSLAWSKY [Thu, 17 Sep 2015 21:46:26 +0000 (23:46 +0200)]
latin: fix suetterlin font match on 3rd row

Broken (again) in commit v1.7-158-gafa53ab113 (2015-09-17)
[latin: uppercase row].

8 years agosource: link generator scripts in includes
Mischa POSLAWSKY [Thu, 17 Sep 2015 20:23:26 +0000 (22:23 +0200)]
source: link generator scripts in includes

Click-through for "# automatically generated by ..." headers in various
includes.

8 years agoperl: combined experimental class and version
Mischa POSLAWSKY [Sat, 22 Aug 2015 07:30:45 +0000 (09:30 +0200)]
perl: combined experimental class and version

Also in v5.23.1: a named feature with maturing version.

8 years agoperl: experimental feature removal for v5.23.1
Mischa POSLAWSKY [Sat, 22 Aug 2015 07:30:38 +0000 (09:30 +0200)]
perl: experimental feature removal for v5.23.1

Misuse version number prepended by \0 since there's no Perl version below 1.
Admittedly an unintuitive hack, but I like it better than verbose hashes.

8 years agomutt: categorise search options as g3/search
Mischa POSLAWSKY [Sat, 22 Aug 2015 07:08:27 +0000 (09:08 +0200)]
mutt: categorise search options as g3/search

While the flags don't search by themselves, it's close enough;
avoids bare buttons, or worse: being hidden for undefined classes,
an unintentional side effect introduced by commit v1.3-0-g2034c72e12
(2010-06-18) [overhaul keyboard module include syntax].

8 years agovi: describe functionality of g^g in visual mode
Mischa POSLAWSKY [Mon, 24 Aug 2015 01:15:53 +0000 (03:15 +0200)]
vi: describe functionality of g^g in visual mode

Similar to normal g^g, but on selection instead of cursor, so distinct.

8 years agovi: g^g is an incompatible feature introduced by vim
Mischa POSLAWSKY [Mon, 24 Aug 2015 01:20:15 +0000 (03:20 +0200)]
vi: g^g is an incompatible feature introduced by vim

8 years agovi: indicate argument required for T (like t)
Mischa POSLAWSKY [Tue, 14 Jul 2015 04:16:39 +0000 (06:16 +0200)]
vi: indicate argument required for T (like t)

8 years agolatin: nyctographic alphabet by caroll
Mischa POSLAWSKY [Fri, 4 Sep 2015 15:30:16 +0000 (17:30 +0200)]
latin: nyctographic alphabet by caroll

Square alphabet created by Lewis Carroll ~1891: left top corner is always
marked, other corners are either connected, dotted, or skipped; encoded
numerically and drawn as svg path.

Allows for 34 possibilities with top left anchor:
  2^³        (3 dots, only used for A,U,V)
+ 2^²⋅4 − 2² (2 dots with 1 line, 3 unused)
+ 2^¹⋅4 − 2⁰ (1 dot with 2 lines)
+ 2^⁰⋅4      (3 lines)
+ 2⁻¹⋅4      (2 parallel lines)
+ 2⁻²⋅4      (square)

Reference: <http://www.lewiscarroll.org/tag/nyctograph/>

8 years agowriting: north-eastern iberian
Mischa POSLAWSKY [Sat, 22 Aug 2015 02:09:58 +0000 (04:09 +0200)]
writing: north-eastern iberian

Overview of some non-dual iberian syllables as proposed for Unicode in
<http://www.unicode.org/L2/L2015/15120-northeastern-iberian.pdf>.

8 years agolatin: identify rows by titles instead of script codes
Mischa POSLAWSKY [Sat, 22 Aug 2015 00:34:57 +0000 (02:34 +0200)]
latin: identify rows by titles instead of script codes

While shorter strings might be more stable for future translation,
currently it only harms readability by distancing displayed names
behind unrecognisable codes.

8 years agolatin: prussian semaphore
Mischa POSLAWSKY [Sat, 22 Aug 2015 00:31:37 +0000 (02:31 +0200)]
latin: prussian semaphore

<https://en.wikipedia.org?oldid=656504197>

8 years agolatin: chappe semaphore
Mischa POSLAWSKY [Sat, 22 Aug 2015 00:24:59 +0000 (02:24 +0200)]
latin: chappe semaphore

<http://www.rioleo.org/the-true-origins-and-history-of-the-telegraph.php>

8 years agowriting: hatran row
Mischa POSLAWSKY [Thu, 30 Jul 2015 16:10:22 +0000 (18:10 +0200)]
writing: hatran row

Straight-forward derivative of Aramaic, added in Unicode 8.0.

8 years agolatin: colour alphabet
Mischa POSLAWSKY [Thu, 30 Jul 2015 00:00:27 +0000 (02:00 +0200)]
latin: colour alphabet

A set of distinctly recognisable colours to represent letters, mapped to
English mnemonics (displayed as hover); from original research at
<http://aic-colour-journal.org/index.php/JAIC/article/viewFile/19/16>.

8 years agolatin: pigpen encoding using lookalike canadian letters
Mischa POSLAWSKY [Wed, 29 Jul 2015 12:23:55 +0000 (14:23 +0200)]
latin: pigpen encoding using lookalike canadian letters

8 years agolatin: wingdings row with unicode equivalents
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:56:17 +0000 (13:56 +0200)]
latin: wingdings row with unicode equivalents

Wingdings is a dingbat font included in Microsoft Windows 3.1+, substituting
letters by shapes and symbols which in turn have all been encoded in Unicode
version 7.0.

Show the results for capital letters A-Z for a general impression of these
glyphs (as listed on <http://www.alanwood.net/demos/wingdings.html>),
although lowercase a-z are also commonly used in this kind of obfuscation.

8 years agolatin: code39 bar code row (unicode)
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:55:06 +0000 (13:55 +0200)]
latin: code39 bar code row (unicode)

Use U+200A hair space, U+2758 light bar, and U+2759 medium bar
to represent 3 widths of 6 columns (restricted to 2 wide and 3 narrow bars
(2 nCr 5 = 10) with 1 dividing space (4 positions) for 40 characters).

8 years agolatin: rm4scc barcode row
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:45:28 +0000 (13:45 +0200)]
latin: rm4scc barcode row

Inline SVG generated from 4 digits describing forms (1|2 for line up/down:
unextended, ascended, descended, full height) of 4 bars as described for
example on <https://en.wikipedia.org?oldid=670826999>.

This encoding developed by Royal Mail (identical to PostNL KIX-code)
restricts the 4⁴ combinations to exactly 2 ascenders and 2 descenders each
for 2⋅(4 nCr 2) = 36 characters.

8 years agolatin: flag semaphore row (arrows)
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:25:49 +0000 (13:25 +0200)]
latin: flag semaphore row (arrows)

Image representations widely available online, but manually encoded as
directions for schematic display using unicode arrow symbols with css to
overlap compatible hands.

8 years agolatin: uppercase row
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:06:38 +0000 (13:06 +0200)]
latin: uppercase row

8 years agolatin: distinguish alternative tap code name
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:06:04 +0000 (13:06 +0200)]
latin: distinguish alternative tap code name

8 years agolatin: format tap code with multiline bullets
Mischa POSLAWSKY [Wed, 29 Jul 2015 11:05:08 +0000 (13:05 +0200)]
latin: format tap code with multiline bullets

8 years agolatin: international maritime signal flags
Mischa POSLAWSKY [Wed, 29 Jul 2015 10:58:10 +0000 (12:58 +0200)]
latin: international maritime signal flags

SVG adapted from Wikipedia <https://en.wikipedia.org?oldid=671150888>.

8 years agolatin: replace asl font by signwriting unicode
Mischa POSLAWSKY [Fri, 24 Jul 2015 17:06:38 +0000 (19:06 +0200)]
latin: replace asl font by signwriting unicode

Shapes copied from "Lessons in SignWriting" by Valerie Sutton, page 74
<https://books.google.nl/books?id=RID9hyzNhgEC&pg=PA74>

8 years agowriting: prefer modern variant of greek qoppa
Mischa POSLAWSKY [Wed, 15 Jul 2015 01:10:53 +0000 (03:10 +0200)]
writing: prefer modern variant of greek qoppa

Later form only used numerically, but more appropriate with most fonts.

8 years agosc: note zerg and protoss regeneration rates
Mischa POSLAWSKY [Wed, 22 Jul 2015 15:43:38 +0000 (17:43 +0200)]
sc: note zerg and protoss regeneration rates

8 years agosc: shield damage note is only relevant for bw
Mischa POSLAWSKY [Wed, 22 Jul 2015 15:42:43 +0000 (17:42 +0200)]
sc: shield damage note is only relevant for bw

8 years agocountries: intermediate circus colour for europe
Mischa POSLAWSKY [Tue, 14 Jul 2015 00:49:15 +0000 (02:49 +0200)]
countries: intermediate circus colour for europe

Create a distinct style between g4 (africa) and g7 (asia) for better
distribution.

8 years agocountries: apply data include to modification date
Mischa POSLAWSKY [Tue, 14 Jul 2015 00:42:34 +0000 (02:42 +0200)]
countries: apply data include to modification date

8 years agocountries: handle (multiple) aliases properly in flag mode
Mischa POSLAWSKY [Tue, 14 Jul 2015 00:40:35 +0000 (02:40 +0200)]
countries: handle (multiple) aliases properly in flag mode

8 years agocountries: append alias target in flag mode
Mischa POSLAWSKY [Tue, 14 Jul 2015 00:38:43 +0000 (02:38 +0200)]
countries: append alias target in flag mode

8 years agocountries: include un/locode assignment for xz
Mischa POSLAWSKY [Tue, 14 Jul 2015 00:33:32 +0000 (02:33 +0200)]
countries: include un/locode assignment for xz

8 years agocountries: prioritise user-assigned styling in circus
Mischa POSLAWSKY [Mon, 6 Jul 2015 15:13:53 +0000 (17:13 +0200)]
countries: prioritise user-assigned styling in circus

8 years agocountries: rename ez title to eurozone
Mischa POSLAWSKY [Sun, 5 Jul 2015 18:49:09 +0000 (20:49 +0200)]
countries: rename ez title to eurozone

8 years agocountries: mark user-assignments with semantics in unicode
Mischa POSLAWSKY [Sun, 5 Jul 2015 18:15:57 +0000 (20:15 +0200)]
countries: mark user-assignments with semantics in unicode

8 years agoperl: hover experimental identifiers
Mischa POSLAWSKY [Thu, 2 Jul 2015 22:00:04 +0000 (00:00 +0200)]
perl: hover experimental identifiers

8 years agowriting: cyrillic ue and dzhe
Mischa POSLAWSKY [Thu, 2 Jul 2015 20:53:54 +0000 (22:53 +0200)]
writing: cyrillic ue and dzhe

Additional new and old derivations at unused columns.

8 years agowriting: carian etymology
Mischa POSLAWSKY [Thu, 2 Jul 2015 20:43:51 +0000 (22:43 +0200)]
writing: carian etymology

Reorder to proper historical order, which is still visually comparable
but does not match later reborrowing of Greek glyphs.

8 years agowriting: carian lookalikes
Mischa POSLAWSKY [Thu, 2 Jul 2015 19:46:36 +0000 (21:46 +0200)]
writing: carian lookalikes

Script added in Unicode 5.2 in Greek order, which are mostly false friends
but kept for visual similarity.

8 years agocommon: bump style version to load renumbered key groups
Mischa POSLAWSKY [Tue, 23 Jun 2015 18:38:14 +0000 (20:38 +0200)]
common: bump style version to load renumbered key groups

Ensure correct styling since commit v1.7-128-gf8a00e4ab0 (2015-10-11)
[screen: increment group classes to .g1-9].

8 years agotools/mkcharinfo: comment alternative nbsp stringification
Mischa POSLAWSKY [Tue, 23 Jun 2015 14:34:32 +0000 (16:34 +0200)]
tools/mkcharinfo: comment alternative nbsp stringification

8 years agounicode: prepare android v4.0 menu glyphs
Mischa POSLAWSKY [Tue, 23 Jun 2015 14:29:18 +0000 (16:29 +0200)]
unicode: prepare android v4.0 menu glyphs

Simplified to the point of being abstract ps-lookalikes.  Differentiate by
using smaller forms, which in turn look irregular so hide for now.

8 years agowriting: enable monochrone style option
Mischa POSLAWSKY [Tue, 23 Jun 2015 14:26:59 +0000 (16:26 +0200)]
writing: enable monochrone style option

8 years agokeyboard: avoid warning for empty mode parameter
Mischa POSLAWSKY [Tue, 23 Jun 2015 14:08:18 +0000 (16:08 +0200)]
keyboard: avoid warning for empty mode parameter

Empty string splits to an empty list, resulting in a benign warning:
> Odd number of elements in hash assignment

8 years agostyle/red: declare .Xi override for invalid apl cells
Mischa POSLAWSKY [Tue, 23 Jun 2015 13:55:57 +0000 (15:55 +0200)]
style/red: declare .Xi override for invalid apl cells

8 years agoscreen: describe most flag classes
Mischa POSLAWSKY [Tue, 23 Jun 2015 13:46:10 +0000 (15:46 +0200)]
screen: describe most flag classes

8 years agoscreen: describe action of (default) command key [^a]
Mischa POSLAWSKY [Tue, 23 Jun 2015 13:45:23 +0000 (15:45 +0200)]
screen: describe action of (default) command key [^a]

8 years agoless: replace exceptional styling for o/O, fit description
Mischa POSLAWSKY [Tue, 23 Jun 2015 13:43:47 +0000 (15:43 +0200)]
less: replace exceptional styling for o/O, fit description

8 years agokeyboard: replace vi classes by numbered key groups
Mischa POSLAWSKY [Tue, 23 Jun 2015 13:28:03 +0000 (15:28 +0200)]
keyboard: replace vi classes by numbered key groups

8 years agoscreen: increment group classes to .g1-9
Mischa POSLAWSKY [Tue, 23 Jun 2015 14:40:39 +0000 (16:40 +0200)]
screen: increment group classes to .g1-9

8 years agovi: reindent key hash in english include
Mischa POSLAWSKY [Tue, 23 Jun 2015 09:35:20 +0000 (11:35 +0200)]
vi: reindent key hash in english include

8 years agokeyboard: dereference class definition includes
Mischa POSLAWSKY [Tue, 23 Jun 2015 09:16:31 +0000 (11:16 +0200)]
keyboard: dereference class definition includes

Prefix aliases by '=' so they no longer conflict with values of
single-element arrays.

8 years agoscreen: separate language include
Mischa POSLAWSKY [Tue, 23 Jun 2015 08:55:51 +0000 (10:55 +0200)]
screen: separate language include

Like all other keyboard pages.

8 years agosc: minor textual changes to legend
Mischa POSLAWSKY [Tue, 30 Jun 2015 23:52:56 +0000 (01:52 +0200)]
sc: minor textual changes to legend

8 years agosc: describe multiple weapon hits in legend
Mischa POSLAWSKY [Tue, 30 Jun 2015 23:40:11 +0000 (01:40 +0200)]
sc: describe multiple weapon hits in legend

8 years agosc: prefer bwapi data for bw weapon stats
Mischa POSLAWSKY [Tue, 30 Jun 2015 22:47:50 +0000 (00:47 +0200)]
sc: prefer bwapi data for bw weapon stats

<https://code.google.com/p/bwapi/wiki/WeaponTypes>

8 years agosc: names of all bw weapons
Mischa POSLAWSKY [Tue, 30 Jun 2015 22:46:57 +0000 (00:46 +0200)]
sc: names of all bw weapons

8 years agosc: bw unit dimensions from bwapi
Mischa POSLAWSKY [Tue, 30 Jun 2015 21:51:50 +0000 (23:51 +0200)]
sc: bw unit dimensions from bwapi

8 years agosc: bw speed data from bwapi
Mischa POSLAWSKY [Tue, 30 Jun 2015 21:50:54 +0000 (23:50 +0200)]
sc: bw speed data from bwapi

<https://code.google.com/p/bwapi/wiki/UnitTypes>

8 years agosc: convert to fast bw seconds for sc2 compatibility
Mischa POSLAWSKY [Tue, 30 Jun 2015 21:03:47 +0000 (23:03 +0200)]
sc: convert to fast bw seconds for sc2 compatibility

Unit speeds match only if "Fast" speed of 56ms frames is used
instead of more commonly used "Fastest" of 42ms.  Affects dps calculations
as well, also better matching StarCraft 2 in-game seconds.

8 years agosc: increase bw probe and drone range
Mischa POSLAWSKY [Tue, 30 Jun 2015 20:07:28 +0000 (22:07 +0200)]
sc: increase bw probe and drone range

According to Liquipedia <http://wiki.teamliquid.net/starcraft/SCV>:

> Although [SCV's] are stated to have a range of 1, their attack rage is
> 22 pixels shorter than that of the Zerg drone and the Protoss probe,
> and their 10-pixel ranged attack is virtually a melee attack.

8 years agosc: replace bw speed measurements by game data
Mischa POSLAWSKY [Tue, 30 Jun 2015 19:52:41 +0000 (21:52 +0200)]
sc: replace bw speed measurements by game data

From Liquipedia <http://wiki.teamliquid.net/starcraft/Unit_Movement_Speed>
which is extracted from game files flingy.dat/iscript.bin and fixes many
minor and some significant errors.

8 years agosc: multiply speed of bw units to match sc2 values
Mischa POSLAWSKY [Tue, 30 Jun 2015 18:57:43 +0000 (20:57 +0200)]
sc: multiply speed of bw units to match sc2 values

Guess at proper hex/s conversion instead of random measurement scale.

8 years agosc: hover creep boost on speed values
Mischa POSLAWSKY [Tue, 30 Jun 2015 18:55:16 +0000 (20:55 +0200)]
sc: hover creep boost on speed values

8 years agosc: speed with 1 decimal for lower hex/s values
Mischa POSLAWSKY [Tue, 30 Jun 2015 18:48:58 +0000 (20:48 +0200)]
sc: speed with 1 decimal for lower hex/s values

8 years agosc: rename showrange() to prepare for non-integer reuse
Mischa POSLAWSKY [Tue, 30 Jun 2015 18:47:09 +0000 (20:47 +0200)]
sc: rename showrange() to prepare for non-integer reuse

8 years agosc: consistently capitalise given names
Mischa POSLAWSKY [Tue, 30 Jun 2015 18:07:01 +0000 (20:07 +0200)]
sc: consistently capitalise given names

As it is in the game.

8 years agosc: mark mutalisk attack as projectile
Mischa POSLAWSKY [Tue, 30 Jun 2015 17:14:06 +0000 (19:14 +0200)]
sc: mark mutalisk attack as projectile

As noticed in game.

8 years agosc: fix upgraded attack cooldown for bw zergling
Mischa POSLAWSKY [Tue, 30 Jun 2015 15:54:55 +0000 (17:54 +0200)]
sc: fix upgraded attack cooldown for bw zergling

8 years agosc: fix corsair ability properties
Mischa POSLAWSKY [Tue, 30 Jun 2015 15:12:50 +0000 (17:12 +0200)]
sc: fix corsair ability properties

Cost was never converted from percentage range to absolute value.