2015-11-10 videorec: Fully set frame properties 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11600
videorec: Fully set frame properties
2015-11-10 videorec: Fix flushing encoders 0.9.22
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.
2015-11-10 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 11598
videorec: Make sure the audio packet is considered empty
2016-03-05 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
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
2016-03-05 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 11596
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
2016-03-04 fix pas2c breakage caused by recent changes in uLandGraphics
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11595
fix pas2c breakage caused by recent changes in uLandGraphics
2016-03-03 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 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.
2016-03-03 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 11593
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
2016-03-01 - Enable CI builds with travis for hw iOS
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11592
- Enable CI builds with travis for hw iOS
2016-03-01 Don't see a good reason for it to be here
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11591
Don't see a good reason for it to be here
2016-03-01 Don't dump ghost points if map isn't detected
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11590
Don't dump ghost points if map isn't detected
2016-02-29 - Enable scheme sharing for Xcode project, this required for travis builds
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
2016-02-29 Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11588
Syntax fix
2016-02-29 Fix wp issue, hopefully
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11587
Fix wp issue, hopefully
2016-02-27 - Fix room config being sent unmodified
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11586
- Fix room config being sent unmodified - Fix server ghost color
2016-02-27 Fix build
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11585
Fix build
2016-02-27 Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11584
Don't compare time value with itself
2016-02-27 Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11583
Recognize ghost points in checker
2016-02-27 Finish implementation of ghost points served from server, not tested
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11582
Finish implementation of ghost points served from server, not tested
2016-02-26 updated french lua translation
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11581
updated french lua translation
2016-02-25 More work on best time ghost feature
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11580
More work on best time ghost feature
2015-11-11 cmake: Set OLD for policy 26 0.9.22
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.
2016-02-24 Recognize ghost points in db interaction tool (no storing yet)
unc0rr [Wed, 24 Feb 2016 22:37:03 +0300] rev 11578
Recognize ghost points in db interaction tool (no storing yet)
2016-02-23 - Campaign for iOS: Finally can launch campaign's mission game from list!
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 ^_
2016-02-23 - Small refactoring for seed command
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:10:12 +0100] rev 11576
- Small refactoring for seed command
2016-02-23 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 23:29:06 +0100] rev 11575
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
2016-02-23 Dump best time ghost on console
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 11574
Dump best time ghost on console
2016-02-22 - Campaign for iOS: Don't forget to add last parsed section in ini file
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:41:18 +0100] rev 11573
- Campaign for iOS: Don't forget to add last parsed section in ini file
2016-02-22 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:29:46 +0100] rev 11572
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
2016-02-22 Use secure HTTP for Sparkle appcast URL 0.9.22
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11571
Use secure HTTP for Sparkle appcast URL
2016-02-22 Info.plist: Set less important URLs to https
koda [Mon, 22 Feb 2016 16:01:29 -0500] rev 11570
Info.plist: Set less important URLs to https
2016-02-22 Use secure HTTP for Sparkle appcast URL
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11569
Use secure HTTP for Sparkle appcast URL
2016-02-22 Treat #99 point type as a ghost trace
unc0rr [Mon, 22 Feb 2016 23:49:54 +0300] rev 11568
Treat #99 point type as a ghost trace
2016-02-22 - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru> [Mon, 22 Feb 2016 21:38:23 +0100] rev 11567
- Campaign for iOS: Stub for CampaignViewController
2016-02-22 remove unused path functions
nemo [Mon, 22 Feb 2016 10:24:00 -0500] rev 11566
remove unused path functions
2016-02-21 - Campaign for iOS: Simply retrieve list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 23:12:12 +0100] rev 11565
- Campaign for iOS: Simply retrieve list of campaigns
2016-02-21 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 22:21:59 +0100] rev 11564
- Campaign for iOS: Stub for list of campaigns
2016-02-21 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 20:20:40 +0100] rev 11563
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
2016-02-21 Oops, fix whose nick to compare to
unc0rr [Sun, 21 Feb 2016 09:09:13 +0300] rev 11562
Oops, fix whose nick to compare to
2016-02-20 Filter out hog speech messages with non-local team index (not tested)
unc0rr [Sat, 20 Feb 2016 22:02:13 +0300] rev 11561
Filter out hog speech messages with non-local team index (not tested)
2016-02-18 - Send also some seed when loading missions on iOS (same behavior as on desktop)
antonc27 <antonc27@mail.ru> [Fri, 19 Feb 2016 00:07:59 +0100] rev 11560
- Send also some seed when loading missions on iOS (same behavior as on desktop)
2016-02-17 - Small refactoring for seed generation on iOS side
antonc27 <antonc27@mail.ru> [Wed, 17 Feb 2016 23:27:13 +0100] rev 11559
- Small refactoring for seed generation on iOS side
2016-02-16 sniper rifle too
nemo [Tue, 16 Feb 2016 11:31:55 -0500] rev 11558
sniper rifle too
2016-02-16 reduce by 1, probably should avoid tunnel issue
nemo [Tue, 16 Feb 2016 11:29:36 -0500] rev 11557
reduce by 1, probably should avoid tunnel issue
2016-02-16 apply to deagle and sniper only
sheepluva [Tue, 16 Feb 2016 04:25:00 +0100] rev 11556
apply to deagle and sniper only
2016-02-16 disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
sheepluva [Tue, 16 Feb 2016 03:19:23 +0100] rev 11555
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
2016-02-15 - Some warnings fixed with text alignment on iOS front-end
antonc27 <antonc27@mail.ru> [Mon, 15 Feb 2016 23:37:48 +0100] rev 11554
- Some warnings fixed with text alignment on iOS front-end
2016-02-14 Fix for cursor movement problems on touch devices
Anton Malmygin <antonc27@mail.ru> [Sun, 14 Feb 2016 21:34:01 +0100] rev 11553
Fix for cursor movement problems on touch devices
2016-02-14 Fix index of script param
unc0rr [Sun, 14 Feb 2016 20:57:17 +0300] rev 11552
Fix index of script param
2016-02-13 Tech racer maps detection
unc0rr [Sat, 13 Feb 2016 12:32:08 +0300] rev 11551
Tech racer maps detection
2016-02-12 detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
unc0rr [Sat, 13 Feb 2016 00:36:38 +0300] rev 11550
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
2016-02-09 Merge default qmlfrontend
unc0rr [Tue, 09 Feb 2016 21:11:16 +0300] rev 11549
Merge default
2016-02-12 avwrapper: Do not ignore avformat_write_header return value
koda [Fri, 12 Feb 2016 14:27:20 -0500] rev 11548
avwrapper: Do not ignore avformat_write_header return value
2016-02-12 Attempt to implement hash for special points to detect tech racer maps
unC0Rr [Fri, 12 Feb 2016 17:03:42 +0300] rev 11547
Attempt to implement hash for special points to detect tech racer maps
2016-02-09 Put graves behind other stuff.
nemo [Tue, 09 Feb 2016 15:27:55 -0500] rev 11546
Put graves behind other stuff.
2016-02-09 crosshair on hog won't cause a direct hit anymore
nemo [Tue, 09 Feb 2016 15:10:01 -0500] rev 11545
crosshair on hog won't cause a direct hit anymore
2016-02-09 Fix possible crashes/hangs due to recent changes
unC0Rr [Tue, 09 Feb 2016 14:40:06 +0300] rev 11544
Fix possible crashes/hangs due to recent changes
2016-02-08 Fix one more crasher in early freeEverything call
unc0rr [Mon, 08 Feb 2016 14:58:36 +0300] rev 11543
Fix one more crasher in early freeEverything call
2016-02-07 - ifdef to avoid compiler warning
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 18:29:34 +0100] rev 11542
- ifdef to avoid compiler warning
2016-02-07 - uTypes must be included for reference of gmtLandPreview which used for iOS build
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 17:40:09 +0100] rev 11541
- uTypes must be included for reference of gmtLandPreview which used for iOS build
2016-02-05 Racer maps #18 and #19
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 11540
Racer maps #18 and #19
2016-02-04 Fix a crasher
unc0rr [Thu, 04 Feb 2016 21:04:08 +0300] rev 11539
Fix a crasher
2016-02-01 Fix SDL_CreateThread in windows
unC0Rr [Mon, 01 Feb 2016 15:10:10 +0300] rev 11538
Fix SDL_CreateThread in windows
2016-01-31 Bye-bye TryDo
unc0rr [Sun, 31 Jan 2016 16:07:14 +0300] rev 11537
Bye-bye TryDo
2016-01-23 rename doStepCakeWork to doStepCakeWalk
sheepluva [Sun, 24 Jan 2016 00:02:57 +0100] rev 11536
rename doStepCakeWork to doStepCakeWalk
2016-01-23 party tweak
sheepluva [Sun, 24 Jan 2016 00:00:25 +0100] rev 11535
party tweak
2016-01-23 As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
nemo [Sat, 23 Jan 2016 17:29:44 -0500] rev 11534
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
2016-01-23 tweak sniper training
sheepluva [Sat, 23 Jan 2016 23:02:03 +0100] rev 11533
tweak sniper training
2016-01-23 sparkles for dynamite at sheepy's request. he can tweak values if he wishes
nemo [Sat, 23 Jan 2016 16:07:14 -0500] rev 11532
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
2016-01-23 update translation files
nemo [Sat, 23 Jan 2016 15:23:54 -0500] rev 11531
update translation files
2016-01-23 forgot viewport resize is a thing.
sheepluva [Sat, 23 Jan 2016 20:58:23 +0100] rev 11530
forgot viewport resize is a thing.
2016-01-23 fixing my math... I think ;p
sheepluva [Sat, 23 Jan 2016 19:49:55 +0100] rev 11529
fixing my math... I think ;p
2016-01-23 recognize proper birthday parties
sheepluva [Sat, 23 Jan 2016 11:00:31 +0100] rev 11528
recognize proper birthday parties
2016-01-23 minor code tweaks
sheepluva [Sat, 23 Jan 2016 10:14:47 +0100] rev 11527
minor code tweaks
2016-01-23 add cinematic effect to "sinking feeling" intro sequence
sheepluva [Sat, 23 Jan 2016 09:05:37 +0100] rev 11526
add cinematic effect to "sinking feeling" intro sequence
2016-01-23 Lua API: SetCinematicMode(enable)
sheepluva [Sat, 23 Jan 2016 08:11:14 +0100] rev 11525
Lua API: SetCinematicMode(enable)
2016-01-23 adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
sheepluva [Sat, 23 Jan 2016 07:53:57 +0100] rev 11524
adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
2016-01-19 SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
sheepluva [Wed, 20 Jan 2016 00:57:09 +0100] rev 11523
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS if it works well, then resizing could be made way more responsive too
2016-01-16 find hg revision even if github author name is not the same as hg author (kodabb vs koda)
sheepluva [Sat, 16 Jan 2016 19:50:38 +0100] rev 11522
find hg revision even if github author name is not the same as hg author (kodabb vs koda)
2016-01-16 recognize subdomains of hedgewars.org
sheepluva [Sat, 16 Jan 2016 19:29:28 +0100] rev 11521
recognize subdomains of hedgewars.org
2016-01-16 update some old google code links in the code/etc. thanks Wuzzy for the heads-up
sheepluva [Sat, 16 Jan 2016 19:20:06 +0100] rev 11520
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
2016-01-16 fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
sheepluva [Sat, 16 Jan 2016 19:11:21 +0100] rev 11519
fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
2016-01-15 fix comment; revert unintentional commit of some testing png
sheepluva [Fri, 15 Jan 2016 13:29:27 +0100] rev 11518
fix comment; revert unintentional commit of some testing png
2016-01-15 serious anti wall sticking protection for hedgewars
sheepluva [Fri, 15 Jan 2016 13:18:40 +0100] rev 11517
serious anti wall sticking protection for hedgewars
2016-01-15 documentation tweak
sheepluva [Fri, 15 Jan 2016 05:50:18 +0100] rev 11516
documentation tweak
2016-01-13 Damaged hog is not in a jumping state
unc0rr [Wed, 13 Jan 2016 21:29:04 +0300] rev 11515
Damaged hog is not in a jumping state
2016-01-13 Add some delay to checker
unc0rr [Wed, 13 Jan 2016 19:54:55 +0300] rev 11514
Add some delay to checker
2016-01-13 Don't allow to kick an admin with super power enabled
unc0rr [Wed, 13 Jan 2016 19:38:03 +0300] rev 11513
Don't allow to kick an admin with super power enabled
2016-01-09 SDLTry doesn't halt engine no more
unc0rr [Sun, 10 Jan 2016 00:45:13 +0300] rev 11512
SDLTry doesn't halt engine no more
2016-01-13 add some dust effect to rolling/sliding hedgehogs
sheepluva [Wed, 13 Jan 2016 16:19:50 +0100] rev 11511
add some dust effect to rolling/sliding hedgehogs
2016-01-12 changelog: Mention videorec fixes
koda [Tue, 12 Jan 2016 17:18:51 -0500] rev 11510
changelog: Mention videorec fixes
2016-01-12 travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
sheepluva [Tue, 12 Jan 2016 23:16:31 +0100] rev 11509
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
2016-01-12 pas2c still does (not like) this
sheepluva [Tue, 12 Jan 2016 22:43:39 +0100] rev 11508
pas2c still does (not like) this
2016-01-12 don't send text input to chat if not in chat-mode.
sheepluva [Tue, 12 Jan 2016 22:36:08 +0100] rev 11507
don't send text input to chat if not in chat-mode.
2016-01-12 finish SDL2-window focus change detection code
sheepluva [Tue, 12 Jan 2016 22:12:16 +0100] rev 11506
finish SDL2-window focus change detection code
2016-01-12 use MIX_DEFAULT_FORMAT for sound
sheepluva [Tue, 12 Jan 2016 21:21:44 +0100] rev 11505
use MIX_DEFAULT_FORMAT for sound
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip