peter1138 [Mon, 02 Jun 2008 19:52:41 +0000] rev 9446
(svn r13364) -Codechange: Refactor action 3 mapping to use grf_load_*() instead of direct byte array access.
peter1138 [Mon, 02 Jun 2008 19:35:30 +0000] rev 9445
(svn r13363) -Codechange: Code duplication tidy up
smatz [Mon, 02 Jun 2008 14:34:23 +0000] rev 9444
(svn r13362) -Fix: make the town authority window a bit less glitchy
glx [Mon, 02 Jun 2008 14:30:55 +0000] rev 9443
(svn r13361) -Fix (r13360): regexp failed
skidd13 [Mon, 02 Jun 2008 14:27:58 +0000] rev 9442
(svn r13360) -Fix (r13359): Forgot to remove some instances of FiosAlloc()
skidd13 [Mon, 02 Jun 2008 14:19:27 +0000] rev 9441
(svn r13359) -Codechange: convert _fios_items to a SmallVector
-Cleanup: some reincarnations of _fios_items in the code
rubidium [Mon, 02 Jun 2008 08:33:38 +0000] rev 9440
(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 06:44:06 +0000] rev 9439
(svn r13357) -Codechange: add constness to YAPF.
peter1138 [Mon, 02 Jun 2008 06:42:27 +0000] rev 9438
(svn r13356) -Codechange: Incorrect documentation and variable type for inflation rates
smatz [Sun, 01 Jun 2008 19:36:55 +0000] rev 9437
(svn r13354) -Codechange: make 8bpp_optimized blitter ~25% faster in encoding and ~15% faster in drawing (depends on architecture)