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
|
Fri, 16 Sep 2011 01:12:57 +0200 |
sheepluva |
moar sparkles :3
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 18:54:16 -0400 |
nemo |
Avoid hog repeating himself
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 09:32:59 -0400 |
nemo |
restore screwed up test
|
file |
diff |
annotate
|
Wed, 24 Aug 2011 12:34:37 +0200 |
= Xeli |
merg with the latest rev of 22nd (end of GSoC)
hedgeroid
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 10:56:19 -0400 |
nemo |
Put it in the add as well
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 10:54:53 -0400 |
nemo |
Add check for no sound
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 19:29:04 -0400 |
nemo |
Try to avoid overlapping voices for major statements (not things like byebye or oof)
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 20:43:11 +0200 |
Xeli |
changed an ifdef so that android too uses mono sound
hedgeroid
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 22:34:38 -0400 |
nemo |
Bit more reusability
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 20:02:25 +0200 |
sheepluva |
//
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 22:49:38 +0100 |
koda |
fix a couple of loose ends
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 26 Feb 2011 15:56:11 +0100 |
koda |
usound: added function for loops with fade in and out
|
file |
diff |
annotate
|
Sat, 19 Feb 2011 01:38:40 +0100 |
koda |
remove unused ios code
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 23:53:37 +0100 |
Henek |
sudden death, now with visual and audial effects :D
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 02:44:20 +0100 |
koda |
add a simple check to prevent loading sounds when device is muted
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:51:33 +0300 |
unc0rr |
Remove some more circular dependencies
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 12:12:51 +0300 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 20:28:42 +0300 |
unc0rr |
Move variables from uConsts to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 02:09:24 +0200 |
koda |
typos, reduced sound size and last minute fixes
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 23:23:10 +0200 |
koda |
use external libs more consistently
|
file |
diff |
annotate
|
Fri, 23 Jul 2010 15:08:44 +0200 |
koda |
sound is loaded lazily
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 04:09:27 +0200 |
koda |
further code cleanup and less redundancy
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 16:08:24 +0200 |
koda |
memory management for openalbridge
|
file |
diff |
annotate
|
Tue, 04 May 2010 15:43:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 11:00:30 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 10:59:30 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 17:44:02 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 19:02:03 +0000 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 19:54:33 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 20 Feb 2010 19:54:24 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 14:48:49 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 14:35:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 21:55:51 +0000 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 22:58:19 +0000 |
koda |
lupdate + Palewolf's updated spanish translation + other patches of mine
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 17:23:40 +0000 |
koda |
check for sdl_image and sdl_mixer versions
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 16:56:04 +0000 |
unc0rr |
Smaxx patch with tuning by me:
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 23:40:24 +0000 |
koda |
trailing mods from previous commit
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:22:05 +0000 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:48:13 +0000 |
koda |
revert previous commit to remove a wip patch
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:47:42 +0000 |
koda |
update themes cmakefiles to use GLOB instead of listing all the files
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 16:23:09 +0000 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 01:28:49 +0000 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 18:56:08 +0000 |
koda |
fix for faders
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 16:42:51 +0000 |
koda |
THE fix for openalbridge
|
file |
diff |
annotate
|
Wed, 14 Oct 2009 22:12:02 +0000 |
koda |
Smaxx patch for fixing all sound related issues on any system
|
file |
diff |
annotate
|
Sun, 11 Oct 2009 20:14:55 +0000 |
koda |
fix build and partially moves messages to errlib
|
file |
diff |
annotate
|
Sat, 10 Oct 2009 14:26:50 +0000 |
koda |
fix that nasty "Pascal Internal Error" when compiling
|
file |
diff |
annotate
|
Sat, 10 Oct 2009 14:24:39 +0000 |
unc0rr |
Oops, fix build
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 13:38:50 +0000 |
unc0rr |
Fix integer->SmallInt
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 21:58:08 +0000 |
koda |
Smaxx's patch fixing openal sound issues with poor card drivers
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 18:58:02 +0000 |
koda |
converts some gl calls to gles
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 18:55:40 +0000 |
koda |
improved fix for right click on mac
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 15:17:21 +0000 |
koda |
restored volumen control (hoorray)
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 12:27:08 +0000 |
unc0rr |
Don't spam debug log
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 00:35:59 +0000 |
koda |
sound for mortar
|
file |
diff |
annotate
|
Sun, 12 Jul 2009 13:57:20 +0000 |
koda |
corrects a wrong binding
|
file |
diff |
annotate
|
Sun, 12 Jul 2009 13:51:29 +0000 |
koda |
updates licence and fix a memory leak (which was consuming iphone memory)
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 01:36:56 +0000 |
nemo |
typo :(
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 23:04:57 +0000 |
nemo |
don't link for windows, for now
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 22:57:32 +0000 |
koda |
same as before
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 22:46:33 +0000 |
koda |
once again, trying to restore windows compatibility from nemo's experiments
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 23:45:07 +0000 |
koda |
reworked progress structure
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 17:02:41 +0000 |
koda |
-Smaxx' patch: checks for initialized openal + disables sound options if openal init fails
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 12:31:32 +0000 |
koda |
-Smaxx's porting of the library to MSVC compilers
|
file |
diff |
annotate
|