koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11606
avwrapper: Adjust prefixed symobols version guard
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11605
libavinteraction: Adjust version guard for av_codec_is_encoder()
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11604
videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11603
videorec: Use future API for raw video encoding
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11602
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 11601
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 11600
videorec: Fully set frame properties
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11599
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 11598
videorec: Make sure the audio packet is considered empty
antonc27 <antonc27@mail.ru> [Sat, 05 Mar 2016 21:04:06 +0100] rev 11597
[
bug #1] - Fixed simultaneous pressing of two arrow buttons on mobile
unc0rr [Sat, 05 Mar 2016 16:46:04 +0300] rev 11596
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 11595
fix pas2c breakage caused by recent changes in uLandGraphics
nemo [Thu, 03 Mar 2016 16:36:05 -0500] rev 11594
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 11593
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 11592
- Enable CI builds with travis for hw iOS
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11591
Don't see a good reason for it to be here
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11590
Don't dump ghost points if map isn't detected
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 00:41:38 +0100] rev 11589
- Enable scheme sharing for Xcode project, this required for travis builds
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11588
Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11587
Fix wp issue, hopefully
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11586
- Fix room config being sent unmodified
- Fix server ghost color
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11585
Fix build
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11584
Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11583
Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11582
Finish implementation of ghost points served from server, not tested
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11581
updated french lua translation
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11580
More work on best time ghost feature
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11579
cmake: Set OLD for policy 26
We need to get target location because of our bundled dependencies.
unc0rr [Wed, 24 Feb 2016 22:37:03 +0300] rev 11578
Recognize ghost points in db interaction tool (no storing yet)
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:33:10 +0100] rev 11577
- Campaign for iOS: Finally can launch campaign's mission game from list!
TODO: Customize UI
TODO: Track user progress
TODO: Localization
TODO: Refactoring
TODO: Get some sleep ^_