sitemap: warn about undeclared pages
[sheet.git] / termcol.plp
2017-05-29 Mischa POSLAWSKYtermcol: hue order for ppu tables
2017-05-29 Mischa POSLAWSKYtermcol: reindent table handling code
2017-05-29 Mischa POSLAWSKYtermcol: separate gameboy table rows in cpcboy
2017-05-29 Mischa POSLAWSKYtermcol: optional preset for xcolors include
2017-05-29 Mischa POSLAWSKYtermcol: distinguish separate tbody for shiar32 greysca...
2017-05-29 Mischa POSLAWSKYtermcol: link and describe legacy group
2017-05-25 Mischa POSLAWSKYtermcol: fix abort on invalid coltable info hash
2017-04-24 Mischa POSLAWSKYcommon: prepare path request in global variable
2017-04-24 Mischa POSLAWSKYcommon: replace newline output by say()
2017-04-10 Mischa POSLAWSKYtermcol: ignore missing xcolors include
2017-04-10 Mischa POSLAWSKYcommon: enable perl v5.14 features everywhere
2017-03-23 Mischa POSLAWSKYcommon: bump version to 1.9 v1.9
2017-03-22 Mischa POSLAWSKYtermcol: numeric module version requirements
2017-03-22 Mischa POSLAWSKYtermcol: scalar colour shorthand
2017-03-22 Mischa POSLAWSKYtermcol: parse Xcolors.net checkout
2017-03-22 Mischa POSLAWSKYtermcol: preset groups in include
2017-03-22 Mischa POSLAWSKYtermcol: named function to parse table data
2017-03-22 Mischa POSLAWSKYtermcol: support image for table palettes
2017-03-22 Mischa POSLAWSKYtermcol: declare and include cgarne
2016-01-05 Mischa POSLAWSKYtermcol: ppu (nes) palette using 2C04 rgb values
2016-01-05 Mischa POSLAWSKYtermcol: fix reordered named descriptions
2016-01-05 Mischa POSLAWSKYtermcol: specific ?order option (=ansi replaces ?v)
2016-01-05 Mischa POSLAWSKYtermcol: parent attribute to inherit common palette...
2016-01-05 Mischa POSLAWSKYtermcol: distinct image palette in cga order
2016-01-05 Mischa POSLAWSKYtermcol: rgb table columns from dark to light
2016-01-05 Mischa POSLAWSKYtermcol: divide list rows over columns with 8 rows...
2016-01-05 Mischa POSLAWSKYtermcol: show reordered cell title "0"
2016-01-05 Mischa POSLAWSKYtermcol: support multiple images
2016-01-05 Mischa POSLAWSKYtermcol: hsv method in Colour module
2016-01-05 Mischa POSLAWSKYtermcol: index greyscale ramp, include in image palette
2016-01-05 Mischa POSLAWSKYtermcol: define mirc palette (included in more)
2016-01-05 Mischa POSLAWSKYtermcol: reindex option to replace colours
2016-01-05 Mischa POSLAWSKYtermcol: use Imager for generic PNG generation
2016-01-05 Mischa POSLAWSKYtermcol: ?img option to draw one image with each palette
2016-01-05 Mischa POSLAWSKYtermcol: float text samples in cells
2016-01-05 Mischa POSLAWSKYtermcol: greyscales in hue row if no grey ramp specified
2016-01-05 Mischa POSLAWSKYtermcol: move common styling to css include
2016-01-05 Mischa POSLAWSKYtermcol: path argument to request custom palettes,...
2016-01-05 Mischa POSLAWSKYtermcol: omit backgrounded sample cells for msx transpa...
2016-01-05 Mischa POSLAWSKYtermcol: declare ansi reordering in data include
2016-01-05 Mischa POSLAWSKYtermcol: declare rgb maps in include data
2016-01-05 Mischa POSLAWSKYtermcol: move colour values into data hashes
2016-01-05 Mischa POSLAWSKYtermcol: declare palette titles in extensible metadata...
2016-01-05 Mischa POSLAWSKYtermcol: move palette data into separate include
2016-01-05 Mischa POSLAWSKYtermcol: amstrad cpc palette (27-colour hsv)
2016-01-05 Mischa POSLAWSKYtermcol: define palette label in rgb value subroutine
2016-01-05 Mischa POSLAWSKYtermcol: default values for rgb table colours
2016-01-05 Mischa POSLAWSKYtermcol: omit table tags from coltable_hsv() output
2015-11-10 Mischa POSLAWSKYtermcol: avoid plp code breaks for hsv tables
2015-11-10 Mischa POSLAWSKYtermcol: fix cell description fallback of index 0
2015-11-10 Mischa POSLAWSKYtermcol: append greyscale ramps to colour tables
2015-11-10 Mischa POSLAWSKYtermcol: use rgb index instead of value for hsv calculation
2015-11-10 Mischa POSLAWSKYtermcol: pass parameter to rgb formula
2015-11-10 Mischa POSLAWSKYtermcol: generate 88-colour map using common function
2015-11-10 Mischa POSLAWSKYtermcol: generic h/s/v table generator function
2015-10-31 Mischa POSLAWSKYtermcol: unsaturated colours from h/s/v table in greysc...
2015-10-31 Mischa POSLAWSKYtermcol: list 256-colour hues starting with red
2015-10-31 Mischa POSLAWSKYtermcol: group h/s/v columns by saturation level
2015-10-31 Mischa POSLAWSKYtermcol: lay out 256-colour table by h/s/v
2015-10-31 Mischa POSLAWSKYtermcol: reorder all incompatible palettes to ansi
2015-10-31 Mischa POSLAWSKYtermcol: introduction text with link to toggle extended...
2015-10-31 Mischa POSLAWSKYtermcol: variant msx palette arnejmp
2015-10-31 Mischa POSLAWSKYtermcol: generic reorder declaration
2015-10-31 Mischa POSLAWSKYtermcol: reorder arne to match ansi better
2015-10-31 Mischa POSLAWSKYtermcol: rename game to arne, include version
2015-10-26 Mischa POSLAWSKYtermcol: show incompatible palettes on ?v option
2015-10-26 Mischa POSLAWSKYtermcol: annotate game colour names
2015-10-26 Mischa POSLAWSKYtermcol: game palette by niklas jansson
2015-10-26 Mischa POSLAWSKYtermcol: analog msx1 colour values
2015-10-26 Mischa POSLAWSKYtermcol: original c64 colour values
2015-10-26 Mischa POSLAWSKYtermcol: replace msx colours by msx2 rgb values
2015-10-26 Mischa POSLAWSKYtermcol: 16-colour palettes for msx and c64
2015-10-26 Mischa POSLAWSKYtermcol: 16-colour system palettes for mac2 and risc os
2015-10-26 Mischa POSLAWSKYtermcol: prepend palette title in colour data
2015-10-26 Mischa POSLAWSKYtermcol: include colour names with rgb definition
2015-09-21 Mischa POSLAWSKYcommon: drop leading 'v' in version numbers
2012-04-10 Mischa POSLAWSKYtermcol: OS X Terminal.app, optional PuTTY, SluTTY
2010-12-15 Mischa POSLAWSKYtermcol: 256-colour greyscale ramp as single table
2010-12-15 Mischa POSLAWSKYtermcol: monospaced terminal samples
2010-12-15 Mischa POSLAWSKYtermcol: android icon palette (disabled)
2010-06-18 Mischa POSLAWSKYtermcol table descriptions; stash brahmi writing row
2010-06-16 Mischa POSLAWSKYtermcol: drop unused foreground/background declarations
2010-06-16 Mischa POSLAWSKYtermcol: title overrides for html and xkcd
2010-06-16 Mischa POSLAWSKYtermcol: customised foreground sample for xkcd
2010-06-16 Mischa POSLAWSKYtermcol: colour class to facilitate calculation and...
2010-06-16 Mischa POSLAWSKYtermcol: xkcd survey results for colour names
2009-12-31 Mischa POSLAWSKYrevert html5 elements usage
2009-12-18 Mischa POSLAWSKYuse html5 elements (section, footer)
2009-12-18 Mischa POSLAWSKYcommon html initialisation function
2009-12-04 Mischa POSLAWSKYtermcol: hover title with decimal r,g,b values
2009-12-04 Mischa POSLAWSKYtermcol: fix index numbers of 88-colour greyscale ramp
2009-12-02 Mischa POSLAWSKYtermcol: optional display of 256-colour space
2009-12-02 Mischa POSLAWSKYupdate page meta descriptions
2009-12-02 Mischa POSLAWSKYtermcol: enable dark page styling
2009-12-02 Mischa POSLAWSKYred paperclip favicon
2009-12-02 Mischa POSLAWSKYadd meta data (language, description, keywords)
2009-10-18 Mischa POSLAWSKYminor code cosmetics (declare version first)
2009-10-18 Mischa POSLAWSKYcommon include for setup and stylesheet output
2009-10-18 Mischa POSLAWSKYstyle: common setup for floating tables
2009-10-17 Mischa POSLAWSKYminor updates to footers (file-specific git links)
next