summaryrefslogtreecommitdiff
path: root/src/viewport_func.h
AgeCommit message (Expand)Author
2010-05-13(svn r19807) -Codechange: instead of having an unnamed enum and passing it as...rubidium
2010-05-07(svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured h...alberth
2010-01-21(svn r18872) -Codechange: introduce PaletteID and use itrubidium
2010-01-03(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundat...frosch
2009-12-22(svn r18602) -Codechange: unify the viewport sign and text effect drawingrubidium
2009-12-13(svn r18486) -Fix: when switching language and you're getting a different fon...rubidium
2009-11-29(svn r18343) -Fix [FS#3336] (r18243): dark blue signs would be drawn transparentrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-08(svn r16764) -Codechange: unify the way viewport signs are marked dirtyrubidium
2009-07-07(svn r16761) -Codechange: make UpdateViewportSignPos(ition) a class function ...rubidium
2009-06-07(svn r16528) -Fix [FS#2959]: Draw PBS reservation as groundsprite resp. child...frosch
2009-03-15(svn r15725) -Fix: centering on a vehicle didn't respect its z coordinatesmatz
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-01-02(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...rubidium
2008-05-08(svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp.rubidium
2008-05-08(svn r13009) -Codechange: move more tile highlighting related functions/types...rubidium
2008-05-07(svn r12987) -Codechange: split viewport and tile selection.rubidium
2008-04-19(svn r12789) -Codechange: rename AssignWindowViewport to InitializeWindowView...rubidium
2008-04-17(svn r12749) -Codechange: store the viewport information in the windows that ...rubidium
2008-04-16(svn r12734) -Codechange: use a vector instead of allocating memory in a big ...rubidium
2008-01-21(svn r11939) -Codechange: some type fixes and very initial steps into support...rubidium
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2008-01-09(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...rubidium
2008-01-09(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.rubidium