log

age author description
Mon, 15 Oct 2012 23:13:40 +0300 Matti Hamalainen Work towards timeline support.
Mon, 15 Oct 2012 22:48:41 +0300 Matti Hamalainen Beginnings of the editor.
Mon, 15 Oct 2012 21:27:24 +0300 Matti Hamalainen Add dmengine.o module.
Mon, 15 Oct 2012 21:25:51 +0300 Matti Hamalainen Separate some demo engine parts to two different modules.
Mon, 15 Oct 2012 18:12:37 +0300 Matti Hamalainen License/copyright.
Mon, 15 Oct 2012 18:06:48 +0300 Matti Hamalainen Work on prepared timeline code.
Mon, 15 Oct 2012 17:54:25 +0300 Matti Hamalainen Cosmetics.
Mon, 15 Oct 2012 16:19:57 +0300 Matti Hamalainen Fixes and improvements in the JMOD saving and loading.
Mon, 15 Oct 2012 15:57:30 +0300 Matti Hamalainen Change argument handling.
Mon, 15 Oct 2012 14:34:06 +0300 Matti Hamalainen Add 'F' key to fullscreen toggling, in addition to alt+enter.
Mon, 15 Oct 2012 13:35:16 +0300 Matti Hamalainen Fix remains of the debug/devel changes.
Mon, 15 Oct 2012 13:28:32 +0300 Matti Hamalainen Move -O3 to EXTRA_CFLAGS.
Mon, 15 Oct 2012 13:28:00 +0300 Matti Hamalainen Rename DM_DEBUG compile time define to DM_DEVEL, for development mode.
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.
Thu, 11 Oct 2012 18:01:15 +0300 Matti Hamalainen Silence some warnings.
Thu, 11 Oct 2012 17:55:43 +0300 Matti Hamalainen Oops, an extra error message was left in. Fixed.
Thu, 11 Oct 2012 17:55:15 +0300 Matti Hamalainen Cleanups.
Thu, 11 Oct 2012 17:50:06 +0300 Matti Hamalainen Implement correct handling of 'M' and '3xx' effects together (aka volume
Thu, 11 Oct 2012 17:24:47 +0300 Matti Hamalainen Add SDL_LDFLAGS to generic binary rule.
Thu, 11 Oct 2012 16:42:02 +0300 Matti Hamalainen Make audio buffer smaller, for now.
Thu, 11 Oct 2012 16:41:33 +0300 Matti Hamalainen Improve screen update logic.
Thu, 11 Oct 2012 16:04:12 +0300 Matti Hamalainen Include dmmutex.h for this test.
Thu, 11 Oct 2012 16:04:02 +0300 Matti Hamalainen Improve mutex debugging facilities.
Thu, 11 Oct 2012 16:01:14 +0300 Matti Hamalainen Improve locking.
Thu, 11 Oct 2012 16:00:55 +0300 Matti Hamalainen Improve locking.
Thu, 11 Oct 2012 16:00:46 +0300 Matti Hamalainen Increase addbuf size.
Thu, 11 Oct 2012 14:03:25 +0300 Matti Hamalainen Improve locking.
Thu, 11 Oct 2012 11:10:53 +0300 Matti Hamalainen Add SDL_CFLAGS to fontconv build.
Thu, 11 Oct 2012 11:10:30 +0300 Matti Hamalainen Use more glanular header includes from SDL, enables us to succesfully link
Thu, 11 Oct 2012 11:09:26 +0300 Matti Hamalainen Use fixed point everywhere in the mixing internals, to avoid going over
Thu, 11 Oct 2012 10:24:00 +0300 Matti Hamalainen Fix a small memory leak, the special "empty" pattern was not being freed.