Tue, 24 Jul 2007 13:03:24 +0000(svn r10672) -Codechange: typify some parameters/variables.
rubidium [Tue, 24 Jul 2007 13:03:24 +0000] rev 7813
(svn r10672) -Codechange: typify some parameters/variables.

Tue, 24 Jul 2007 12:29:47 +0000(svn r10671) -Codechange: don't mix both lookup and temp-variable-with-value-of-lookup (skidd13)
truelight [Tue, 24 Jul 2007 12:29:47 +0000] rev 7812
(svn r10671) -Codechange: don't mix both lookup and temp-variable-with-value-of-lookup (skidd13)

Tue, 24 Jul 2007 01:29:42 +0000(svn r10670) -Fix: Use proper initialization for grf_prop override member
belugas [Tue, 24 Jul 2007 01:29:42 +0000] rev 7811
(svn r10670) -Fix: Use proper initialization for grf_prop override member

Tue, 24 Jul 2007 01:26:57 +0000(svn r10669) -Codechange: Removed redundant comment
belugas [Tue, 24 Jul 2007 01:26:57 +0000] rev 7810
(svn r10669) -Codechange: Removed redundant comment
-Codechange: Add placeholder for yet another industry "variable" to code

Mon, 23 Jul 2007 19:30:36 +0000(svn r10665) -Codechange: replace magic 15 with MAX_TILE_HEIGHT (bilbo)
truelight [Mon, 23 Jul 2007 19:30:36 +0000] rev 7809
(svn r10665) -Codechange: replace magic 15 with MAX_TILE_HEIGHT (bilbo)
-Codechange: replace magic 13 with MAX_SNOWLINE_HEIGHT (bilbo)
-Codechange: assure _map_height_bits is always of correct size (Rubidium)

Mon, 23 Jul 2007 19:24:32 +0000(svn r10664) -Codechange: simplify a small piece of code (skidd13)
truelight [Mon, 23 Jul 2007 19:24:32 +0000] rev 7808
(svn r10664) -Codechange: simplify a small piece of code (skidd13)

Mon, 23 Jul 2007 16:48:19 +0000(svn r10663) -Fix r10662: bad me, didn't comply with coding style, as penalty I updated the surrounding code to comply with coding style too; I will never do it again (I hope :p)
truelight [Mon, 23 Jul 2007 16:48:19 +0000] rev 7807
(svn r10663) -Fix r10662: bad me, didn't comply with coding style, as penalty I updated the surrounding code to comply with coding style too; I will never do it again (I hope :p)

Mon, 23 Jul 2007 16:39:27 +0000(svn r10662) -Add: added 'V' as new shortcut for new viewport (bilbo)
truelight [Mon, 23 Jul 2007 16:39:27 +0000] rev 7806
(svn r10662) -Add: added 'V' as new shortcut for new viewport (bilbo)
-Add: added 'M' as new shortcut for smallmap (bilbo)
-Add: added '+' and '-' as shortcuts to zoom in the mainview (bilbo)
-Add: added support for other keycodes to be possible used in the future (bilbo)

Mon, 23 Jul 2007 16:30:59 +0000(svn r10661) -Documentation: documented slope.h (Progman)
truelight [Mon, 23 Jul 2007 16:30:59 +0000] rev 7805
(svn r10661) -Documentation: documented slope.h (Progman)

Mon, 23 Jul 2007 16:15:40 +0000(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo)
truelight [Mon, 23 Jul 2007 16:15:40 +0000] rev 7804
(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo)