hedgewars/uVariables.pas
Sat, 10 Nov 2018 21:15:42 +0100 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
Wed, 31 Oct 2018 13:35:53 +0100 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Sat, 27 Oct 2018 19:07:37 +0200 Wuzzy Use sndWatchThis for molotov attack
Sat, 27 Oct 2018 18:26:44 +0200 Wuzzy Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
Fri, 26 Oct 2018 23:09:50 +0200 Wuzzy Fix resurrector handling turn time manually, use correct ammoprop instead
Fri, 05 Oct 2018 17:27:12 +0200 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Sat, 15 Sep 2018 15:26:23 +0200 Wuzzy Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Tue, 07 Aug 2018 10:29:01 +0200 Wuzzy Move max. number of crate spawns into variable
Mon, 16 Jul 2018 23:27:15 +0200 Wuzzy Add variable to make state of sound system clear 0.9.24
Wed, 01 Aug 2018 02:49:03 +0200 Wuzzy Lua: Allow to use negative value for AddTeam to select a default clan color
Sat, 28 Jul 2018 12:58:12 -0400 nemo merge of 0.9.24 - hopefully correctly this time
Tue, 24 Jul 2018 20:07:58 +0200 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
Fri, 20 Jul 2018 19:25:21 +0200 Wuzzy Move hardcoded bounciness values to uConsts
Mon, 16 Jul 2018 23:27:15 +0200 Wuzzy Add variable to make state of sound system clear
Tue, 10 Jul 2018 16:44:13 +0200 Wuzzy Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Tue, 10 Jul 2018 16:07:11 +0200 Wuzzy Add dedicated key to display mission panel: M
Tue, 10 Jul 2018 13:28:47 +0200 Wuzzy Add /help chat command for engine
Sun, 08 Jul 2018 02:06:08 +0200 Wuzzy Fix GetAmmo getting wrong ammo count
Sun, 27 May 2018 13:10:32 -0400 nemo make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
Sat, 26 May 2018 10:54:17 -0400 nemo Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
Wed, 16 May 2018 18:09:13 +0200 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
Tue, 15 May 2018 16:55:37 +0200 sheepluva WIP: allow changing chat size ui-scaling
Thu, 03 May 2018 21:40:13 +0200 Wuzzy Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Mon, 12 Mar 2018 22:53:28 +0100 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
Thu, 08 Mar 2018 18:15:06 +0100 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
Wed, 07 Mar 2018 22:47:55 +0100 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Sun, 04 Mar 2018 00:13:38 +0100 unc0rr Having chat mode as game state was a mistake
Tue, 20 Feb 2018 17:52:22 +0100 Wuzzy Fix volume caption not being shown when hitting mute key
Wed, 14 Feb 2018 22:54:13 +0100 Wuzzy Switch + Change hog tags now turns on and off all tags
Thu, 08 Feb 2018 07:09:39 +0100 Wuzzy Fix timebox being usable in SD w/ damage=0
Wed, 31 Jan 2018 13:42:52 -0500 alfadur Machinegun. also tweaked ignore
Sun, 07 Jan 2018 18:19:00 +0100 sheepluva also put GL2 fixes into default
Fri, 05 Jan 2018 22:32:11 +0100 unc0rr Fix missing default values qmlfrontend
Sun, 17 Dec 2017 00:09:24 +0100 unc0rr Merge default. This branch is up-to-date and code is working. qmlfrontend
Sat, 25 Nov 2017 09:40:43 -0500 nemo Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
Fri, 17 Nov 2017 15:09:31 -0500 nemo alt damage should default to false
Tue, 24 Oct 2017 04:48:20 +0200 Wuzzy Lua API: Fix Goals text being cut off at ca. 255 characters
Wed, 18 Oct 2017 20:33:20 -0400 nemo extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
Wed, 18 Oct 2017 03:19:43 +0200 Wuzzy Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Fri, 13 Oct 2017 16:37:56 -0400 nemo mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
Wed, 11 Oct 2017 01:03:30 +0200 Wuzzy Fix cursor still being visible after using piano strike
Sat, 07 Oct 2017 13:23:58 -0400 nemo extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Thu, 05 Oct 2017 01:37:49 +0200 Wuzzy Show selected weapon again when using it in inf attack mode
Tue, 25 Apr 2017 13:13:47 -0400 nemo turn hwp Ammos overrides into overlays. untested.
Tue, 25 Apr 2017 04:54:46 +0200 Wuzzy Fix sndBoring being played when force-ending turn due to victory
Mon, 24 Apr 2017 19:21:43 +0200 Wuzzy Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Sat, 22 Apr 2017 23:06:47 +0200 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
Wed, 19 Apr 2017 17:50:31 +0200 Wuzzy New Lua call: EndTurn to end turn
Tue, 18 Apr 2017 22:27:25 +0200 KoBeWi Change water speed range for better precision
Thu, 12 May 2016 16:56:23 +0200 Wuzzy Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Thu, 12 May 2016 16:20:17 +0200 Wuzzy Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Sat, 08 Apr 2017 21:48:25 +0200 Wuzzy Add sounds for rubberduck drop, destruction and water collision
Sat, 08 Apr 2017 21:43:48 +0200 Wuzzy Add ammotype amDuck for rubber duck
Sat, 08 Apr 2017 18:36:12 +0200 Wuzzy Add gear gtDuck: rubber duck
Sat, 08 Apr 2017 17:21:22 +0200 KoBeWi Fix bad water flow animation
Sat, 08 Apr 2017 17:17:28 +0200 KoBeWi Water can now be animated
Wed, 05 Apr 2017 17:28:46 +0200 Wuzzy Set default theme water color to blue
Sun, 09 Oct 2016 19:59:00 +0200 KoBeWi added CloudsL and FlakeL
Sun, 15 Jan 2017 12:50:27 -0500 alfadur code changes to make the new bat animation work
Sat, 10 Dec 2016 19:09:25 +0100 sheepluva Bug #108 - Phyfs/Pathz: Fix binds not being loaded
less more (0) -300 -100 -60 tip