Age | Commit message (Expand) | Author |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium |
2007-12-17 | (svn r11656) -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLev... | smatz |
2007-06-27 | (svn r10355) -Fix (r10092): memory leak when encoding (reading) sprites. | rubidium |
2007-06-20 | (svn r10234) -Fix r10233: make peter1138 happy | truelight |
2007-06-20 | (svn r10233) -Fix: 8bpp-optimized encoder fucked up if 255+ pixels in a row w... | truelight |
2007-06-17 | (svn r10190) -Codechange: merged renderer and blitter to one single class API... | truelight |
2007-06-13 | (svn r10132) -Codechange: split out the last direct video-buffer read access ... | truelight |
2007-06-12 | (svn r10121) -Codechange: split renderer from rest of code; no longer any cod... | truelight |
2007-06-12 | (svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments | peter1138 |
2007-06-11 | (svn r10100) -Fix r10093: some code now became obsolete as it never did somet... | truelight |
2007-06-11 | (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts... | truelight |
2007-06-11 | (svn r10095) -Fix: avoid reading outside the buffer because of scaling problems | truelight |
2007-06-11 | (svn r10092) -Codechange: code-seperated the spriteloader and blitter from th... | truelight |