log dmsimple.h @ 335:2d19b5b8350c

age author description
Mon, 15 Oct 2012 13:35:16 +0300 Matti Hamalainen Fix remains of the debug/devel changes.
Sun, 14 Oct 2012 00:17:34 +0300 Matti Hamalainen Remove the DMEffect structure from here, it's being moved elsewhere.
Sun, 14 Oct 2012 00:17:21 +0300 Matti Hamalainen Add C++ protectors.
Fri, 12 Oct 2012 11:39:02 +0300 Matti Hamalainen Add extremely simplistic struct for effects.
Fri, 12 Oct 2012 11:38:40 +0300 Matti Hamalainen Fix includes in the dmsimple engine.
Thu, 11 Oct 2012 11:10:30 +0300 Matti Hamalainen Use more glanular header includes from SDL, enables us to succesfully link
Thu, 04 Oct 2012 06:23:13 +0300 Matti Hamalainen Various improvements in modularity.
Wed, 03 Oct 2012 10:27:13 +0300 Matti Hamalainen Fix some warnings.
Wed, 03 Oct 2012 10:15:45 +0300 Matti Hamalainen Fixes to make the JSS audio subsystem support work again in the engine framework.
Wed, 03 Oct 2012 09:16:26 +0300 Matti Hamalainen Beging merging of dmsimple2-fork into the main "engine".
Tue, 02 Oct 2012 18:14:44 +0300 Matti Hamalainen Change some function names, etc.
Tue, 02 Oct 2012 18:13:05 +0300 Matti Hamalainen Add simple (and buggy / not really working) debug mode.
Sat, 29 Sep 2012 16:59:46 +0300 Matti Hamalainen Added a simple demo engine core.