Mon, 14 Mar 2016 14:38:23 +0100 german translation: fix error due to confusion of plural "you" with singular "you"
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11604
german translation: fix error due to confusion of plural "you" with singular "you"
Mon, 16 Nov 2015 18:28:10 +0100 avwrapper: Explicitly check for macro existence 0.9.22
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11603
avwrapper: Explicitly check for macro existence
Sat, 07 Nov 2015 15:07:33 +0100 videorec: Drop setting x264 preset 0.9.22
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11602
videorec: Drop setting x264 preset It is the default one anyway.
Mon, 16 Nov 2015 13:59:04 +0100 avwrapper: Adjust prefixed symobols version guard 0.9.22
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11601
avwrapper: Adjust prefixed symobols version guard
Thu, 12 Nov 2015 02:41:40 +0100 libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
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()
Tue, 10 Nov 2015 13:53:40 +0100 videorec: Drop a commented out option 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11599
videorec: Drop a commented out option
Tue, 10 Nov 2015 13:53:16 +0100 videorec: Use future API for raw video encoding 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11598
videorec: Use future API for raw video encoding
Tue, 10 Nov 2015 13:53:15 +0100 videorec: Appropriately rescale timestamps and duration 0.9.22
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.
Tue, 10 Nov 2015 13:53:14 +0100 videorec: Always initialize audio and video time bases 0.9.22
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.
Tue, 10 Nov 2015 13:53:13 +0100 videorec: Fully set frame properties 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11595
videorec: Fully set frame properties
Tue, 10 Nov 2015 13:53:12 +0100 videorec: Fix flushing encoders 0.9.22
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.
Tue, 10 Nov 2015 13:53:10 +0100 videorec: Make sure the audio packet is considered empty 0.9.22
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
Sat, 05 Mar 2016 21:04:06 +0100 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
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
Sat, 05 Mar 2016 16:46:04 +0300 Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
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.
Fri, 04 Mar 2016 10:37:42 +0100 fix pas2c breakage caused by recent changes in uLandGraphics
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11590
fix pas2c breakage caused by recent changes in uLandGraphics
Thu, 03 Mar 2016 16:36:05 -0500 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 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.
Thu, 03 Mar 2016 15:41:53 -0500 fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
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
Tue, 01 Mar 2016 14:46:13 +0100 - Enable CI builds with travis for hw iOS
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11587
- Enable CI builds with travis for hw iOS
Tue, 01 Mar 2016 12:37:42 +0300 Don't see a good reason for it to be here
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11586
Don't see a good reason for it to be here
Tue, 01 Mar 2016 08:32:46 +0300 Don't dump ghost points if map isn't detected
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11585
Don't dump ghost points if map isn't detected
Tue, 01 Mar 2016 00:41:38 +0100 - Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 00:41:38 +0100] rev 11584
- Enable scheme sharing for Xcode project, this required for travis builds
Mon, 29 Feb 2016 14:41:52 +0300 Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11583
Syntax fix
Mon, 29 Feb 2016 14:36:44 +0300 Fix wp issue, hopefully
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11582
Fix wp issue, hopefully
Sun, 28 Feb 2016 00:00:46 +0300 - Fix room config being sent unmodified
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11581
- Fix room config being sent unmodified - Fix server ghost color
Sat, 27 Feb 2016 20:56:49 +0300 Fix build
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11580
Fix build
Sat, 27 Feb 2016 18:15:53 +0300 Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11579
Don't compare time value with itself
Sat, 27 Feb 2016 18:02:24 +0300 Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11578
Recognize ghost points in checker
Sat, 27 Feb 2016 09:44:13 +0300 Finish implementation of ghost points served from server, not tested
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11577
Finish implementation of ghost points served from server, not tested
Fri, 26 Feb 2016 14:11:16 -0500 updated french lua translation
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11576
updated french lua translation
Thu, 25 Feb 2016 23:17:52 +0300 More work on best time ghost feature
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11575
More work on best time ghost feature
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip