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.h
Age
Commit message (
Expand
)
Author
2007-11-18
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlight...
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-10-05
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by ...
rubidium
2007-09-30
(svn r11190) -Fix: make snowy roofs of (newgrf) houses also transparent.
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-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-24
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...
rubidium
2007-06-21
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...
rubidium
2007-05-23
(svn r9900) -Codechange: Separate the variables for how to highlight a land a...
maedhros
2007-05-15
(svn r9844) -Codechange: replace zoomlevel with an enum
truelight
2007-04-04
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium