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