Age | Commit message (Expand) | Author |
2015-07-26 | (svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a... | frosch |
2012-04-10 | (svn r24111) -Codechange: use Colour more instead of manually bitstuffing | rubidium |
2011-12-08 | (svn r23446) -Codechange: move _cur_palette and it's related first/count dirt... | rubidium |
2011-11-11 | (svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettes | rubidium |
2011-05-04 | (svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with th... | frosch |
2011-05-04 | (svn r22419) -Change: Always use the DOS palette for drawing. | frosch |
2010-12-25 | (svn r21639) -Codechange: simplify setting the colour remap | rubidium |
2010-05-13 | (svn r19812) -Codechange: give some unnamed enums a name or, in case they con... | rubidium |
2009-10-29 | (svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-06-22 | (svn r16628) -Codechange: remove one gcc2 hack | smatz |
2009-03-15 | (svn r15717) -Cleanup: apply some documentation coding style upon the stuff i... | rubidium |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | rubidium |
2009-02-09 | (svn r15425) -Codechange: some color->colour changes and type safety. | rubidium |
2008-08-23 | (svn r14146) -Codechange: allow palette override in both ways and remove some... | rubidium |
2008-08-11 | (svn r14042) -Codechange: Rename some structure members to more obvious names... | belugas |
2008-08-04 | (svn r13993) -Codechange: Associate TextColour values with comments of relate... | belugas |
2008-06-18 | (svn r13571) -Codechange: define channels in struct Colour in different order... | smatz |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2007-04-17 | (svn r9654) -Fix: Add string colours for the DOS palette and use them when pl... | maedhros |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |