Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:39:27 +0200] rev 11643
Hedge Editor: Allow to add/subtract health in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11642
Fix broken HedgeEditor map preview
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11641
Commit flag from
bug #14 + zopfli/pngcrush. Also corrected cyborg.
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11640
Time achievement for ClimbHome
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11639
Don't spam '+' message
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11638
merge default
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11637
logging via physfs
(grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11636
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11635
Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11634
Fix function name in avwrapper
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11633
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11632
Trick on storage format to simplify sql queries
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11631
https4dlc
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11630
change all URLs of feedback dialog to use https
nemo [Mon, 28 Mar 2016 18:19:20 -0400] rev 11629
RC planes should not pick up frozen crates
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 11628
Declare achievements alongwith EndGame call, since it would skip SendStats
koda [Fri, 25 Mar 2016 11:27:53 -0400] rev 11627
Keep very old compatibility
koda [Fri, 25 Mar 2016 11:21:18 -0400] rev 11626
Keep very old compatibility
koda [Fri, 25 Mar 2016 11:02:38 -0400] rev 11625
Use the correct replacement
koda [Fri, 25 Mar 2016 11:01:01 -0400] rev 11624
Use the correct replacement
koda [Fri, 25 Mar 2016 10:54:23 -0400] rev 11623
More compatibility wrappers for video
sheepluva [Fri, 25 Mar 2016 15:52:49 +0100] rev 11622
fix check for wrong value
unC0Rr [Fri, 25 Mar 2016 15:40:44 +0300] rev 11621
racer map #20
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 11620
Achievement for ClimbHome
koda [Tue, 22 Mar 2016 11:59:31 -0400] rev 11619
Add an additional compatibility layer for video
unC0Rr [Tue, 22 Mar 2016 12:09:26 +0300] rev 11618
Fix typo
koda [Sun, 20 Mar 2016 03:08:51 -0400] rev 11617
Move pixel format conversion from uVideoRec to AVWrapper
This has several benefits, being in C-land allows us to better use
libav API and avoid mixing memory allocated from Pascal. Also the C
code for the conversion loop generated by GCC or Clang is probably more
optimized than by Freepascal. Finally it will simplify code in the
future if we are going to enable any other pixel format than yuv420p.
Change the coefficients to improve color accuracy during conversion.
koda [Sun, 20 Mar 2016 01:16:11 -0400] rev 11616
Fix bundle already present check
koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11615
Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11614
Update osx bundle creation with SDL2 library names