index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zoom.hpp
Age
Commit 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 corner
smatz
2007-06-11
(svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair
truelight
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.hpp
truelight
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 cases
truelight
2007-05-19
(svn r9884) -Feature: 2 new zoom-out levels: 8 times and 16 times
truelight
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 enum
truelight