log

age author description
Sat, 06 Oct 2012 07:29:26 +0300 Matti Hamalainen Add fontconv tool.
Sat, 06 Oct 2012 05:39:26 +0300 Matti Hamalainen Fix sample display.
Sat, 06 Oct 2012 05:30:22 +0300 Matti Hamalainen Improve loop handling in the mixer.
Sat, 06 Oct 2012 05:19:29 +0300 Matti Hamalainen Remove dead code.
Sat, 06 Oct 2012 05:18:37 +0300 Matti Hamalainen Additional line to be drawn.
Sat, 06 Oct 2012 05:17:54 +0300 Matti Hamalainen Use dmClamp().
Sat, 06 Oct 2012 04:44:26 +0300 Matti Hamalainen Use dmClamp().
Sat, 06 Oct 2012 04:43:35 +0300 Matti Hamalainen Add dmClamp(value, min, max) for clamping integer values.
Sat, 06 Oct 2012 04:22:46 +0300 Matti Hamalainen Correct the displayed instrument numbers.
Sat, 06 Oct 2012 03:31:16 +0300 Matti Hamalainen Various improvements and small optimizations in display drawing/updating.
Sat, 06 Oct 2012 03:30:48 +0300 Matti Hamalainen Add dmDrawBox3D() and dmFillBox3D().
Sat, 06 Oct 2012 00:46:19 +0300 Matti Hamalainen Hmm, two missing lines. Added back. O_o
Fri, 05 Oct 2012 10:34:36 +0300 Matti Hamalainen Visual improvements.
Fri, 05 Oct 2012 09:38:50 +0300 Matti Hamalainen Various improvements, implement channel muting.
Fri, 05 Oct 2012 09:38:35 +0300 Matti Hamalainen Move variable a bit further into the block where it is actually used.
Fri, 05 Oct 2012 09:38:11 +0300 Matti Hamalainen Cosmetics.
Fri, 05 Oct 2012 09:37:39 +0300 Matti Hamalainen Various improvements in XM replay: implement the 5ms volume fadein and
Fri, 05 Oct 2012 09:33:42 +0300 Matti Hamalainen It would seem, based on tests, that the actual starting value for XM ext
Fri, 05 Oct 2012 09:32:44 +0300 Matti Hamalainen Update copyright.
Fri, 05 Oct 2012 09:32:21 +0300 Matti Hamalainen Add function jvmGetMute() to get status of channel mute.
Fri, 05 Oct 2012 09:31:55 +0300 Matti Hamalainen This resetting of volume/pan ramps is not needed here anymore.
Fri, 05 Oct 2012 09:25:59 +0300 Matti Hamalainen Improve volume ramping functionality to allow arbitrary length ramps.
Fri, 05 Oct 2012 05:43:17 +0300 Matti Hamalainen A minor improvement to FP_CONV() fixed point macro.
Fri, 05 Oct 2012 05:26:54 +0300 Matti Hamalainen Remove toupper() from custom text drawing.
Fri, 05 Oct 2012 04:11:24 +0300 Matti Hamalainen Cleanups.
Fri, 05 Oct 2012 02:49:13 +0300 Matti Hamalainen Implement using of volume ramps in the player code. This MAY or MAY NOT be
Fri, 05 Oct 2012 02:47:36 +0300 Matti Hamalainen Implement volume and panning ramps (interpolation between callbacks aka "frames")
Fri, 05 Oct 2012 00:36:40 +0300 Matti Hamalainen Some work on line drawing routines.
Thu, 04 Oct 2012 15:43:10 +0300 Matti Hamalainen Add support for loading ancient version of TSFONTs.
Thu, 04 Oct 2012 09:40:03 +0300 Matti Hamalainen Merged.
Thu, 04 Oct 2012 09:39:37 +0300 Matti Hamalainen Move custom bitmap font text rendering functions into PPL code itself.
Thu, 04 Oct 2012 09:39:01 +0300 Matti Hamalainen Cleanup some prototyping code.
Thu, 04 Oct 2012 09:32:07 +0300 Matti Hamalainen Improve transparent GA alpha scaled blitting function.
Thu, 04 Oct 2012 06:23:13 +0300 Matti Hamalainen Various improvements in modularity.
Thu, 04 Oct 2012 06:04:43 +0300 Matti Hamalainen Allow setting audio format settings.
Thu, 04 Oct 2012 05:38:08 +0300 Matti Hamalainen Add a blurb about used features/3rd party code (zlib, Tremor, SDL).
Thu, 04 Oct 2012 05:37:26 +0300 Matti Hamalainen Rename some conditional compilation directives.
Thu, 04 Oct 2012 05:37:03 +0300 Matti Hamalainen Add engine startup messages showing prod name and "TNSP simple demoengine blurb".
Thu, 04 Oct 2012 05:36:32 +0300 Matti Hamalainen Add some verbose engine startup messages.
Thu, 04 Oct 2012 05:36:06 +0300 Matti Hamalainen Move option handling to the simple demo engine.
Thu, 04 Oct 2012 03:43:43 +0300 Matti Hamalainen Increase delay here a bit.
Thu, 04 Oct 2012 03:43:09 +0300 Matti Hamalainen Merged.
Thu, 04 Oct 2012 03:38:04 +0300 Matti Hamalainen Move DM_SWAP() macro to dmlib.h
Thu, 04 Oct 2012 03:28:06 +0300 Matti Hamalainen Correct help of 'packed' utility.
Wed, 03 Oct 2012 14:37:17 +0300 Matti Hamalainen s/dmClip10/dmClamp10/g
Wed, 03 Oct 2012 13:47:41 +0300 Matti Hamalainen Prettify pack content listing output.
Wed, 03 Oct 2012 13:47:26 +0300 Matti Hamalainen Add functions for converting resource flags to symbolic string form and back.
Wed, 03 Oct 2012 10:27:13 +0300 Matti Hamalainen Fix some warnings.
Wed, 03 Oct 2012 10:24:46 +0300 Matti Hamalainen Add Tremor stuff to default Makefiles.
Wed, 03 Oct 2012 10:20:00 +0300 Matti Hamalainen Oops, another 10L.
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:57:05 +0300 Matti Hamalainen Implement fullscrene toggling via alt+enter
Wed, 03 Oct 2012 09:39:15 +0300 Matti Hamalainen Move some lerp functions to the header as static inline functions.
Wed, 03 Oct 2012 09:29:29 +0300 Matti Hamalainen Cleanups.
Wed, 03 Oct 2012 09:19:08 +0300 Matti Hamalainen Added a new inline function, dmClip10() to clamp values between 0.0 and 1.0.
Wed, 03 Oct 2012 09:16:26 +0300 Matti Hamalainen Beging merging of dmsimple2-fork into the main "engine".
Wed, 03 Oct 2012 08:30:32 +0300 Matti Hamalainen Few nasty bugs fixed in TSFONT loading.
Wed, 03 Oct 2012 08:28:29 +0300 Matti Hamalainen Add variable rdataSize to DMResource.
Tue, 02 Oct 2012 20:34:53 +0300 Matti Hamalainen Oops, 100L :(
Tue, 02 Oct 2012 20:33:32 +0300 Matti Hamalainen Oops, 10L.