2017-09-21 Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:07:29 +0200] rev 12464
Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
2017-09-20 Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 01:59:49 +0200] rev 12463
Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
2017-09-20 Fix ammo tooltip icon being white
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 00:23:40 +0200] rev 12462
Fix ammo tooltip icon being white
2017-09-20 Increase maximum event string message count to 255
Wuzzy <almikes@aol.com> [Wed, 20 Sep 2017 20:25:59 +0200] rev 12461
Increase maximum event string message count to 255
2017-09-20 Update Italian translation
Enrico <enricobe@hotmail.com> [Wed, 20 Sep 2017 19:59:25 +0200] rev 12460
Update Italian translation
2017-09-20 ranges for alnum were silly. also lets not fail to same value
nemo [Wed, 20 Sep 2017 13:15:17 -0400] rev 12459
ranges for alnum were silly. also lets not fail to same value
2017-09-20 Data is not part of the path
nemo [Wed, 20 Sep 2017 11:00:43 -0400] rev 12458
Data is not part of the path
2017-09-12 Try to prevent the script safety checking from totally screwing up localisation. Also untested.
nemo [Tue, 12 Sep 2017 16:14:40 -0400] rev 12457
Try to prevent the script safety checking from totally screwing up localisation. Also untested.
2017-09-12 this probably isn't helpful
nemo [Tue, 12 Sep 2017 08:35:13 -0400] rev 12456
this probably isn't helpful
2017-09-12 This should be ok right?
nemo [Tue, 12 Sep 2017 08:32:01 -0400] rev 12455
This should be ok right?
2017-09-11 Totally untested. Trying to ensure scripts loaded more or less match.
nemo [Mon, 11 Sep 2017 14:28:58 -0400] rev 12454
Totally untested. Trying to ensure scripts loaded more or less match.
2017-09-05 fix buffered read going into inf recursion loop
sheepluva [Tue, 05 Sep 2017 21:15:25 +0200] rev 12453
fix buffered read going into inf recursion loop
2017-09-05 fix physfs using inflateCopy() (not part of miniz)
sheepluva [Tue, 05 Sep 2017 20:46:40 +0200] rev 12452
fix physfs using inflateCopy() (not part of miniz)
2017-09-03 PHYSFS: fix off-by-one error
sheepluva [Sun, 03 Sep 2017 19:09:30 +0200] rev 12451
PHYSFS: fix off-by-one error
2017-09-01 remove the collision addition for hogs again.
nemo [Fri, 01 Sep 2017 11:24:18 -0400] rev 12450
remove the collision addition for hogs again.
2017-08-10 block spawning on ice slopes
alfadur [Thu, 10 Aug 2017 08:13:37 -0400] rev 12449
block spawning on ice slopes
2017-08-09 So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
nemo [Wed, 09 Aug 2017 15:36:05 -0400] rev 12448
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 Add checkins so that spawning on top of things is possible too
nemo [Wed, 09 Aug 2017 15:35:39 -0400] rev 12447
Add checkins so that spawning on top of things is possible too
2017-08-09 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
nemo [Wed, 09 Aug 2017 12:46:52 -0400] rev 12446
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 don't spawn things on ice. it's too unpredictable what'll happen to them
nemo [Wed, 09 Aug 2017 12:22:05 -0400] rev 12445
don't spawn things on ice. it's too unpredictable what'll happen to them
2017-07-30 while we're tweaking this phrase, "with" feels awkward
nemo [Sun, 30 Jul 2017 19:06:57 -0400] rev 12444
while we're tweaking this phrase, "with" feels awkward
2017-07-28 cleanup/fix .hgignore
sheepluva [Sat, 29 Jul 2017 00:25:38 +0200] rev 12443
cleanup/fix .hgignore
2017-07-28 bug #238 install the .desktop file too
Worldblender [Fri, 28 Jul 2017 18:12:28 -0400] rev 12442
bug #238 install the .desktop file too
2017-07-28 use gender neutral language
Worldblender [Fri, 28 Jul 2017 16:49:38 -0400] rev 12441
use gender neutral language
2017-07-18 Add .git, remove glob from things that aren't globs.
nemo [Tue, 18 Jul 2017 11:29:50 -0400] rev 12440
Add .git, remove glob from things that aren't globs.
2017-07-16 - Add .gitignore (duplicated from .hgignore)
antonc27 <antonc27@mail.ru> [Mon, 17 Jul 2017 00:59:46 +0200] rev 12439
- Add .gitignore (duplicated from .hgignore)
2017-07-14 - Fix fpc download link for travis iOS build
antonc27 <antonc27@mail.ru> [Fri, 14 Jul 2017 19:44:14 +0200] rev 12438
- Fix fpc download link for travis iOS build
2017-07-14 Merge pull request #48 from LocutusOfBorg/trusty
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Jul 2017 14:46:30 +0200] rev 12437
Merge pull request #48 from LocutusOfBorg/trusty Move to trusty travis ci environment
2017-07-10 travis: move to trusty environment
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 10 Jul 2017 14:58:36 +0200] rev 12436
travis: move to trusty environment
2017-03-17 french language updates
tariqbenezza <tariq.benezza@gmail.com> [Fri, 17 Mar 2017 15:58:50 +0100] rev 12435
french language updates
2017-07-13 - Bump iOS version
antonc27 <antonc27@mail.ru> [Thu, 13 Jul 2017 16:23:49 +0200] rev 12434
- Bump iOS version
2017-07-08 fix issue 199: video recording crashed when trying to freeEverything twice
sheepluva [Sun, 09 Jul 2017 00:30:17 +0200] rev 12433
fix issue #199: video recording crashed when trying to freeEverything twice
2017-07-02 update finnish
Janne Uusitupa [Sun, 02 Jul 2017 11:31:00 -0400] rev 12432
update finnish
2017-06-15 bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
nemo [Thu, 15 Jun 2017 14:57:16 -0400] rev 12431
bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
2017-06-15 Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Wuzzy <almikes@aol.com> [Thu, 15 Jun 2017 15:50:23 +0200] rev 12430
Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
2017-05-17 HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:57:15 +0200] rev 12429
HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
2017-05-17 Complete and update German Lua translation (de.lua)
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:44:16 +0200] rev 12428
Complete and update German Lua translation (de.lua)
2017-05-17 Sort strings in de.lua alphabetically
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:24:24 +0200] rev 12427
Sort strings in de.lua alphabetically
2017-05-17 Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Wuzzy <almikes@aol.com> [Wed, 17 May 2017 23:28:21 +0200] rev 12426
Fix even more bad/broken loc()'s in scripts (hopefully the last one)
2017-05-16 Fix 3 more incorrect uses of loc() in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 23:31:28 +0200] rev 12425
Fix 3 more incorrect uses of loc() in scripts
2017-05-16 Fix various loc() syntax errors in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 21:37:46 +0200] rev 12424
Fix various loc() syntax errors in scripts
2017-05-14 Add Anachron into credits for the Battalion style
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 19:08:57 +0200] rev 12423
Add Anachron into credits for the Battalion style
2017-05-14 Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 18:41:18 +0200] rev 12422
Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
2017-05-14 Battalion: Extend weapon tooltips for modified weapons
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 17:23:49 +0200] rev 12421
Battalion: Extend weapon tooltips for modified weapons
2017-05-14 Battalion: Make mutated hog names translatable
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:57:05 +0200] rev 12420
Battalion: Make mutated hog names translatable
2017-05-14 Update readme link in Battalion script
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:29:51 +0200] rev 12419
Update readme link in Battalion script
2017-05-14 Show Battalion mission panel for the default time
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:28:32 +0200] rev 12418
Show Battalion mission panel for the default time
2017-05-14 Battalion: Rename “Air-General” to “Air General”
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:27:38 +0200] rev 12417
Battalion: Rename “Air-General” to “Air General”
2017-05-14 Battalion: Don't show SD count at start (it's shown in each round anyway)
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:45 +0200] rev 12416
Battalion: Don't show SD count at start (it's shown in each round anyway)
2017-05-14 Rewrite all Battalion strings to be more translator-friendly
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:01 +0200] rev 12415
Rewrite all Battalion strings to be more translator-friendly
2017-05-14 Remove IceGun from default Highlander weaponset
sheepluva [Sun, 14 May 2017 15:20:26 +0200] rev 12414
Remove IceGun from default Highlander weaponset
2017-05-14 Added tag 0.9.23-alpha for changeset 8cc070640fd1
sheepluva [Sun, 14 May 2017 14:56:08 +0200] rev 12413
Added tag 0.9.23-alpha for changeset 8cc070640fd1
2017-05-14 New Game-Style: Battalion (version 0.33)
sheepluva [Sun, 14 May 2017 14:06:51 +0200] rev 12412
New Game-Style: Battalion (version 0.33)
2017-05-12 Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 17:15:45 +0200] rev 12411
Lua refactor: Replace ParseCommand('setweap… with SetWeapon
2017-05-12 Remove the buggy /finish chat command
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 16:53:29 +0200] rev 12410
Remove the buggy /finish chat command
2017-05-08 Add many, many English announcer messages for crate drops
Wuzzy <almikes@aol.com> [Mon, 08 May 2017 03:42:51 +0200] rev 12409
Add many, many English announcer messages for crate drops
2017-05-07 Add a few (adapted) announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Sun, 07 May 2017 13:51:59 +0200] rev 12408
Add a few (adapted) announcer messages suggested by Star and Moon
2017-05-04 Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:49:34 +0200] rev 12407
Fix skipping in Racer causing the next team to be skipped, too
2017-05-04 Stop telling the player to build a track in Racer when it is already built
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:36:39 +0200] rev 12406
Stop telling the player to build a track in Racer when it is already built
2017-05-04 Fix in-game mission name display of Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:36:04 +0200] rev 12405
Fix in-game mission name display of Newton and the Hammock
2017-05-04 No more chat slang in Dangerous Ducklings
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:33:05 +0200] rev 12404
No more chat slang in Dangerous Ducklings
2017-05-04 Fix incomplete German mission translation of The Great Escape
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:21:34 +0200] rev 12403
Fix incomplete German mission translation of The Great Escape
2017-05-04 Fix fail to detect base package when built with ghc 8
unc0rr [Thu, 04 May 2017 13:23:37 +0300] rev 12402
Fix fail to detect base package when built with ghc 8
2017-05-01 Update racer scripts 0.9.22
unc0rr [Mon, 01 May 2017 13:59:24 +0300] rev 12401
Update racer scripts
2016-02-05 Racer maps #18 and #19 0.9.22
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 12400
Racer maps #18 and #19
2015-04-14 Racer challenge map #17 0.9.22
unC0Rr [Tue, 14 Apr 2015 11:18:14 +0300] rev 12399
Racer challenge map #17
2017-05-04 Fix overlapping crates in ACF mission 8
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 11:59:15 +0200] rev 12398
Fix overlapping crates in ACF mission 8
2017-05-04 Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:27:27 +0200] rev 12397
Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
2017-05-04 Update Molotov Cocktail help: Mention insta-explosion on barrels
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:06:21 +0200] rev 12396
Update Molotov Cocktail help: Mention insta-explosion on barrels
2017-05-04 Add 15 main menu tips
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:04:45 +0200] rev 12395
Add 15 main menu tips
2017-05-03 Update de.txt and hedgewars_de.ts
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 22:08:49 +0200] rev 12394
Update de.txt and hedgewars_de.ts
2017-05-03 Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 03:54:18 +0200] rev 12393
Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
2017-05-02 Make the Mr Mine message in ClimbHome translatable
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 01:50:20 +0200] rev 12392
Make the Mr Mine message in ClimbHome translatable
2017-05-02 Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:48:07 +0200] rev 12391
Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
2017-05-02 Add note in Diver scenario that jetpack only has 50% fuel
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:16:07 +0200] rev 12390
Add note in Diver scenario that jetpack only has 50% fuel
2017-05-02 Mention overwritten fuel in ammo description of UFO in TechRacer
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 19:38:21 +0200] rev 12389
Mention overwritten fuel in ammo description of UFO in TechRacer
2017-04-30 Add big fat developer warning to all racing scripts about compability
Wuzzy <almikes@aol.com> [Mon, 01 May 2017 00:04:28 +0200] rev 12388
Add big fat developer warning to all racing scripts about compability This is done to prevent me and others from committing crap. :D
2017-04-29 very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
sheepluva [Sun, 30 Apr 2017 00:36:36 +0200] rev 12387
very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
2017-04-29 fix build. sorry 'bout that.
sheepluva [Sun, 30 Apr 2017 00:28:17 +0200] rev 12386
fix build. sorry 'bout that.
2017-04-29 whoops, temp file was committed...
sheepluva [Sun, 30 Apr 2017 00:11:50 +0200] rev 12385
whoops, temp file was committed...
2017-04-29 merge
sheepluva [Sat, 29 Apr 2017 23:49:39 +0200] rev 12384
merge
2017-04-29 cmake: Fix SDL2 header version detection
sheepluva [Sat, 29 Apr 2017 23:45:14 +0200] rev 12383
cmake: Fix SDL2 header version detection
2017-04-28 Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 22:08:12 +0200] rev 12382
Update ChangeLog.txt, mostly for campaign bugfixes
2017-04-28 ACF, mission 3: Add mission strings to remind the player of the main goal
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 21:25:47 +0200] rev 12381
ACF, mission 3: Add mission strings to remind the player of the main goal
2017-04-28 ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:53:22 +0200] rev 12380
ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
2017-04-28 ACF, mission 3: Fix player not losing properly after killing princess
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:08:35 +0200] rev 12379
ACF, mission 3: Fix player not losing properly after killing princess
2017-04-28 Delete unused code in ACF mission 3
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 18:54:59 +0200] rev 12378
Delete unused code in ACF mission 3
2017-04-28 Fix bullets being reflected too early on bouncy world edge border while digging land
alfadur [Fri, 28 Apr 2017 17:56:36 +0200] rev 12377
Fix bullets being reflected too early on bouncy world edge border while digging land
2017-04-28 Make hogs keep their hat when holding the baseball bat
alfadur [Fri, 28 Apr 2017 17:49:15 +0200] rev 12376
Make hogs keep their hat when holding the baseball bat
2017-04-28 ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 04:42:04 +0200] rev 12375
ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
2017-04-28 ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 03:02:15 +0200] rev 12374
ACF, mission 3: Fail faster after Leaks or Dense Cloud died
2017-04-28 ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:50:23 +0200] rev 12373
ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
2017-04-28 ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:45:19 +0200] rev 12372
ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
2017-04-28 Lua: Fix SwitchHog breaking the ammo menu of the new hog
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:18:21 +0200] rev 12371
Lua: Fix SwitchHog breaking the ammo menu of the new hog
2016-04-01 Time achievement for ClimbHome 0.9.22
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 12370
Time achievement for ClimbHome
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 12369
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-24 Achievement for ClimbHome 0.9.22
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 12368
Achievement for ClimbHome
2016-03-01 Don't dump ghost points if map isn't detected 0.9.22
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 12367
Don't dump ghost points if map isn't detected
2016-02-23 Dump best time ghost on console 0.9.22
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 12366
Dump best time ghost on console
2017-04-27 Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 00:21:16 +0200] rev 12365
Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
2017-04-27 Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 23:47:44 +0200] rev 12364
Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
2017-04-27 Set infinite skip in ACF: United We Stand
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:47:14 +0200] rev 12363
Set infinite skip in ACF: United We Stand
2017-04-27 Fix Lua fail in Long Live the Queen mission on victory
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:14:56 +0200] rev 12362
Fix Lua fail in Long Live the Queen mission on victory
2017-04-27 Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 21:00:28 +0200] rev 12361
Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking Also harden the code against double function calls
2017-04-27 Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 19:09:01 +0200] rev 12360
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
2017-04-27 Remove outdated/unused debug output
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 16:29:23 +0200] rev 12359
Remove outdated/unused debug output
2017-04-27 Refactor hardcoded ammo IDs in The Great Escape
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:07:35 +0200] rev 12358
Refactor hardcoded ammo IDs in The Great Escape
2017-04-27 HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:04:32 +0200] rev 12357
HedgeEditor: Fix blow torch / pick hammer in wrong crate type
2017-04-27 Fix broken HedgeEditor export of utility and ammo crates
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:58:48 +0200] rev 12356
Fix broken HedgeEditor export of utility and ammo crates
2017-04-27 Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:44:55 +0200] rev 12355
Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
2017-04-27 Mention inf attack rule in Diver, also fix the in-game mission name
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:38:22 +0200] rev 12354
Mention inf attack rule in Diver, also fix the in-game mission name
2017-04-27 Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:21:16 +0200] rev 12353
Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 tip