Thu, 21 Sep 2017 16:53:07 +0200 Wuzzy Simplify error messages in record play page and fix poor grammar.
Thu, 21 Sep 2017 16:44:10 +0200 Wuzzy Fix typo: “Youtube” instead of “YouTube”
Thu, 21 Sep 2017 16:40:29 +0200 Wuzzy Add translator comments for demo replay page error message
Thu, 21 Sep 2017 15:47:14 +0200 Wuzzy Clarify the default license of media files in CREDITS file
Thu, 21 Sep 2017 05:11:01 +0200 Wuzzy Allow skipping in two ASA missions
Thu, 21 Sep 2017 04:58:37 +0200 Wuzzy Disable Sudden Death for a couple of ASA missions
Thu, 21 Sep 2017 04:25:10 +0200 Wuzzy Use new turn ending method in moon02.lua
Thu, 21 Sep 2017 03:46:17 +0200 Wuzzy Fix incorrect crate messages when collecting crates in ACF mission 1
Thu, 21 Sep 2017 03:08:25 +0200 Wuzzy Fix vgtAmmo showing air attack icon if frame is amNothing
Thu, 21 Sep 2017 03:07:29 +0200 Wuzzy Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Thu, 21 Sep 2017 01:59:49 +0200 Wuzzy Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Thu, 21 Sep 2017 00:23:40 +0200 Wuzzy Fix ammo tooltip icon being white
Wed, 20 Sep 2017 20:25:59 +0200 Wuzzy Increase maximum event string message count to 255
Wed, 20 Sep 2017 19:59:25 +0200 Enrico Update Italian translation
Wed, 20 Sep 2017 13:15:17 -0400 nemo ranges for alnum were silly. also lets not fail to same value
Wed, 20 Sep 2017 11:00:43 -0400 nemo Data is not part of the path
Tue, 12 Sep 2017 16:14:40 -0400 nemo Try to prevent the script safety checking from totally screwing up localisation. Also untested.
Tue, 12 Sep 2017 08:35:13 -0400 nemo this probably isn't helpful
Tue, 12 Sep 2017 08:32:01 -0400 nemo This should be ok right?
Mon, 11 Sep 2017 14:28:58 -0400 nemo Totally untested. Trying to ensure scripts loaded more or less match.
Tue, 05 Sep 2017 21:15:25 +0200 sheepluva fix buffered read going into inf recursion loop
Tue, 05 Sep 2017 20:46:40 +0200 sheepluva fix physfs using inflateCopy() (not part of miniz)
Sun, 03 Sep 2017 19:09:30 +0200 sheepluva PHYSFS: fix off-by-one error
Fri, 01 Sep 2017 11:24:18 -0400 nemo remove the collision addition for hogs again.
Thu, 10 Aug 2017 08:13:37 -0400 alfadur block spawning on ice slopes
Wed, 09 Aug 2017 15:36:05 -0400 nemo So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
Wed, 09 Aug 2017 15:35:39 -0400 nemo Add checkins so that spawning on top of things is possible too
Wed, 09 Aug 2017 12:46:52 -0400 nemo trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
Wed, 09 Aug 2017 12:22:05 -0400 nemo don't spawn things on ice. it's too unpredictable what'll happen to them
Sun, 30 Jul 2017 19:06:57 -0400 nemo while we're tweaking this phrase, "with" feels awkward
Sat, 29 Jul 2017 00:25:38 +0200 sheepluva cleanup/fix .hgignore
Fri, 28 Jul 2017 18:12:28 -0400 Worldblender bug #238 install the .desktop file too
Fri, 28 Jul 2017 16:49:38 -0400 Worldblender use gender neutral language
Tue, 18 Jul 2017 11:29:50 -0400 nemo Add .git, remove glob from things that aren't globs.
Mon, 17 Jul 2017 00:59:46 +0200 antonc27 - Add .gitignore (duplicated from .hgignore)
Fri, 14 Jul 2017 19:44:14 +0200 antonc27 - Fix fpc download link for travis iOS build
Fri, 14 Jul 2017 14:46:30 +0200 Anton Malmygin Merge pull request #48 from LocutusOfBorg/trusty
Mon, 10 Jul 2017 14:58:36 +0200 Gianfranco Costamagna travis: move to trusty environment
Fri, 17 Mar 2017 15:58:50 +0100 tariqbenezza french language updates
Thu, 13 Jul 2017 16:23:49 +0200 antonc27 - Bump iOS version
Sun, 09 Jul 2017 00:30:17 +0200 sheepluva fix issue 199: video recording crashed when trying to freeEverything twice
Sun, 02 Jul 2017 11:31:00 -0400 Janne Uusitupa update finnish
Thu, 15 Jun 2017 14:57:16 -0400 nemo bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
Thu, 15 Jun 2017 15:50:23 +0200 Wuzzy Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Thu, 18 May 2017 00:57:15 +0200 Wuzzy HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Thu, 18 May 2017 00:44:16 +0200 Wuzzy Complete and update German Lua translation (de.lua)
Thu, 18 May 2017 00:24:24 +0200 Wuzzy Sort strings in de.lua alphabetically
Wed, 17 May 2017 23:28:21 +0200 Wuzzy Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Tue, 16 May 2017 23:31:28 +0200 Wuzzy Fix 3 more incorrect uses of loc() in scripts
Tue, 16 May 2017 21:37:46 +0200 Wuzzy Fix various loc() syntax errors in scripts
Sun, 14 May 2017 19:08:57 +0200 Wuzzy Add Anachron into credits for the Battalion style
Sun, 14 May 2017 18:41:18 +0200 Wuzzy Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Sun, 14 May 2017 17:23:49 +0200 Wuzzy Battalion: Extend weapon tooltips for modified weapons
Sun, 14 May 2017 16:57:05 +0200 Wuzzy Battalion: Make mutated hog names translatable
Sun, 14 May 2017 16:29:51 +0200 Wuzzy Update readme link in Battalion script
Sun, 14 May 2017 16:28:32 +0200 Wuzzy Show Battalion mission panel for the default time
Sun, 14 May 2017 16:27:38 +0200 Wuzzy Battalion: Rename “Air-General” to “Air General”
Sun, 14 May 2017 16:24:45 +0200 Wuzzy Battalion: Don't show SD count at start (it's shown in each round anyway)
Sun, 14 May 2017 16:24:01 +0200 Wuzzy Rewrite all Battalion strings to be more translator-friendly
Sun, 14 May 2017 15:20:26 +0200 sheepluva Remove IceGun from default Highlander weaponset
Sun, 14 May 2017 14:56:08 +0200 sheepluva Added tag 0.9.23-alpha for changeset 8cc070640fd1
Sun, 14 May 2017 14:06:51 +0200 sheepluva New Game-Style: Battalion (version 0.33)
Fri, 12 May 2017 17:15:45 +0200 Wuzzy Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Fri, 12 May 2017 16:53:29 +0200 Wuzzy Remove the buggy /finish chat command
Mon, 08 May 2017 03:42:51 +0200 Wuzzy Add many, many English announcer messages for crate drops
Sun, 07 May 2017 13:51:59 +0200 Wuzzy Add a few (adapted) announcer messages suggested by Star and Moon
Thu, 04 May 2017 16:49:34 +0200 Wuzzy Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Thu, 04 May 2017 16:36:39 +0200 Wuzzy Stop telling the player to build a track in Racer when it is already built
Thu, 04 May 2017 13:36:04 +0200 Wuzzy Fix in-game mission name display of Newton and the Hammock
Thu, 04 May 2017 13:33:05 +0200 Wuzzy No more chat slang in Dangerous Ducklings
Thu, 04 May 2017 13:21:34 +0200 Wuzzy Fix incomplete German mission translation of The Great Escape
Thu, 04 May 2017 13:23:37 +0300 unc0rr Fix fail to detect base package when built with ghc 8
Mon, 01 May 2017 13:59:24 +0300 unc0rr Update racer scripts 0.9.22
Fri, 05 Feb 2016 11:32:23 +0300 unC0Rr Racer maps #18 and #19 0.9.22
Tue, 14 Apr 2015 11:18:14 +0300 unC0Rr Racer challenge map #17 0.9.22
Thu, 04 May 2017 11:59:15 +0200 Wuzzy Fix overlapping crates in ACF mission 8
Thu, 04 May 2017 03:27:27 +0200 Wuzzy Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Thu, 04 May 2017 03:06:21 +0200 Wuzzy Update Molotov Cocktail help: Mention insta-explosion on barrels
Thu, 04 May 2017 03:04:45 +0200 Wuzzy Add 15 main menu tips
Wed, 03 May 2017 22:08:49 +0200 Wuzzy Update de.txt and hedgewars_de.ts
Wed, 03 May 2017 03:54:18 +0200 Wuzzy Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wed, 03 May 2017 01:50:20 +0200 Wuzzy Make the Mr Mine message in ClimbHome translatable
Tue, 02 May 2017 21:48:07 +0200 Wuzzy Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Tue, 02 May 2017 21:16:07 +0200 Wuzzy Add note in Diver scenario that jetpack only has 50% fuel
Tue, 02 May 2017 19:38:21 +0200 Wuzzy Mention overwritten fuel in ammo description of UFO in TechRacer
Mon, 01 May 2017 00:04:28 +0200 Wuzzy Add big fat developer warning to all racing scripts about compability
Sun, 30 Apr 2017 00:36:36 +0200 sheepluva very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
Sun, 30 Apr 2017 00:28:17 +0200 sheepluva fix build. sorry 'bout that.
Sun, 30 Apr 2017 00:11:50 +0200 sheepluva whoops, temp file was committed...
Sat, 29 Apr 2017 23:49:39 +0200 sheepluva merge
Sat, 29 Apr 2017 23:45:14 +0200 sheepluva cmake: Fix SDL2 header version detection
Fri, 28 Apr 2017 22:08:12 +0200 Wuzzy Update ChangeLog.txt, mostly for campaign bugfixes
Fri, 28 Apr 2017 21:25:47 +0200 Wuzzy ACF, mission 3: Add mission strings to remind the player of the main goal
Fri, 28 Apr 2017 20:53:22 +0200 Wuzzy ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Fri, 28 Apr 2017 20:08:35 +0200 Wuzzy ACF, mission 3: Fix player not losing properly after killing princess
Fri, 28 Apr 2017 18:54:59 +0200 Wuzzy Delete unused code in ACF mission 3
Fri, 28 Apr 2017 17:56:36 +0200 alfadur Fix bullets being reflected too early on bouncy world edge border while digging land
Fri, 28 Apr 2017 17:49:15 +0200 alfadur Make hogs keep their hat when holding the baseball bat
Fri, 28 Apr 2017 04:42:04 +0200 Wuzzy ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Fri, 28 Apr 2017 03:02:15 +0200 Wuzzy ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Fri, 28 Apr 2017 02:50:23 +0200 Wuzzy ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Fri, 28 Apr 2017 02:45:19 +0200 Wuzzy ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Fri, 28 Apr 2017 02:18:21 +0200 Wuzzy Lua: Fix SwitchHog breaking the ammo menu of the new hog
Fri, 01 Apr 2016 14:42:14 +0300 unC0Rr Time achievement for ClimbHome 0.9.22
Mon, 28 Mar 2016 21:20:11 +0300 unc0rr Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
Thu, 24 Mar 2016 14:40:59 +0300 unC0Rr Achievement for ClimbHome 0.9.22
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected 0.9.22
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console 0.9.22
Fri, 28 Apr 2017 00:21:16 +0200 Wuzzy Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Thu, 27 Apr 2017 23:47:44 +0200 Wuzzy Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Thu, 27 Apr 2017 22:47:14 +0200 Wuzzy Set infinite skip in ACF: United We Stand
Thu, 27 Apr 2017 22:14:56 +0200 Wuzzy Fix Lua fail in Long Live the Queen mission on victory
Thu, 27 Apr 2017 21:00:28 +0200 Wuzzy Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Thu, 27 Apr 2017 19:09:01 +0200 Wuzzy Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Thu, 27 Apr 2017 16:29:23 +0200 Wuzzy Remove outdated/unused debug output
Thu, 27 Apr 2017 05:07:35 +0200 Wuzzy Refactor hardcoded ammo IDs in The Great Escape
Thu, 27 Apr 2017 05:04:32 +0200 Wuzzy HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Thu, 27 Apr 2017 04:58:48 +0200 Wuzzy Fix broken HedgeEditor export of utility and ammo crates
Thu, 27 Apr 2017 04:44:55 +0200 Wuzzy Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Thu, 27 Apr 2017 03:38:22 +0200 Wuzzy Mention inf attack rule in Diver, also fix the in-game mission name
Thu, 27 Apr 2017 03:21:16 +0200 Wuzzy Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Thu, 27 Apr 2017 03:11:50 +0200 Wuzzy Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Thu, 27 Apr 2017 02:42:40 +0200 Wuzzy Mention important game modifiers in Spooky Tree and Nobody Laugh
Wed, 26 Apr 2017 19:52:30 -0400 nemo fly saint flyy
Thu, 27 Apr 2017 01:46:28 +0200 Wuzzy Decode chat slang in en.txt (“GL HF”)
Thu, 27 Apr 2017 01:17:41 +0200 Wuzzy Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Thu, 27 Apr 2017 01:10:37 +0200 Wuzzy Fix Ammo/Utility crate confusion in portal mission
Wed, 26 Apr 2017 23:44:17 +0200 Wuzzy Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wed, 26 Apr 2017 23:23:18 +0200 Wuzzy Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wed, 26 Apr 2017 23:05:05 +0200 Wuzzy Standardize the secret achievements strings in Lua scripts
Wed, 26 Apr 2017 22:31:29 +0200 Wuzzy Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wed, 26 Apr 2017 19:38:34 +0200 Wuzzy Disable resurrection message for respawning with heResurrectalbe
Wed, 26 Apr 2017 19:00:32 +0200 Wuzzy Mutant: Fix “Boring” taunt being played when becoming the mutant
Wed, 26 Apr 2017 18:53:11 +0200 Wuzzy Highlander: Fix crate collect sound playing when hog didn't get anything
Wed, 26 Apr 2017 18:38:21 +0200 Wuzzy HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wed, 26 Apr 2017 18:18:05 +0200 Wuzzy HedgeEditor: Make sprTargetBee the first selected sprite
Wed, 26 Apr 2017 17:52:08 +0200 Wuzzy Refactor Frenzy script
Wed, 26 Apr 2017 16:24:44 +0200 Wuzzy Construction Mode: Mention teleportation restriction in tooltip
Wed, 26 Apr 2017 02:55:40 +0200 Wuzzy Show traditional winning animation in Mutant again
Wed, 26 Apr 2017 02:28:13 +0200 Wuzzy Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wed, 26 Apr 2017 02:10:47 +0200 Wuzzy Add back the missing winning animation for Racer and TechRecer
Wed, 26 Apr 2017 01:51:51 +0200 Wuzzy Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wed, 26 Apr 2017 01:46:38 +0200 Wuzzy Fix caption of stats screen not being reset on clear()
Wed, 26 Apr 2017 00:47:14 +0200 Wuzzy Update more HWPs: Knockball, Racer, Construction Mode
Wed, 26 Apr 2017 00:04:49 +0200 Wuzzy HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Tue, 25 Apr 2017 23:10:49 +0200 Wuzzy Add dud mine to missions.png and use it in HedgeEditor
Tue, 25 Apr 2017 23:06:19 +0200 Wuzzy Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Tue, 25 Apr 2017 21:00:44 +0200 Wuzzy Update and simplify Construction Mode sidecar HWP
Tue, 25 Apr 2017 19:27:34 +0200 Wuzzy Fix install failure of Ammos_base.png for QTfrontend
Tue, 25 Apr 2017 13:13:47 -0400 nemo turn hwp Ammos overrides into overlays. untested.
Tue, 25 Apr 2017 17:51:03 +0200 Wuzzy Add Octopus fort
Tue, 25 Apr 2017 04:54:46 +0200 Wuzzy Fix sndBoring being played when force-ending turn due to victory
Tue, 25 Apr 2017 02:50:28 +0200 Wuzzy Clarify how the weapons restocking works in Highlander
Tue, 25 Apr 2017 02:13:18 +0200 Wuzzy Backed out changeset 82951b9b3c2f
Mon, 24 Apr 2017 23:11:51 +0200 Wuzzy Fix rubber duck description (it no longer drops *straight down*)
Mon, 24 Apr 2017 19:31:53 +0200 Wuzzy Drop rubber duck like dynamite
Mon, 24 Apr 2017 19:21:43 +0200 Wuzzy Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Mon, 24 Apr 2017 09:59:10 -0400 nemo Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
Mon, 24 Apr 2017 13:53:34 +0200 Wuzzy Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Sun, 23 Apr 2017 22:21:41 +0200 sheepluva Jungle Theme: allow flower object to go across gaps
Sun, 23 Apr 2017 18:23:59 +0200 sheepluva Art theme: fix alpha in landtex
Sun, 23 Apr 2017 17:27:07 +0200 sheepluva clean up flake falling/rising code. this should fix issue #157
Sun, 23 Apr 2017 14:38:33 +0200 sheepluva fix fort mode's edge adjustments getting lost with weWrap. issue #181
Sun, 23 Apr 2017 04:47:13 +0200 Wuzzy HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Sun, 23 Apr 2017 00:21:11 +0200 Wuzzy Fix broken ammo preview caused by previous commit
Sat, 22 Apr 2017 23:55:49 +0200 Wuzzy Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
Sat, 22 Apr 2017 23:30:46 +0200 Wuzzy Lock ammo scheme of TechRacer (is ignored anyway)
Sat, 22 Apr 2017 23:06:47 +0200 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
Sat, 22 Apr 2017 22:23:49 +0200 sheepluva fix campaign missions not showing up for me
Sat, 22 Apr 2017 20:37:51 +0200 Wuzzy Backed out changeset 071a05275798
Sat, 22 Apr 2017 19:30:24 +0200 Wuzzy Fix warning caused in uGearsHedgehog.pas
Sat, 22 Apr 2017 18:58:25 +0200 Wuzzy Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Sat, 22 Apr 2017 18:36:57 +0200 Wuzzy Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Sat, 22 Apr 2017 18:12:58 +0200 Wuzzy Make sticky mines fall off the map when frozen
Sat, 22 Apr 2017 18:00:57 +0200 Wuzzy Freezer allows to freeze sticky mines (currently only disables them)
Sat, 22 Apr 2017 04:17:51 +0200 Wuzzy Stretch teamselwidget across whole page in local multiplayer page
Sat, 22 Apr 2017 02:33:32 +0200 Wuzzy Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Fri, 21 Apr 2017 17:54:28 +0200 Wuzzy Only select from default graves and forts for new themes
Fri, 21 Apr 2017 17:42:09 +0200 Wuzzy Add DLC filtering in DataManager.cpp and namegen.cpp
Thu, 20 Apr 2017 11:22:29 -0400 nemo For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
Thu, 20 Apr 2017 02:38:45 +0200 Wuzzy Make health gain message translatable
Thu, 20 Apr 2017 00:04:35 +0200 Wuzzy Take sacrifices into account for the “Stupid” taunt
Wed, 19 Apr 2017 22:26:24 +0200 Wuzzy Call hog stupid for selfkilling
Wed, 19 Apr 2017 22:10:12 +0200 Wuzzy Call hedgehogs stupid for poisoning themselves
Wed, 19 Apr 2017 22:03:11 +0200 Wuzzy Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wed, 19 Apr 2017 20:50:57 +0200 Wuzzy Fix incorrect Mutant score message color
Wed, 19 Apr 2017 20:21:15 +0200 Wuzzy Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wed, 19 Apr 2017 17:50:31 +0200 Wuzzy New Lua call: EndTurn to end turn
Wed, 19 Apr 2017 08:35:31 -0400 koda travis: Exclude gcc for the macOS target
Wed, 19 Apr 2017 00:46:54 +0200 Wuzzy Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Tue, 18 Apr 2017 22:56:28 +0200 Wuzzy Add a few announcer messages suggested by Star and Moon
Tue, 18 Apr 2017 22:27:25 +0200 KoBeWi Change water speed range for better precision
Tue, 18 Apr 2017 22:19:19 +0200 KoBeWi Fix broken sprites on animated water edges
Tue, 18 Apr 2017 22:07:16 +0200 Wuzzy Update some music credits, fix Beach theme credits
Tue, 18 Apr 2017 21:38:36 +0200 Wuzzy Credit most theme and map authors in credits.txt
Tue, 18 Apr 2017 19:36:29 +0200 Wuzzy Add 3 forts: Lonely_Island, Olympic, Snail
Mon, 17 Apr 2017 23:17:47 +0200 sheepluva engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
Mon, 17 Apr 2017 18:47:56 +0200 Wuzzy Backed out changeset 8e9603088f99
Mon, 17 Apr 2017 07:12:00 +0200 Wuzzy Remove redundant main menu tips
Mon, 17 Apr 2017 04:06:49 +0200 Wuzzy Mention missing controls for rope and landspray, explain cleaver damage
Sun, 16 Apr 2017 08:49:18 +0200 Wuzzy Block left entrance in ACF, mission 6
Sun, 16 Apr 2017 08:19:33 +0200 Wuzzy Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Sun, 16 Apr 2017 06:08:24 +0200 Wuzzy Restore old barrels and mines in ACF: Dragon's Lair
Sun, 16 Apr 2017 05:52:33 +0200 Wuzzy Update sniper rifle challenge preview image because the theme changed
Sun, 16 Apr 2017 05:37:56 +0200 Wuzzy Show mines timer in ACF, Dragon's Lair
Sun, 16 Apr 2017 04:49:05 +0200 Wuzzy Replace some HTTP links with HTTPS links
Sun, 16 Apr 2017 03:24:17 +0200 Wuzzy Fix broken URL in pagenetserver
Sun, 16 Apr 2017 02:40:17 +0200 Wuzzy Update changelog regarding translations and rubber duck
Sun, 16 Apr 2017 02:10:36 +0200 Wuzzy Swap the preview of missions 2 and 3 in A Classic Fairytale
Sun, 16 Apr 2017 02:02:07 +0200 Wuzzy Allow the diaogues in ACF missions 8 and 10 to be translated
Sun, 16 Apr 2017 01:05:08 +0200 Wuzzy Use format strings everywhere in A Classic Fairytale (for translators)
Sun, 16 Apr 2017 00:18:44 +0200 Wuzzy Remove incorrect help about restarting mission in ACF mission 6
Sat, 15 Apr 2017 23:47:53 +0200 Wuzzy Refactor ACF mission 6
Sat, 15 Apr 2017 23:21:13 +0200 Wuzzy Add two main menu tips regarding mission panel
Sat, 15 Apr 2017 08:52:05 +0200 Wuzzy Fix broken "whats this" help in misc options tab
Sat, 15 Apr 2017 08:09:23 +0200 Wuzzy Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Sat, 15 Apr 2017 07:12:11 +0200 Wuzzy Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Sat, 15 Apr 2017 06:52:14 +0200 Wuzzy Delete the now unused fort mode icons
Sat, 15 Apr 2017 06:25:32 +0200 Wuzzy Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Sat, 15 Apr 2017 05:01:40 +0200 Wuzzy Replace initial health icon in game scheme editor
Sat, 15 Apr 2017 04:28:00 +0200 Wuzzy Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
Fri, 14 Apr 2017 07:27:56 +0200 Wuzzy Use videos icon in videos page
Fri, 14 Apr 2017 06:36:36 +0200 Wuzzy Use palette icon for user color settings group box
Thu, 13 Apr 2017 23:50:00 +0200 Wuzzy Team editor: Disable flag widget when selecting CPU team
Thu, 13 Apr 2017 21:22:32 +0200 Wuzzy Move random team button of of team members box
Thu, 13 Apr 2017 18:48:06 +0200 Wuzzy Add buttons to randomize hats and hog names only
Thu, 13 Apr 2017 17:58:32 +0200 Wuzzy Fix non-matching team name when generating random teams
Thu, 13 Apr 2017 17:42:57 +0200 Wuzzy Use smaller play sound icon in team editor
Thu, 13 Apr 2017 17:26:37 +0200 Wuzzy Allow to randomize team name, flag, grave, voice and fort seperately
Thu, 13 Apr 2017 15:18:07 +0200 Wuzzy Refactor team name generator
Thu, 13 Apr 2017 06:39:01 +0200 Wuzzy Update changelog regarding team updates
Thu, 13 Apr 2017 06:25:41 +0200 Wuzzy Randomize forts and graves in new teams
Thu, 13 Apr 2017 05:44:23 +0200 Wuzzy Add 4 teams on first start of Hedgewars
Wed, 12 Apr 2017 23:05:18 +0200 Wuzzy Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wed, 12 Apr 2017 22:04:32 +0200 Wuzzy Use standard units and abbreviations in frontend
Wed, 12 Apr 2017 21:34:02 +0200 Wuzzy Clariy home button in DLC
Wed, 12 Apr 2017 21:23:02 +0200 Wuzzy Make framerate drop-down list translatable
Wed, 12 Apr 2017 20:14:17 +0200 Wuzzy Apply minimal padding to all text buttons in frontend
Wed, 12 Apr 2017 19:46:59 +0200 Wuzzy Redraw audio icon in settings menu be more HW style-like
Wed, 12 Apr 2017 19:35:44 +0200 Wuzzy Add home button to DLC page
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 tip