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
|