Mon, 02 Jun 2008 19:52:41 +0000(svn r13364) -Codechange: Refactor action 3 mapping to use grf_load_*() instead of direct byte array access.
peter1138 [Mon, 02 Jun 2008 19:52:41 +0000] rev 10813
(svn r13364) -Codechange: Refactor action 3 mapping to use grf_load_*() instead of direct byte array access.

Mon, 02 Jun 2008 19:35:30 +0000(svn r13363) -Codechange: Code duplication tidy up
peter1138 [Mon, 02 Jun 2008 19:35:30 +0000] rev 10812
(svn r13363) -Codechange: Code duplication tidy up

Mon, 02 Jun 2008 14:34:23 +0000(svn r13362) -Fix: make the town authority window a bit less glitchy
smatz [Mon, 02 Jun 2008 14:34:23 +0000] rev 10811
(svn r13362) -Fix: make the town authority window a bit less glitchy

Mon, 02 Jun 2008 14:30:55 +0000(svn r13361) -Fix (r13360): regexp failed
glx [Mon, 02 Jun 2008 14:30:55 +0000] rev 10810
(svn r13361) -Fix (r13360): regexp failed

Mon, 02 Jun 2008 14:27:58 +0000(svn r13360) -Fix (r13359): Forgot to remove some instances of FiosAlloc()
skidd13 [Mon, 02 Jun 2008 14:27:58 +0000] rev 10809
(svn r13360) -Fix (r13359): Forgot to remove some instances of FiosAlloc()

Mon, 02 Jun 2008 14:19:27 +0000(svn r13359) -Codechange: convert _fios_items to a SmallVector
skidd13 [Mon, 02 Jun 2008 14:19:27 +0000] rev 10808
(svn r13359) -Codechange: convert _fios_items to a SmallVector
-Cleanup: some reincarnations of _fios_items in the code

Mon, 02 Jun 2008 08:33:38 +0000(svn r13358) -Codechange: split next order determination and conditional order processing functionality from the order handling. Patch based on work by michi_cc.
rubidium [Mon, 02 Jun 2008 08:33:38 +0000] rev 10807
(svn r13358) -Codechange: split next order determination and conditional order processing functionality from the order handling. Patch based on work by michi_cc.

Mon, 02 Jun 2008 06:44:06 +0000(svn r13357) -Codechange: add constness to YAPF.
rubidium [Mon, 02 Jun 2008 06:44:06 +0000] rev 10806
(svn r13357) -Codechange: add constness to YAPF.

Mon, 02 Jun 2008 06:42:27 +0000(svn r13356) -Codechange: Incorrect documentation and variable type for inflation rates
peter1138 [Mon, 02 Jun 2008 06:42:27 +0000] rev 10805
(svn r13356) -Codechange: Incorrect documentation and variable type for inflation rates

Mon, 02 Jun 2008 01:46:03 +0000(svn r13355) [NoAI] -Fix (r13300): GUI glitches caused by too much 'optimisation' noai
glx [Mon, 02 Jun 2008 01:46:03 +0000] rev 10804
(svn r13355) [NoAI] -Fix (r13300): GUI glitches caused by too much 'optimisation'