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
|