hedgewars/uSound.pas
Sun, 13 Nov 2011 21:28:11 +0100 koda be more gentle when you stop channels at the end of the game
Sun, 13 Nov 2011 14:33:14 -0500 nemo Use -1 to clear all channels before playing victory sound
Sun, 13 Nov 2011 19:32:42 +0100 koda modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
Sun, 13 Nov 2011 13:18:56 -0500 nemo Clear all other sounds before playing flawless victory / victory 0.9.17
Fri, 28 Oct 2011 18:26:17 +0200 koda one dangerous merge hedgeroid
Fri, 30 Sep 2011 12:55:04 +0200 koda a little code cleanup
Fri, 16 Sep 2011 18:17:16 +0200 Xeli merge hedgeroid
Fri, 16 Sep 2011 01:12:57 +0200 sheepluva moar sparkles :3
Thu, 15 Sep 2011 18:54:16 -0400 nemo Avoid hog repeating himself
Thu, 01 Sep 2011 17:03:19 +0200 Xeli merge + changed the tardis image to egg.png because the data folder isn't up to date hedgeroid
Tue, 23 Aug 2011 09:32:59 -0400 nemo restore screwed up test
Wed, 24 Aug 2011 12:34:37 +0200 = Xeli merg with the latest rev of 22nd (end of GSoC) hedgeroid
Mon, 22 Aug 2011 10:56:19 -0400 nemo Put it in the add as well
Mon, 22 Aug 2011 10:54:53 -0400 nemo Add check for no sound
Sun, 21 Aug 2011 19:29:04 -0400 nemo Try to avoid overlapping voices for major statements (not things like byebye or oof)
Sun, 21 Aug 2011 20:43:11 +0200 Xeli changed an ifdef so that android too uses mono sound hedgeroid
Sun, 12 Jun 2011 22:34:38 -0400 nemo Bit more reusability
Sun, 12 Jun 2011 21:06:48 -0400 nemo Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
Sun, 10 Apr 2011 20:02:25 +0200 sheepluva //
Tue, 05 Apr 2011 16:23:52 -0400 nemo Allow override of voicepack with a locale voicepack. Untested, but should mean that a Default voice should use the Ukranian version if that is their locale.
Sat, 26 Mar 2011 22:49:38 +0100 koda fix a couple of loose ends
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Sun, 27 Feb 2011 12:56:36 -0500 nemo make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
Sat, 26 Feb 2011 15:56:11 +0100 koda usound: added function for loops with fade in and out
Sat, 19 Feb 2011 01:38:40 +0100 koda remove unused ios code
Tue, 28 Dec 2010 23:53:37 +0100 Henek sudden death, now with visual and audial effects :D
Sun, 05 Dec 2010 02:44:20 +0100 koda add a simple check to prevent loading sounds when device is muted
Sun, 21 Nov 2010 19:51:33 +0300 unc0rr Remove some more circular dependencies
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Sun, 21 Nov 2010 17:48:58 +0300 unc0rr Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Wed, 17 Nov 2010 20:28:42 +0300 unc0rr Move variables from uConsts to uVariables
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
Sat, 04 Sep 2010 02:09:24 +0200 koda typos, reduced sound size and last minute fixes
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Sat, 24 Jul 2010 23:23:10 +0200 koda use external libs more consistently
Fri, 23 Jul 2010 15:08:44 +0200 koda sound is loaded lazily
Sat, 03 Jul 2010 04:09:27 +0200 koda further code cleanup and less redundancy
Mon, 21 Jun 2010 16:08:24 +0200 koda memory management for openalbridge
Tue, 04 May 2010 15:43:31 +0000 smxx Engine:
Wed, 31 Mar 2010 11:00:30 +0000 smxx Engine:
Wed, 31 Mar 2010 10:59:30 +0000 smxx Engine:
Tue, 30 Mar 2010 17:44:02 +0000 smxx Engine:
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Sat, 20 Feb 2010 19:54:24 +0000 smxx Engine:
Thu, 04 Feb 2010 14:48:49 +0000 smxx Engine:
Thu, 04 Feb 2010 14:35:31 +0000 smxx Engine:
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Sun, 03 Jan 2010 22:58:19 +0000 koda lupdate + Palewolf's updated spanish translation + other patches of mine
Sun, 03 Jan 2010 17:23:40 +0000 koda check for sdl_image and sdl_mixer versions
Sun, 03 Jan 2010 15:40:41 +0000 koda smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Fri, 20 Nov 2009 23:40:24 +0000 koda trailing mods from previous commit
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Thu, 05 Nov 2009 20:48:13 +0000 koda revert previous commit to remove a wip patch
Thu, 05 Nov 2009 20:47:42 +0000 koda update themes cmakefiles to use GLOB instead of listing all the files
less more (0) -100 -60 tip