koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11610
Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11609
Update osx bundle creation with SDL2 library names
nemo [Fri, 18 Mar 2016 13:27:30 -0400] rev 11608
copypasta to make AI use vampirism too
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11607
logging via physfs
unc0rr [Mon, 14 Mar 2016 22:08:27 +0300] rev 11606
Merge default
unc0rr [Mon, 14 Mar 2016 22:04:39 +0300] rev 11605
Do not check games lasting for more than 3 hours
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11604
german translation: fix error due to confusion of plural "you" with singular "you"
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11603
avwrapper: Explicitly check for macro existence
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11602
videorec: Drop setting x264 preset
It is the default one anyway.
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11601
avwrapper: Adjust prefixed symobols version guard
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11600
libavinteraction: Adjust version guard for av_codec_is_encoder()
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11599
videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11598
videorec: Use future API for raw video encoding
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11597
videorec: Appropriately rescale timestamps and duration
Applies to both audio and video for them to be in sync.
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11596
videorec: Always initialize audio and video time bases
In both context and stream.
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11595
videorec: Fully set frame properties
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11594
videorec: Fix flushing encoders
When passing NULL frames, encoders empty their queues, but we have
to stop polling from them when they don't any more data.
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11593
videorec: Make sure the audio packet is considered empty
antonc27 <antonc27@mail.ru> [Sat, 05 Mar 2016 21:04:06 +0100] rev 11592
[
bug #1] - Fixed simultaneous pressing of two arrow buttons on mobile
unc0rr [Sat, 05 Mar 2016 16:46:04 +0300] rev 11591
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11590
fix pas2c breakage caused by recent changes in uLandGraphics
nemo [Thu, 03 Mar 2016 16:36:05 -0500] rev 11589
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
nemo [Thu, 03 Mar 2016 15:41:53 -0500] rev 11588
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11587
- Enable CI builds with travis for hw iOS