Thu, 05 Jul 2007 16:39:56 +0000(svn r10448) -Codechange: Industry Tiles and Houses share almost the same spritegroup format.
belugas [Thu, 05 Jul 2007 16:39:56 +0000] rev 7670
(svn r10448) -Codechange: Industry Tiles and Houses share almost the same spritegroup format.

Thu, 05 Jul 2007 16:26:56 +0000(svn r10447) -Codechange: Don't need to specify values on an enum when those values are contiguous
belugas [Thu, 05 Jul 2007 16:26:56 +0000] rev 7669
(svn r10447) -Codechange: Don't need to specify values on an enum when those values are contiguous

Thu, 05 Jul 2007 13:19:35 +0000(svn r10446) -Codechange: Move extmidi's global data into its class.
peter1138 [Thu, 05 Jul 2007 13:19:35 +0000] rev 7668
(svn r10446) -Codechange: Move extmidi's global data into its class.

Thu, 05 Jul 2007 12:30:22 +0000(svn r10445) -Fix (Win32, r10444): remove #include "hal.h"
KUDr [Thu, 05 Jul 2007 12:30:22 +0000] rev 7667
(svn r10445) -Fix (Win32, r10444): remove #include "hal.h"

Thu, 05 Jul 2007 12:23:54 +0000(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
peter1138 [Thu, 05 Jul 2007 12:23:54 +0000] rev 7666
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.

Thu, 05 Jul 2007 06:35:09 +0000(svn r10443) -Fix: randomizing triggers should be called with callback type set to 1
peter1138 [Thu, 05 Jul 2007 06:35:09 +0000] rev 7665
(svn r10443) -Fix: randomizing triggers should be called with callback type set to 1

Thu, 05 Jul 2007 05:41:56 +0000(svn r10442) -Codechange: implement the industry production callback.
rubidium [Thu, 05 Jul 2007 05:41:56 +0000] rev 7664
(svn r10442) -Codechange: implement the industry production callback.

Wed, 04 Jul 2007 22:24:57 +0000(svn r10441) -Fix (r10440): something went wrong "porting" fixes from one place to another; like compiling the wrong checkout.
rubidium [Wed, 04 Jul 2007 22:24:57 +0000] rev 7663
(svn r10441) -Fix (r10440): something went wrong "porting" fixes from one place to another; like compiling the wrong checkout.

Wed, 04 Jul 2007 22:18:33 +0000(svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets.
rubidium [Wed, 04 Jul 2007 22:18:33 +0000] rev 7662
(svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets.

Wed, 04 Jul 2007 18:27:21 +0000(svn r10439) -Codechange: initial steps for customized industry productions.
rubidium [Wed, 04 Jul 2007 18:27:21 +0000] rev 7661
(svn r10439) -Codechange: initial steps for customized industry productions.