hedgewars/uVariables.pas
Fri, 28 Oct 2011 18:26:17 +0200 koda one dangerous merge hedgeroid
Sat, 22 Oct 2011 00:49:55 -0400 nemo Bit of an experiment with giving flakes a bit more depth. Might need to be theme flagged, or theme flakes reworked on some themes. Looks neat in stereo. Also finally use an array for the layers
Mon, 17 Oct 2011 13:29:54 -0400 nemo Riiight. Let's try this instead
Sun, 09 Oct 2011 19:36:09 -0400 nemo Restrict slipperiness to girders and bridges. Make girders more obviously ice.
Fri, 16 Sep 2011 18:17:16 +0200 Xeli merge hedgeroid
Thu, 15 Sep 2011 17:19:49 +0200 sheepluva fix and optimize kamikaze's png
Sun, 11 Sep 2011 21:30:42 -0400 nemo Since we are tweaking molotov. make the flame flickery and add a drowning frame
Fri, 09 Sep 2011 05:15:45 +0200 Xeli merge hedgeroid
Fri, 09 Sep 2011 00:22:48 +0200 sheepluva change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
Fri, 02 Sep 2011 12:46:17 -0400 nemo Add awesome new TARDIS art
Fri, 02 Sep 2011 01:19:37 -0400 nemo Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)
Fri, 02 Sep 2011 00:24:54 -0400 nemo *sigh* I suppose I'd best avoid those trademarks...
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
Wed, 31 Aug 2011 00:58:48 -0400 nemo more proper implementation of TARDIS
Fri, 26 Aug 2011 16:16:27 -0400 nemo Use frontend value for fullscreening.
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.
Tue, 23 Aug 2011 09:12:45 -0400 nemo don't override user defined size when resizing
Wed, 24 Aug 2011 12:34:37 +0200 = Xeli merg with the latest rev of 22nd (end of GSoC) hedgeroid
Mon, 22 Aug 2011 15:35:37 -0400 nemo Free land texture, reset sky colour.
Sun, 21 Aug 2011 22:20:20 +0200 Xeli merge hedgeroid
Sun, 21 Aug 2011 22:17:40 +0200 Xeli Removed chinese font hedgeroid
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 11:37:39 -0400 nemo Allow hammer to bash mines/barrels too, increase escape time to 3s
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
Fri, 19 Aug 2011 22:40:13 +0200 Xeli changed aiming to be triggered when touching the crosshair hedgeroid
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.
Sun, 14 Aug 2011 16:59:55 -0400 nemo Seduction animation. New visual gear type.
Sat, 13 Aug 2011 22:46:47 +0200 Henek new SD flakes from mikade and a flash when sudden death starts
Thu, 11 Aug 2011 00:18:10 +0200 Henek disable campaign button, structure and change sudden death music to hell.ogg
Wed, 10 Aug 2011 17:20:21 -0400 nemo :( bad revision.
Wed, 10 Aug 2011 17:16:19 -0400 nemo merge1
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.
Wed, 10 Aug 2011 15:41:25 +0100 grammikj Fix sounds, add some more for hellish impact and sine gun
Fri, 05 Aug 2011 12:19:01 +0100 grammickj New sounds: mudball, mine bounce, hammer
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
Thu, 30 Jun 2011 15:09:10 +0400 unc0rr Tiny optimization: convert smooth wind indicator change gear into visual gear
Thu, 30 Jun 2011 14:26:01 +0400 unc0rr Convert huge switch into an array
Sun, 26 Jun 2011 15:23:45 -0400 nemo bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
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...
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.
Thu, 23 Jun 2011 21:19:43 +0400 unc0rr merge
Tue, 21 Jun 2011 17:28:53 -0400 nemo Remove default transparent chunks. Chunk will only be added if theme defined.
Tue, 21 Jun 2011 22:47:12 +0200 Henek remove theme.cfg from CMakeLists too
Tue, 21 Jun 2011 16:43:05 +0400 unc0rr Ability to turn camera following gears off
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.
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
Wed, 27 Apr 2011 15:57:23 +0400 unc0rr Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
Sun, 10 Apr 2011 14:04:56 -0400 nemo Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
Sun, 10 Apr 2011 20:24:25 +0400 unc0rr Add a parameter for game simulation with no gui/sound enabled, just to get statistics
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.
Mon, 28 Mar 2011 20:13:03 -0400 nemo mikade really likes the snow dust
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
Thu, 24 Mar 2011 16:06:03 +0100 koda this supposedly makes hwengine work with sdl 1.3 past rev 5296
Sat, 19 Mar 2011 20:24:31 -0400 nikin percentage modifier for get away time
Sat, 19 Mar 2011 19:41:59 -0400 nemo Land sprayer tweaks, make land spray and mudball not end turn
Sat, 19 Mar 2011 17:49:27 -0400 nemo Landgun, first pass. At sdw's request.
Thu, 17 Mar 2011 23:11:48 +0100 Henek added game mode Tag Team, mostly untested, please test :)
Wed, 16 Mar 2011 17:25:05 +0100 Henek added GetCurAmmoType to lua
Sun, 13 Mar 2011 18:23:51 +0100 koda update some sdl-1.3 bindings (working up to rev 5296)
Wed, 02 Mar 2011 15:57:44 -0500 nemo fix bad ogg name
less more (0) -100 -60 tip