summaryrefslogtreecommitdiffstats
path: root/ue2
Commit message (Collapse)AuthorAgeFilesLines
* * adding -Wno-long-long to all Makefilesmanuel2009-05-131-1/+1
| | | | | * adding execute operator to cinstruction * added labels map for better performance
* doxygen updatemanuel2009-05-0350-50/+50
|
* finalizing protokollmanuel2009-05-032-30/+30
|
* eg.Günther Neuwirth2009-05-031-10/+22
|\
| * Finalized protocolGünther Neuwirth2009-05-032-11/+24
| |
* | let pdflatex compile two timesmanuel2009-05-031-1/+2
|/
* eg.Günther Neuwirth2009-05-031-1/+1
|
* ProtokollGünther Neuwirth2009-05-031-10/+74
|
* some more assert()s againmanuel2009-05-022-0/+4
|
* additional assert for getXPMColorIDmanuel2009-05-021-0/+1
|
* adding source files to tex filemanuel2009-05-021-1/+66
|
* adding doxygen filesmanuel2009-05-0264-0/+7479
|
* corrected cpixelformat constructormanuel2009-05-028-11/+13
| | | | added classdiagramm
* add some assert() to make tutor happymanuel2009-05-026-3/+39
|
* - colortable now uses uint32_t as identifiermanuel2009-05-0214-169/+345
| | | | | | | - rewrote xpm colortable parsing to convert their identifiers to our own and vica vi - implemented indexed8::setpixel/getpixel - moved rowsize to member variable in cbitmap - added second test for xpm/indexed8
* cwindowsbitmap: seek to bitmap datamanuel2009-05-015-9/+10
| | | | cpixmap: use copy() instead of accessing array via indices
* 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