log

age author description
Mon, 15 Oct 2012 13:17:12 +0300 Matti Hamalainen Clean up video (re)initialization.
Mon, 15 Oct 2012 13:01:28 +0300 Matti Hamalainen Oops, a silly typo in the JMOD loader.
Mon, 15 Oct 2012 02:45:32 +0300 Matti Hamalainen And some more work.
Mon, 15 Oct 2012 00:01:42 +0300 Matti Hamalainen Remove radial blur code.
Sun, 14 Oct 2012 23:47:33 +0300 Matti Hamalainen More work.
Sun, 14 Oct 2012 23:36:06 +0300 Matti Hamalainen More work on the timeline code.
Sun, 14 Oct 2012 23:35:57 +0300 Matti Hamalainen Add dmtimelinew to the build.
Sun, 14 Oct 2012 18:08:22 +0300 Matti Hamalainen Remove 15/16 bit support from h/v line drawing.
Sun, 14 Oct 2012 16:13:31 +0300 Matti Hamalainen More work on the timeline code.
Sun, 14 Oct 2012 14:30:53 +0300 Matti Hamalainen Merged
Sun, 14 Oct 2012 14:30:29 +0300 Matti Hamalainen Add the (unfinished) timeline code to the build.
Sat, 13 Oct 2012 15:03:05 +0300 Matti Hamalainen Update example config.mak template.
Sun, 14 Oct 2012 14:24:11 +0300 Matti Hamalainen Add in unfinished timeline code.
Sun, 14 Oct 2012 13:11:36 +0300 Matti Hamalainen Cosmetics.
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.
Sat, 13 Oct 2012 07:36:32 +0300 Matti Hamalainen Adjust audio buffer size.
Sat, 13 Oct 2012 07:23:13 +0300 Matti Hamalainen Oops, resource file output was missing a linefeed.
Sat, 13 Oct 2012 07:19:22 +0300 Matti Hamalainen Improve output.
Fri, 12 Oct 2012 13:45:33 +0300 Matti Hamalainen Cleanup the pattern decoder a bit.
Fri, 12 Oct 2012 13:15:26 +0300 Matti Hamalainen Change startup messages.
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.
Fri, 12 Oct 2012 11:37:50 +0300 Matti Hamalainen Use normal resources for loading q2d objects.
Fri, 12 Oct 2012 11:37:06 +0300 Matti Hamalainen Fix building of demo executable, the order of objects for linking was incorrect.
Thu, 11 Oct 2012 21:20:13 +0300 Matti Hamalainen Merged.
Thu, 11 Oct 2012 21:08:55 +0300 Matti Hamalainen Delete dead function.
Thu, 11 Oct 2012 21:20:05 +0300 Matti Hamalainen Add mathematical constants DM_PI, DM_PI2 and DM_E.
Thu, 11 Oct 2012 21:02:31 +0300 Matti Hamalainen Add special rule for demo executables.
Thu, 11 Oct 2012 18:07:00 +0300 Matti Hamalainen Fix buffer length.