Mon, 17 Nov 2014 15:25:24 +0100 |
sheepluva |
some whitespace fixes
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 23:57:46 +0300 |
unc0rr |
Fix some stuff from coverity
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 11:09:18 -0400 |
nemo |
theme configurable sudden death music. untested
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:06:30 +0400 |
unc0rr |
Provide more information to SDLTry
sdl2transition
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Wed, 29 May 2013 10:43:40 +0200 |
koda |
add hog freeze sound
|
file |
diff |
annotate
|
Tue, 28 May 2013 21:30:02 -0400 |
nemo |
add ice beam sound
|
file |
diff |
annotate
|
Tue, 28 May 2013 14:09:19 -0400 |
nemo |
frozen hog impact. koda says he'll add the beam
|
file |
diff |
annotate
|
Tue, 07 May 2013 16:00:34 -0400 |
nemo |
oh right. and uSound. the main culprit.
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 00:25:11 +0400 |
unc0rr |
PhysFS-aware check for directory existence. Should fix issue 511.
|
file |
diff |
annotate
|
Tue, 05 Feb 2013 17:28:12 -0500 |
nemo |
Trying to prevent audio mute from endlessly spamming. Untested.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:59:46 +0400 |
martin_bede |
Fix tons of warnings
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 17:57:18 -0500 |
Mitchell Kember |
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 22:19:13 +0400 |
unc0rr |
Fix check for file existance
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 04:36:13 +0100 |
koda |
use High() to avoid future out of bounds in uSound
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 22:23:26 -0500 |
nemo |
oups
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 23:23:19 -0500 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 22:07:17 +0400 |
unc0rr |
Use (undocumented) Mix_LoadMUS_RW to load music
physfslayer
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 22:45:36 +0400 |
unc0rr |
Get rid of Pathz and UserPathz
physfslayer
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 15:14:18 +0100 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 18:05:05 -0500 |
nemo |
couple of nots
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 11:01:18 -0500 |
nemo |
This should ensure zsm doesn't screw up locale, hopefully.
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 08:38:37 -0500 |
nemo |
Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 14:41:35 +0000 |
koda |
parentheses for everyone
webgl
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 02:22:54 +0100 |
koda |
another stake at variable pre-initialisation - we lost preview logging in the course
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 03:48:37 +0100 |
koda |
* fix initialisation, preload values and then read args
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 18:53:42 -0400 |
nemo |
workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 15:39:13 +0100 |
koda |
ooops (and indentation)
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:25:53 +0100 |
koda |
press 8 to mute audio while ingame
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|
Fri, 11 May 2012 23:22:01 +0400 |
unc0rr |
More tolerance to pas2c
|
file |
diff |
annotate
|
Fri, 11 May 2012 20:01:57 +0400 |
unc0rr |
Make pas2c happier with uSound
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:28:06 +0400 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
Sat, 05 May 2012 16:53:46 +0100 |
koda |
fix more breakage
|
file |
diff |
annotate
|
Sat, 05 May 2012 15:17:16 +0100 |
koda |
adjust the scope of a few uSound variables and functions
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:53:13 +0100 |
koda |
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 18:11:37 +0200 |
koda |
when focus is lost lower the volume to a minimum
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 01:51:04 +0100 |
koda |
fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 23:30:03 -0500 |
nemo |
missing nil
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 23:16:44 +0100 |
Henek |
present somthing that could be taken as a structure
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 21:28:11 +0100 |
koda |
be more gentle when you stop channels at the end of the game
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 14:33:14 -0500 |
nemo |
Use -1 to clear all channels before playing victory sound
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 13:18:56 -0500 |
nemo |
Clear all other sounds before playing flawless victory / victory
0.9.17
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 12:55:04 +0200 |
koda |
a little code cleanup
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|