tron [Sat, 29 Jul 2006 11:15:34 +0000] rev 4188
(svn r5630) Replace a boolean variable by continue
tron [Sat, 29 Jul 2006 10:18:59 +0000] rev 4187
(svn r5629) Simplify the test whether two bounding boxes overlap
tron [Sat, 29 Jul 2006 06:39:19 +0000] rev 4186
(svn r5628) Rename the attributes for the bounding box of struct ParentSpriteToDraw to something sensible. Half of them was totally off: right is left, bottom is top *sigh*
belugas [Fri, 28 Jul 2006 22:01:43 +0000] rev 4185
(svn r5627) Fix (r5626) : Forgot to rename one instance make_screenshot to current_screenshot_type
belugas [Fri, 28 Jul 2006 21:51:00 +0000] rev 4184
(svn r5626) CodeChange : Remove the global _make_screenshot and implement a more flexible mechanism
Simplification of the handling of the main_gui menus,
Removal of repetitions and Hiding the internals of screenshots.
Thanks to glx, Rubidium and Truelight for pointers
miham [Thu, 27 Jul 2006 14:07:51 +0000] rev 4183
(svn r5625) WebTranslator2 update to 2006-07-27 16:07:36
estonian - 2 fixed, 1 changed by t2t2 (3)
tron [Thu, 27 Jul 2006 05:30:53 +0000] rev 4182
(svn r5624) Use {IsPlainRailTile,IsRailDepot,IsRailWaypoint,HasSignals}() instead of GetRailTile{T,Subt}ype() - this is more concise and a bit more flexible if/when the rail tile encoding changes
miham [Wed, 26 Jul 2006 19:07:19 +0000] rev 4181
(svn r5623) WebTranslator2 update to 2006-07-26 21:07:04
swedish - 2 fixed, 14 changed by cjw (16)
tron [Wed, 26 Jul 2006 12:11:52 +0000] rev 4180
(svn r5618) Remove a redundant check, CheckTrackCombination() a few lines above performs the same test
tron [Wed, 26 Jul 2006 10:50:46 +0000] rev 4179
(svn r5617) if cascade -> switch