Wed, 20 Apr 2016 14:46:04 -0400 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11654
Add support for compiling C engine with emscripten
Tue, 19 Apr 2016 12:04:21 -0400 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11653
travis: Use latest cmake vailable
Mon, 18 Apr 2016 21:47:39 +0300 Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
unc0rr [Mon, 18 Apr 2016 21:47:39 +0300] rev 11652
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
Wed, 13 Apr 2016 20:02:14 -0400 missing comma
nemo [Wed, 13 Apr 2016 20:02:14 -0400] rev 11651
missing comma
Wed, 13 Apr 2016 19:48:36 -0400 Use our copy for border too
nemo [Wed, 13 Apr 2016 19:48:36 -0400] rev 11650
Use our copy for border too
Wed, 13 Apr 2016 17:59:13 -0400 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 11649
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
Wed, 13 Apr 2016 21:42:00 +0900 merge
mikade <redgrinner@gmail.com> [Wed, 13 Apr 2016 21:42:00 +0900] rev 11648
merge
Sun, 10 Apr 2016 14:00:09 +0900 Allow variable boost directions in Racer
mikade <redgrinner@gmail.com> [Sun, 10 Apr 2016 14:00:09 +0900] rev 11647
Allow variable boost directions in Racer
Tue, 12 Apr 2016 15:41:48 -0400 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 11646
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
Thu, 07 Apr 2016 11:53:20 +0200 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 11645
fix scout hat name and image file (bug #68 - Hats tf_demoman and tf_scount are identical)
Sat, 02 Apr 2016 23:32:57 +0300 - Init physfs before creating debug log
unc0rr [Sat, 02 Apr 2016 23:32:57 +0300] rev 11644
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code
Sat, 02 Apr 2016 10:45:33 +0300 Fix pas2c build
unc0rr [Sat, 02 Apr 2016 10:45:33 +0300] rev 11643
Fix pas2c build
Fri, 01 Apr 2016 15:36:19 +0200 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 11642
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
Fri, 11 Sep 2015 04:05:09 +0200 HedgeEditor: Fix list of available sprites
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 04:05:09 +0200] rev 11641
HedgeEditor: Fix list of available sprites
Fri, 11 Sep 2015 03:50:32 +0200 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 11640
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Fri, 11 Sep 2015 03:41:43 +0200 More selectable barrel healths in Hedge editor, including default 60
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:41:43 +0200] rev 11639
More selectable barrel healths in Hedge editor, including default 60
Fri, 11 Sep 2015 03:39:27 +0200 Hedge Editor: Allow to add/subtract health in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:39:27 +0200] rev 11638
Hedge Editor: Allow to add/subtract health in Health Modification Mode
Fri, 11 Sep 2015 03:07:48 +0200 Fix broken HedgeEditor map preview
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11637
Fix broken HedgeEditor map preview
Fri, 01 Apr 2016 09:09:33 -0400 Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11636
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
Fri, 01 Apr 2016 14:42:14 +0300 Time achievement for ClimbHome
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11635
Time achievement for ClimbHome
Tue, 29 Mar 2016 22:36:59 +0300 Don't spam '+' message qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11634
Don't spam '+' message
Tue, 29 Mar 2016 22:09:13 +0300 merge default qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11633
merge default
Tue, 15 Mar 2016 22:29:40 +0300 logging via physfs
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11632
logging via physfs (grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
Tue, 29 Mar 2016 22:00:34 +0300 Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11631
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
Tue, 29 Mar 2016 16:54:41 +0200 Fix function name in avwrapper 0.9.22
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11630
Fix function name in avwrapper
Tue, 29 Mar 2016 16:54:07 +0200 Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11629
Fix function name in avwrapper
Tue, 29 Mar 2016 09:04:53 -0400 add svg sources. bug #43
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11628
add svg sources. bug #43
Tue, 29 Mar 2016 11:16:54 +0300 Trick on storage format to simplify sql queries
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11627
Trick on storage format to simplify sql queries
Tue, 29 Mar 2016 09:00:12 +0200 https4dlc
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11626
https4dlc
Tue, 29 Mar 2016 08:52:45 +0200 change all URLs of feedback dialog to use https
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11625
change all URLs of feedback dialog to use https
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip