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
/
viewport.cpp
Age
Commit message (
Expand
)
Author
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-24
(svn r11507) -Fix [FS#1463]: signs totally illegible when transparant signs i...
rubidium
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-19
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an u...
skidd13
2007-11-19
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...
skidd13
2007-11-18
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlight...
smatz
2007-11-18
(svn r11465) -Fix: more user-friedly placement in X and Y directions (most no...
smatz
2007-11-18
(svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left corner
smatz
2007-11-15
(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...
rubidium
2007-11-15
(svn r11439) -Codechange: replace some magic numbers by a ViewportPlaceMethod...
rubidium
2007-11-10
(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...
belugas
2007-11-04
(svn r11374) -Codechange: Give meaning to the magical number that specifies t...
belugas
2007-10-20
(svn r11318) -Codechange: add the actual support for drawing selections on ha...
rubidium
2007-10-20
(svn r11313) -Codechange: prepare several pieces of code so the can handle so...
rubidium
2007-10-14
(svn r11261) -Codechange: Draw selection sprites (HT_RECT, HT_POINT, HT_RAIL)...
rubidium
2007-10-05
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by ...
rubidium
2007-10-05
(svn r11210) -Codechange: unify the way that selection sprites are drawn. Pat...
rubidium
2007-09-30
(svn r11190) -Fix: make snowy roofs of (newgrf) houses also transparent.
rubidium
2007-09-26
(svn r11174) -Codechange: add possibility to show the bounding boxes of sprit...
rubidium
2007-09-23
(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-exten...
rubidium
2007-09-19
(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe...
rubidium
2007-09-14
(svn r11105) -Codechange [FS#1223]: add some support for tuning of the boundi...
rubidium
2007-09-14
(svn r11104) -Fix: bounding boxes also overlap when the min of a bounding box...
rubidium
2007-09-14
(svn r11103) -Codechange: remove pointless comparison as it can never ever be...
rubidium
2007-09-13
(svn r11094) -Documentation: Add comments on viewport structures and change a...
belugas
2007-09-09
(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsys...
rubidium
2007-08-30
(svn r11011) -Fix [FS#1129]: GetFirstVehicleInChain did change the game state...
rubidium
2007-08-29
(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.
rubidium
2007-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-25
(svn r10684) -Codechange: some more coding style related changes. Primarily m...
rubidium
2007-06-26
(svn r10343) -Cleanup: Add documentation of functions and code-style fix.
belugas
2007-06-25
(svn r10334) -Fix [FS#937]: with smooth scrolling enabled, the viewport desti...
peter1138
2007-06-25
(svn r10321) -Codechange: refer to sign text by index
peter1138
2007-06-21
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...
rubidium
2007-06-17
(svn r10190) -Codechange: merged renderer and blitter to one single class API...
truelight
2007-06-12
(svn r10121) -Codechange: split renderer from rest of code; no longer any cod...
truelight
2007-06-11
(svn r10097) -Feature: Add support for articulated road vehicles, or callback...
maedhros
2007-06-11
(svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair
truelight
2007-05-28
(svn r9963) -Fix (r9962): 'smooth_scroll' patch setting was ignored (always o...
peter1138
2007-05-28
(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit...
peter1138
2007-05-23
(svn r9900) -Codechange: Separate the variables for how to highlight a land a...
maedhros
2007-05-19
(svn r9885) -Fix r9846: some last bitshifts with zoom-levels that were forgotten
truelight
2007-05-19
(svn r9884) -Feature: 2 new zoom-out levels: 8 times and 16 times
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
2007-05-07
(svn r9805) -Codechange: Use HASBIT() et al for display options bits.
peter1138
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-04-18
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...
belugas
[next]