Thu, 21 Sep 2017 04:58:37 +0200 Disable Sudden Death for a couple of ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:58:37 +0200] rev 12468
Disable Sudden Death for a couple of ASA missions
Thu, 21 Sep 2017 04:25:10 +0200 Use new turn ending method in moon02.lua
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:25:10 +0200] rev 12467
Use new turn ending method in moon02.lua
Thu, 21 Sep 2017 03:46:17 +0200 Fix incorrect crate messages when collecting crates in ACF mission 1
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:46:17 +0200] rev 12466
Fix incorrect crate messages when collecting crates in ACF mission 1
Thu, 21 Sep 2017 03:08:25 +0200 Fix vgtAmmo showing air attack icon if frame is amNothing
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:08:25 +0200] rev 12465
Fix vgtAmmo showing air attack icon if frame is amNothing
Thu, 21 Sep 2017 03:07:29 +0200 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
Thu, 21 Sep 2017 01:59:49 +0200 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
Thu, 21 Sep 2017 00:23:40 +0200 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
Wed, 20 Sep 2017 20:25:59 +0200 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
Wed, 20 Sep 2017 19:59:25 +0200 Update Italian translation
Enrico <enricobe@hotmail.com> [Wed, 20 Sep 2017 19:59:25 +0200] rev 12460
Update Italian translation
Wed, 20 Sep 2017 13:15:17 -0400 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
Wed, 20 Sep 2017 11:00:43 -0400 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
Tue, 12 Sep 2017 16:14:40 -0400 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.
Tue, 12 Sep 2017 08:35:13 -0400 this probably isn't helpful
nemo [Tue, 12 Sep 2017 08:35:13 -0400] rev 12456
this probably isn't helpful
Tue, 12 Sep 2017 08:32:01 -0400 This should be ok right?
nemo [Tue, 12 Sep 2017 08:32:01 -0400] rev 12455
This should be ok right?
Mon, 11 Sep 2017 14:28:58 -0400 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.
Tue, 05 Sep 2017 21:15:25 +0200 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
Tue, 05 Sep 2017 20:46:40 +0200 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)
Sun, 03 Sep 2017 19:09:30 +0200 PHYSFS: fix off-by-one error
sheepluva [Sun, 03 Sep 2017 19:09:30 +0200] rev 12451
PHYSFS: fix off-by-one error
Fri, 01 Sep 2017 11:24:18 -0400 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.
Thu, 10 Aug 2017 08:13:37 -0400 block spawning on ice slopes
alfadur [Thu, 10 Aug 2017 08:13:37 -0400] rev 12449
block spawning on ice slopes
Wed, 09 Aug 2017 15:36:05 -0400 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
Wed, 09 Aug 2017 15:35:39 -0400 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
Wed, 09 Aug 2017 12:46:52 -0400 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
Wed, 09 Aug 2017 12:22:05 -0400 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
Sun, 30 Jul 2017 19:06:57 -0400 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
Sat, 29 Jul 2017 00:25:38 +0200 cleanup/fix .hgignore
sheepluva [Sat, 29 Jul 2017 00:25:38 +0200] rev 12443
cleanup/fix .hgignore
Fri, 28 Jul 2017 18:12:28 -0400 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
Fri, 28 Jul 2017 16:49:38 -0400 use gender neutral language
Worldblender [Fri, 28 Jul 2017 16:49:38 -0400] rev 12441
use gender neutral language
Tue, 18 Jul 2017 11:29:50 -0400 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.
Mon, 17 Jul 2017 00:59:46 +0200 - Add .gitignore (duplicated from .hgignore)
antonc27 <antonc27@mail.ru> [Mon, 17 Jul 2017 00:59:46 +0200] rev 12439
- Add .gitignore (duplicated from .hgignore)
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip