summaryrefslogtreecommitdiff
path: root/src/zoom.hpp
AgeCommit message (Expand)Author
2007-12-21(svn r11673) -Codechange: move the overflow safe type to a separate file.rubidium
2007-12-17(svn r11656) -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLev...smatz
2007-11-18(svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left cornersmatz
2007-06-11(svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repairtruelight
2007-06-11(svn r10092) -Codechange: code-seperated the spriteloader and blitter from th...truelight
2007-06-08(svn r10072) -Fix r10070: typo in zoom.hpptruelight
2007-06-08(svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it...truelight
2007-05-26(svn r9936) -Fix: (Un)ScaleByZoom missed a minus sign in some casestruelight
2007-05-19(svn r9884) -Feature: 2 new zoom-out levels: 8 times and 16 timestruelight
2007-05-15(svn r9848) -Fix r9846: how every many times you check something, of course y...truelight
2007-05-15(svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obv...truelight
2007-05-15(svn r9844) -Codechange: replace zoomlevel with an enumtruelight