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