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 7313
(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 7312
(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 7311
(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 7310
(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 7309
(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 7308
(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo)

Mon, 23 Jul 2007 16:08:58 +0000(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT[12] (frosch)
truelight [Mon, 23 Jul 2007 16:08:58 +0000] rev 7307
(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT[12] (frosch)
-Codechange: added documentation and SPR_ enums for track fences (frosch)

Mon, 23 Jul 2007 15:28:02 +0000(svn r10658) -Add: support for autosave_on_exit in the console, so dedicated servers can use it
glx [Mon, 23 Jul 2007 15:28:02 +0000] rev 7306
(svn r10658) -Add: support for autosave_on_exit in the console, so dedicated servers can use it

Mon, 23 Jul 2007 15:20:20 +0000(svn r10657) -Fix r10655: commit didn't comply with coding style (tnx glx :))
truelight [Mon, 23 Jul 2007 15:20:20 +0000] rev 7305
(svn r10657) -Fix r10655: commit didn't comply with coding style (tnx glx :))

Mon, 23 Jul 2007 15:18:53 +0000(svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP_E (frosch)
truelight [Mon, 23 Jul 2007 15:18:53 +0000] rev 7304
(svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP_E (frosch)