Darkvater [Sun, 30 Jul 2006 14:56:40 +0000] rev 4194
(svn r5654) -Cleanup: Change an ugly define into a function
Darkvater [Sun, 30 Jul 2006 14:55:25 +0000] rev 4193
(svn r5653) -Cleanup: Do a little cleanup of the industry gui code.
Darkvater [Sun, 30 Jul 2006 14:53:59 +0000] rev 4192
(svn r5652) -Fix [SF 1480301]: Industry production change button doesn't work
tron [Sun, 30 Jul 2006 07:42:37 +0000] rev 4191
(svn r5641) -Fix: Adjust/correct some bounding boxes. This fixes some graphical glitches near bridges
tron [Sat, 29 Jul 2006 17:39:58 +0000] rev 4190
(svn r5632) Replace a boolean variable in DeallocateSpecFromStation() by a return
Also set the return type to void, because the caller doesn't care about it
tron [Sat, 29 Jul 2006 13:06:00 +0000] rev 4189
(svn r5631) Don't allocate memory for information about a sprite which isn't drawn
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