Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 22:43:55 +0200] rev 12218
Make library list in about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 21:42:53 +0200] rev 12217
Prevent frontend from starting game w/ >48 hogs
This is because the engine does not support >48 hogs (another bug), but at least this commit a common crash with useless/confusing error message.
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 20:56:01 +0200] rev 12216
Fix crash when trying to open ammo menu with current team hog gear = nil
Also fixes crash in A Classic Fairytale, mission 2 when rightclicking at Brainiac intro sequence (#142)
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 19:08:00 +0200] rev 12215
Fix caption not updating if adding caption with same text but different color
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 18:42:50 +0200] rev 12214
Increase duck cost in Construction Mode to 40
nemo [Mon, 10 Apr 2017 12:06:43 -0400] rev 12213
bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
nemo [Mon, 10 Apr 2017 09:05:16 -0400] rev 12212
merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:34:32 +0200] rev 12211
Fix dynamite sparks appearing underwater
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:15:00 +0200] rev 12210
Render gear timers in front of water
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:51:07 +0200] rev 12209
Fix syntax error in uGearsUtils