Fri, 26 Aug 2011 16:16:27 -0400 |
nemo |
Use frontend value for fullscreening.
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 16:37:57 -0400 |
nemo |
Set more generous minimums. Flicker seems to have nothing to do with minimum size. I get it even for fairly large dimensions after scaling down from a much larger size. Similar to issues with zoom from about a month ago, before unc0rr fixed them.
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 09:12:45 -0400 |
nemo |
don't override user defined size when resizing
|
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 15:35:37 -0400 |
nemo |
Free land texture, reset sky colour.
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:20:20 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:17:40 +0200 |
Xeli |
Removed chinese font
hedgeroid
|
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 11:37:39 -0400 |
nemo |
Allow hammer to bash mines/barrels too, increase escape time to 3s
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 13:53:45 +0200 |
Xeli |
added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens
hedgeroid
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 22:40:13 +0200 |
Xeli |
changed aiming to be triggered when touching the crosshair
hedgeroid
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 00:11:57 -0400 |
nemo |
Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 16:59:55 -0400 |
nemo |
Seduction animation. New visual gear type.
|
file |
diff |
annotate
|
Sat, 13 Aug 2011 22:46:47 +0200 |
Henek |
new SD flakes from mikade and a flash when sudden death starts
|
file |
diff |
annotate
|
Thu, 11 Aug 2011 00:18:10 +0200 |
Henek |
disable campaign button, structure and change sudden death music to hell.ogg
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 17:20:21 -0400 |
nemo |
:( bad revision.
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 17:16:19 -0400 |
nemo |
merge1
|
file |
diff |
annotate
|
Sat, 06 Aug 2011 07:09:30 +0200 |
koda |
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 15:41:25 +0100 |
grammikj |
Fix sounds, add some more for hellish impact and sine gun
|
file |
diff |
annotate
|
Fri, 05 Aug 2011 12:19:01 +0100 |
grammickj |
New sounds: mudball, mine bounce, hammer
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 11:24:53 -0400 |
nemo |
Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 15:09:10 +0400 |
unc0rr |
Tiny optimization: convert smooth wind indicator change gear into visual gear
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 14:26:01 +0400 |
unc0rr |
Convert huge switch into an array
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 15:23:45 -0400 |
nemo |
bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 13:38:47 -0400 |
nemo |
Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 15:08:19 -0400 |
nemo |
At mikade's request and w/ unc0rr's blessing, dramatically slash inactivity delay from 1.25s down to a tenth of a second.
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 21:19:43 +0400 |
unc0rr |
merge
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 17:28:53 -0400 |
nemo |
Remove default transparent chunks. Chunk will only be added if theme defined.
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 22:47:12 +0200 |
Henek |
remove theme.cfg from CMakeLists too
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 16:43:05 +0400 |
unc0rr |
Ability to turn camera following gears off
|
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
|
Mon, 02 May 2011 01:55:14 -0400 |
nemo |
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 15:57:23 +0400 |
unc0rr |
Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 14:04:56 -0400 |
nemo |
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 20:24:25 +0400 |
unc0rr |
Add a parameter for game simulation with no gui/sound enabled, just to get statistics
|
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
|
Mon, 28 Mar 2011 20:13:03 -0400 |
nemo |
mikade really likes the snow dust
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 17:28:36 +0100 |
koda |
this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 16:06:03 +0100 |
koda |
this supposedly makes hwengine work with sdl 1.3 past rev 5296
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 20:24:31 -0400 |
nikin |
percentage modifier for get away time
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 19:41:59 -0400 |
nemo |
Land sprayer tweaks, make land spray and mudball not end turn
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 17:49:27 -0400 |
nemo |
Landgun, first pass. At sdw's request.
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 23:11:48 +0100 |
Henek |
added game mode Tag Team, mostly untested, please test :)
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 17:25:05 +0100 |
Henek |
added GetCurAmmoType to lua
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 18:23:51 +0100 |
koda |
update some sdl-1.3 bindings (working up to rev 5296)
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 15:57:44 -0500 |
nemo |
fix bad ogg name
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 15:19:55 -0500 |
nemo |
add victory/flawless victory sounds. untested
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
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
|
Mon, 07 Feb 2011 23:12:56 +0100 |
koda |
update sdl apis to use the new rendering functions
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 07:00:38 +0100 |
sheepluva |
graphic for sinegun, will probably tweak it soon(TM) though
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:16:09 +0100 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|
Sat, 22 Jan 2011 19:40:57 +0100 |
sheepluva |
let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 23:24:55 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 23:22:52 +0100 |
koda |
merge latest 0.9.15 changes into head
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 01:43:10 +0100 |
koda |
merge default into experimental3D
experimental3D
|
file |
diff |
annotate
|
Wed, 12 Jan 2011 20:31:55 +0100 |
Henek |
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 13:05:30 +0100 |
koda |
smaller rearrangement of (non stereo related) variables
experimental3D
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 12:53:46 +0100 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|