summaryrefslogtreecommitdiffstats
path: root/src/common/image.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-1/+3
* Non-power-of-2 padding for background imagesPiotr Dziwinski2013-05-111-0/+29
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-2/+2
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-2/+2
|\
| * Replaced malloc/free with new/deletePiotr Dziwinski2012-12-281-2/+2
* | Ground spot texture drawingPiotr Dziwinski2012-10-201-0/+9
|/
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-2/+1
* Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-4/+4
* Map texture paintingPiotr Dziwinski2012-09-301-0/+7
* Refactored resource and relief loadingPiotr Dziwinski2012-09-261-8/+27
* Image pixel read/writePiotr Dziwinski2012-09-131-14/+128
* Switched to new style castsPiotr Dziwinski2012-07-301-3/+3
* Multitexturing supportPiotr Dziwinski2012-07-041-0/+221