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