src/viewport_type.h
Tue, 02 Sep 2008 14:46:28 +0000 smatz (svn r14221) -Fix: signs (town name, station name, ...) could be too long for 8bit width in pixels
Thu, 08 May 2008 13:21:55 +0000 rubidium (svn r13009) -Codechange: move more tile highlighting related functions/types to tilehighlight_*.h.
Wed, 07 May 2008 13:18:33 +0000 rubidium (svn r12989) -Codechange: move ViewportSign to viewport_type.h.
Wed, 07 May 2008 13:10:15 +0000 rubidium (svn r12987) -Codechange: split viewport and tile selection.
Mon, 07 Apr 2008 20:28:58 +0000 rubidium (svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
Wed, 09 Jan 2008 09:57:48 +0000 rubidium (svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
Wed, 09 Jan 2008 09:45:45 +0000 rubidium (svn r11787) -Codechange: more header rewrites. This time related to viewport.h.