2016-04-24 merge Wuzzy's new scheme icons
sheepluva [Sun, 24 Apr 2016 21:16:08 +0200] rev 11700
merge Wuzzy's new scheme icons
2016-04-13 Update scheme editor icons
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:03:22 +0200] rev 11699
Update scheme editor icons
2016-04-24 merge Wuzzy's space campaign string fixes
sheepluva [Sun, 24 Apr 2016 21:08:12 +0200] rev 11698
merge Wuzzy's space campaign string fixes
2016-04-13 Typo fixes for A Space Adventure campaign
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:59:14 +0200] rev 11697
Typo fixes for A Space Adventure campaign Also add loc() where forgotten and replace string concatenation with string.format.
2016-04-24 merge Wuzzy's game modifier buttons reorder patch
sheepluva [Sun, 24 Apr 2016 16:51:31 +0200] rev 11696
merge Wuzzy's game modifier buttons reorder patch
2016-04-12 Reorder game flag buttons
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:52:35 +0200] rev 11695
Reorder game flag buttons The buttons are now (roughly) ordered like this: line 1: landscape line 2: environment line 3: hedgehog life line 4: weapons line 5: gameplay
2016-04-24 preselect weapons
sheepluva [Sun, 24 Apr 2016 16:34:01 +0200] rev 11694
preselect weapons
2016-04-24 merge Wuzzy's ropeknockchallenge updates
sheepluva [Sun, 24 Apr 2016 16:12:19 +0200] rev 11693
merge Wuzzy's ropeknockchallenge updates
2016-04-12 Update Rope-Knocking Challenge
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:46:25 +0200] rev 11692
Update Rope-Knocking Challenge - Fix challenge being stuck when leftmost hog drowns - Display custom taunts for knocked hogs - Stats screen now shows the actual relevant facts - Add simple scoring system - Minor message changes - More translation-friendly strings
2016-04-23 drop function that does not exist in SDL2 from SDLh.pas
sheepluva [Sun, 24 Apr 2016 00:54:00 +0200] rev 11691
drop function that does not exist in SDL2 from SDLh.pas
2016-04-23 pas2c converts exit to return, so change RunEngine signature
frd [Sat, 23 Apr 2016 17:03:38 -0400] rev 11690
pas2c converts exit to return, so change RunEngine signature
2016-04-23 Correctly call uPhysFSLayer.initModule
frd [Sat, 23 Apr 2016 16:57:27 -0400] rev 11689
Correctly call uPhysFSLayer.initModule
2016-04-23 Add workaround to force string concatenation in pas2c
koda [Sat, 23 Apr 2016 16:57:20 -0400] rev 11688
Add workaround to force string concatenation in pas2c
2016-04-23 Implement GetCurrentDir in the c rtl
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11687
Implement GetCurrentDir in the c rtl
2016-04-23 Use hwlibrary while converting to c
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11686
Use hwlibrary while converting to c
2016-04-23 Set cdecl on exported functions and hide them from pas2c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11685
Set cdecl on exported functions and hide them from pas2c
2016-04-23 Add a necessary flag to emscripten
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11684
Add a necessary flag to emscripten
2016-04-23 Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11683
Add missing functions to fully disable lua at compile time
2016-04-23 uscript cosmetics
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11682
uscript cosmetics
2016-04-23 whitespace fix
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11681
whitespace fix
2016-04-23 merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:08:23 +0200] rev 11680
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
2016-04-18 Increase size of many drop-down lists
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11679
Increase size of many drop-down lists
2016-04-23 merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:02:39 +0200] rev 11678
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
2016-04-18 Increase size of drop-down lists in team editor
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11677
Increase size of drop-down lists in team editor
2016-04-23 merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11676
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
2016-04-18 Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11675
Portal mission: Fix speech bubbles appearing when crate got destroyed
2016-04-18 Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11674
Disable Sudden Death in portal mission
2016-04-18 Clean up portal mission code
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11673
Clean up portal mission code It's a mess!
2016-04-18 Clean up strings, hats, flags and graves in Portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:18:36 +0200] rev 11672
Clean up strings, hats, flags and graves in Portal mission Mostly fixes poor grammar and spelling
2016-04-23 merging Wuzzy's feedback fix
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11671
merging Wuzzy's feedback fix
2016-04-18 Fix bad layouting of feedback dialog, fixes #58
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11670
Fix bad layouting of feedback dialog, fixes #58
2016-04-23 fix default binding for F10 / slot 10 not working
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11669
fix default binding for F10 / slot 10 not working
2016-04-23 fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
sheepluva [Sat, 23 Apr 2016 09:54:05 +0200] rev 11668
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue #111
2016-04-21 travis: Use correct vorbis flag in sdl2_mixer install
koda [Thu, 21 Apr 2016 16:03:57 -0400] rev 11667
travis: Use correct vorbis flag in sdl2_mixer install Revert the addition of cmake which is already instealled.
2016-04-21 Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11666
Correctly set WEBGL macro during pas2c conversion
2016-04-21 Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11665
Disable stereo rendering when compiled with pas2c
2016-04-21 Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11664
Fully support emscripten toolchain in our build system
2016-04-21 Import the Emscripted toolchain configuration
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11663
Import the Emscripted toolchain configuration
2016-04-21 Hijack SDL2 and GLEW include and library when compiling to javascript
koda [Thu, 21 Apr 2016 00:10:23 -0400] rev 11662
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
2016-04-21 Work around how emscripten defines rwops
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11661
Work around how emscripten defines rwops
2016-04-21 Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11660
Work around emscripten not finding math.h
2016-04-20 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11659
Add support for compiling C engine with emscripten
2016-04-19 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11658
travis: Use latest cmake vailable
2016-04-18 Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
unc0rr [Mon, 18 Apr 2016 21:47:39 +0300] rev 11657
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix leading to PHYSFS_setWriteDir fail with 'File not found' error, which led to lack of writing dir and logFile handle being nil, which led to crash on attempt to write to (absent) log file
2016-04-14 missing comma
nemo [Wed, 13 Apr 2016 20:02:14 -0400] rev 11656
missing comma
2016-04-13 Use our copy for border too
nemo [Wed, 13 Apr 2016 19:48:36 -0400] rev 11655
Use our copy for border too
2016-04-13 SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
nemo [Wed, 13 Apr 2016 17:59:13 -0400] rev 11654
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
2016-04-13 merge
mikade <redgrinner@gmail.com> [Wed, 13 Apr 2016 21:42:00 +0900] rev 11653
merge
2016-04-10 Allow variable boost directions in Racer
mikade <redgrinner@gmail.com> [Sun, 10 Apr 2016 14:00:09 +0900] rev 11652
Allow variable boost directions in Racer
2016-04-12 Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
nemo [Tue, 12 Apr 2016 15:41:48 -0400] rev 11651
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
2016-04-07 fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
sheepluva [Thu, 07 Apr 2016 11:53:20 +0200] rev 11650
fix scout hat name and image file (bug #68 - Hats tf_demoman and tf_scount are identical)
2016-04-02 - Init physfs before creating debug log
unc0rr [Sat, 02 Apr 2016 23:32:57 +0300] rev 11649
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code
2016-04-02 Fix pas2c build
unc0rr [Sat, 02 Apr 2016 10:45:33 +0300] rev 11648
Fix pas2c build
2016-04-01 merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
sheepluva [Fri, 01 Apr 2016 15:36:19 +0200] rev 11647
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
2015-09-11 HedgeEditor: Fix list of available sprites
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 04:05:09 +0200] rev 11646
HedgeEditor: Fix list of available sprites
2015-09-11 Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:50:32 +0200] rev 11645
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
2015-09-11 More selectable barrel healths in Hedge editor, including default 60
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:41:43 +0200] rev 11644
More selectable barrel healths in Hedge editor, including default 60
2015-09-11 Hedge Editor: Allow to add/subtract health in Health Modification Mode
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
2015-09-11 Fix broken HedgeEditor map preview
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11642
Fix broken HedgeEditor map preview
2016-04-01 Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11641
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
2016-04-01 Time achievement for ClimbHome
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11640
Time achievement for ClimbHome
2016-03-29 Don't spam '+' message qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11639
Don't spam '+' message
2016-03-29 merge default qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11638
merge default
2016-03-15 logging via physfs
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11637
logging via physfs (grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
2016-03-29 Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11636
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
2016-03-29 Fix function name in avwrapper 0.9.22
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11635
Fix function name in avwrapper
2016-03-29 Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11634
Fix function name in avwrapper
2016-03-29 add svg sources. bug #43
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11633
add svg sources. bug #43
2016-03-29 Trick on storage format to simplify sql queries
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11632
Trick on storage format to simplify sql queries
2016-03-29 https4dlc
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11631
https4dlc
2016-03-29 change all URLs of feedback dialog to use https
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11630
change all URLs of feedback dialog to use https
2016-03-28 RC planes should not pick up frozen crates
nemo [Mon, 28 Mar 2016 18:19:20 -0400] rev 11629
RC planes should not pick up frozen crates
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 11628
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-25 Keep very old compatibility 0.9.22
koda [Fri, 25 Mar 2016 11:27:53 -0400] rev 11627
Keep very old compatibility
2016-03-25 Keep very old compatibility
koda [Fri, 25 Mar 2016 11:21:18 -0400] rev 11626
Keep very old compatibility
2016-03-25 Use the correct replacement 0.9.22
koda [Fri, 25 Mar 2016 11:02:38 -0400] rev 11625
Use the correct replacement
2016-03-25 Use the correct replacement
koda [Fri, 25 Mar 2016 11:01:01 -0400] rev 11624
Use the correct replacement
2016-03-25 More compatibility wrappers for video
koda [Fri, 25 Mar 2016 10:54:23 -0400] rev 11623
More compatibility wrappers for video
2016-03-25 fix check for wrong value
sheepluva [Fri, 25 Mar 2016 15:52:49 +0100] rev 11622
fix check for wrong value
2016-03-25 racer map #20
unC0Rr [Fri, 25 Mar 2016 15:40:44 +0300] rev 11621
racer map #20
2016-03-24 Achievement for ClimbHome
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 11620
Achievement for ClimbHome
2016-03-22 Add an additional compatibility layer for video
koda [Tue, 22 Mar 2016 11:59:31 -0400] rev 11619
Add an additional compatibility layer for video
2016-03-22 Fix typo
unC0Rr [Tue, 22 Mar 2016 12:09:26 +0300] rev 11618
Fix typo
2016-03-20 Move pixel format conversion from uVideoRec to AVWrapper
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.
2016-03-20 Fix bundle already present check
koda [Sun, 20 Mar 2016 01:16:11 -0400] rev 11616
Fix bundle already present check
2016-03-20 Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11615
Add FindOggVorbis to make sure all paths are set
2016-03-20 Update osx bundle creation with SDL2 library names
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11614
Update osx bundle creation with SDL2 library names
2016-03-18 copypasta to make AI use vampirism too
nemo [Fri, 18 Mar 2016 13:27:30 -0400] rev 11613
copypasta to make AI use vampirism too
2016-03-15 logging via physfs qmlfrontend
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11612
logging via physfs
2016-03-14 Merge default qmlfrontend
unc0rr [Mon, 14 Mar 2016 22:08:27 +0300] rev 11611
Merge default
2016-03-14 Do not check games lasting for more than 3 hours
unc0rr [Mon, 14 Mar 2016 22:04:39 +0300] rev 11610
Do not check games lasting for more than 3 hours
2016-03-14 german translation: fix error due to confusion of plural "you" with singular "you"
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11609
german translation: fix error due to confusion of plural "you" with singular "you"
2015-11-16 avwrapper: Explicitly check for macro existence 0.9.22
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11608
avwrapper: Explicitly check for macro existence
2015-11-07 videorec: Drop setting x264 preset 0.9.22
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11607
videorec: Drop setting x264 preset It is the default one anyway.
2015-11-16 avwrapper: Adjust prefixed symobols version guard 0.9.22
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11606
avwrapper: Adjust prefixed symobols version guard
2015-11-12 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 11605
libavinteraction: Adjust version guard for av_codec_is_encoder()
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip