summaryrefslogtreecommitdiffstats
path: root/ue2
Commit message (Collapse)AuthorAgeFilesLines
* rewrote pixmap::read to do more sanity checksmanuel2009-05-0112-337/+351
|
* remove testfile... hgrc is local and not shared per repositorymanuel2009-05-011-3/+0
|
* keyword testmanuel2009-05-011-0/+3
|
* mergemanuel2009-05-0112-10/+726
|\
| * Adding cpixelformat_indexd8.h and .cpp. Adding virtual methode getColorMode ↵Günther Neuwirth2009-05-0111-100/+444
| | | | | | | | to CPixelFormat. Adding color table to CBitmap. Adding implementation of CPixmap
| * updateGünther Neuwirth2009-04-295-7/+9
| |\
| * | assimilationGünther Neuwirth2009-04-292-3/+12
| | |
| * | Adding cpixmap.cpp, cpixmap.h and test fielesGünther Neuwirth2009-04-295-0/+381
| | |
| * | Adding cpixmap.h to cscriptparserGünther Neuwirth2009-04-291-0/+1
| | |
| * | Adding CPixMap handler to cscriptparser, adding cpixmap and ↵Günther Neuwirth2009-04-282-2/+5
| | | | | | | | | | | | cpixelformat_indexed8 to Makefile
* | | - removed runtime generated output filesmanuel2009-05-0114-132/+405
| |/ |/| | | | | | | | | - implemented brightness() - implemented invert() - implemented getPixel in CPixelFormat_BGR24 and CPixelFormat_BGR555
* | adding filename param to write(...)manuel2009-04-295-7/+9
|/
* again...manuel2009-04-281-4/+0
|
* nicer Makefilemanuel2009-04-281-3/+8
|\
| * nicer Makefilemanuel2009-04-281-5/+5
| |
* | forgot to remove dtor...manuel2009-04-284-272/+256
|/
* Moved a lot of stuff around to get abstract cbitmap workingmanuel2009-04-2811-323/+390
|
* forgot cbitmap.hmanuel2009-04-281-0/+72
|
* making cbitmap abstractmanuel2009-04-285-81/+29
|
* Adding ue2manuel2009-04-2739-0/+3678