log

age author description
Tue, 02 Oct 2012 15:52:44 +0300 Matti Hamalainen Various improvements in bitmapped font support, and addition of legacy
Tue, 02 Oct 2012 14:25:47 +0300 Matti Hamalainen Cleanups.
Tue, 02 Oct 2012 10:50:44 +0300 Matti Hamalainen Cosmetics.
Tue, 02 Oct 2012 10:28:54 +0300 Matti Hamalainen Use a cast.
Tue, 02 Oct 2012 10:23:42 +0300 Matti Hamalainen Rename some macros.
Tue, 02 Oct 2012 10:23:29 +0300 Matti Hamalainen Oops, another fix for dmf_create_stdio() changes.
Tue, 02 Oct 2012 09:57:38 +0300 Matti Hamalainen Cleanups and correct the dmf_create_stdio() issue here as well.
Tue, 02 Oct 2012 09:44:24 +0300 Matti Hamalainen Cosmetics.
Tue, 02 Oct 2012 09:44:18 +0300 Matti Hamalainen Fix 8to8 saturated scaled blit function.
Tue, 02 Oct 2012 05:55:28 +0300 Matti Hamalainen Better error messages.
Tue, 02 Oct 2012 05:54:01 +0300 Matti Hamalainen Oops, missed one s/m/mod/ .. fixed.
Tue, 02 Oct 2012 05:53:18 +0300 Matti Hamalainen PPL now looks a bit saner, but does not do anything interesting yet.
Tue, 02 Oct 2012 05:52:35 +0300 Matti Hamalainen Add the file mode parameter to dmf_create_stdio() calls, and throw in some
Tue, 02 Oct 2012 05:51:25 +0300 Matti Hamalainen Cleanups, cosmetics.
Tue, 02 Oct 2012 05:51:08 +0300 Matti Hamalainen Initial implementation of loading and saving of bitmap fonts.
Tue, 02 Oct 2012 05:49:50 +0300 Matti Hamalainen Add file mode to dmf_create_stdio().
Mon, 01 Oct 2012 14:18:35 +0300 Matti Hamalainen Add function for saving a bitmap font.
Mon, 01 Oct 2012 14:17:47 +0300 Matti Hamalainen Improve and finish write functions in resource subsystem.
Mon, 01 Oct 2012 13:43:09 +0300 Matti Hamalainen Add a simplistic skeleton of a module player with SDL-based view.
Mon, 01 Oct 2012 13:42:47 +0300 Matti Hamalainen Make BM text work, a bit at least.
Mon, 01 Oct 2012 13:42:20 +0300 Matti Hamalainen Add jssClose() in the shutdown.
Mon, 01 Oct 2012 13:42:06 +0300 Matti Hamalainen Cleanups.
Mon, 01 Oct 2012 13:32:18 +0300 Matti Hamalainen Cleanups.
Mon, 01 Oct 2012 11:52:42 +0300 Matti Hamalainen Oops, some function arguments were reversed.
Mon, 01 Oct 2012 11:20:56 +0300 Matti Hamalainen Implement some new functions for bitmapped font handling.
Mon, 01 Oct 2012 11:03:10 +0300 Matti Hamalainen More work on the text subsystem.
Mon, 01 Oct 2012 10:42:56 +0300 Matti Hamalainen More work on the text support.
Mon, 01 Oct 2012 09:50:43 +0300 Matti Hamalainen Do include "dmtext.h" where necessary.
Mon, 01 Oct 2012 09:49:10 +0300 Matti Hamalainen Silence some "unused parameter" warnings.
Mon, 01 Oct 2012 09:46:56 +0300 Matti Hamalainen Initial work for bitmapped fonts and text drawing. Also moved TTF header