src/table/palettes.h
Sat, 23 Aug 2008 20:16:54 +0000 rubidium (svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
Mon, 11 Aug 2008 18:30:52 +0000 belugas (svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.
Mon, 04 Aug 2008 17:12:23 +0000 belugas (svn r13993) -Codechange: Associate TextColour values with comments of related values in _string_colormap table
Wed, 18 Jun 2008 21:19:04 +0000 smatz (svn r13571) -Codechange: define channels in struct Colour in different order on LE and BE machines
Tue, 06 May 2008 15:11:33 +0000 rubidium (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
Tue, 17 Apr 2007 10:08:17 +0000 maedhros (svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files.
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: