src/zoom.hpp
Wed, 13 Jun 2007 12:05:56 +0000 celestar (svn r10136) [gamebalance] -Sync: r9900:10100 from trunk gamebalance
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Tue, 12 Jun 2007 18:02:11 +0000 glx (svn r10118) [NoAI] -Sync with trunk r10015:r10096 noai
Fri, 01 Jun 2007 20:54:09 +0000 rubidium (svn r10016) [NoAI] -Sync with trunk r9914:r10015. noai
Fri, 25 May 2007 00:25:08 +0000 glx (svn r9915) [NoAI] -Sync with trunk -r9815:9914 noai
Fri, 21 Dec 2007 08:34:53 +0000 rubidium (svn r11673) -Codechange: move the overflow safe type to a separate file.
Mon, 17 Dec 2007 22:04:07 +0000 smatz (svn r11656) -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLevel can be used in some iterations
Sun, 18 Nov 2007 13:13:59 +0000 smatz (svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left corner
Mon, 11 Jun 2007 11:59:36 +0000 truelight (svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair
Mon, 11 Jun 2007 11:50:49 +0000 truelight (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code
Fri, 08 Jun 2007 19:06:35 +0000 truelight (svn r10072) -Fix r10070: typo in zoom.hpp
Fri, 08 Jun 2007 18:45:14 +0000 truelight (svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it is global for every call
Sat, 26 May 2007 15:20:13 +0000 truelight (svn r9936) -Fix: (Un)ScaleByZoom missed a minus sign in some cases
Sat, 19 May 2007 22:48:04 +0000 truelight (svn r9884) -Feature: 2 new zoom-out levels: 8 times and 16 times
Tue, 15 May 2007 17:54:46 +0000 truelight (svn r9848) -Fix r9846: how every many times you check something, of course you always switch them at the last moment... UnScaleByZoom was ScaleByZoom and visa versa... (tnx to yeti_ for noticing)
Tue, 15 May 2007 16:08:46 +0000 truelight (svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obvious reasons
Tue, 15 May 2007 14:08:39 +0000 truelight (svn r9844) -Codechange: replace zoomlevel with an enum
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports
Sat, 02 Jun 2007 19:59:29 +0000 richk (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026 NewGRF_ports