Tue, 02 Jun 2015 17:57:15 +0100 Fix libsdl bundling on OSX when library rather than framework is used
koda [Tue, 02 Jun 2015 17:57:15 +0100] rev 10974
Fix libsdl bundling on OSX when library rather than framework is used
Tue, 02 Jun 2015 01:58:10 +0100 Move OSX SDL library configuration from SDLh to proper CMakeLists
koda [Tue, 02 Jun 2015 01:58:10 +0100] rev 10973
Move OSX SDL library configuration from SDLh to proper CMakeLists
Tue, 02 Jun 2015 01:28:21 +0100 Fix retina rendering on OSX
koda [Tue, 02 Jun 2015 01:28:21 +0100] rev 10972
Fix retina rendering on OSX This does not actually improve any graphics, but at least OSX native GUI elements won't look pixellated any more.
Mon, 01 Jun 2015 14:30:22 +0200 Fix building on OSX when autoupdate is disabled
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 10971
Fix building on OSX when autoupdate is disabled
Tue, 26 May 2015 23:29:53 +0200 LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
sheepluva [Tue, 26 May 2015 23:29:53 +0200] rev 10970
LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
Wed, 27 May 2015 10:37:12 -0400 add a bit more spacing around stars, add pad parameter to increase spacing between objects
nemo [Wed, 27 May 2015 10:37:12 -0400] rev 10969
add a bit more spacing around stars, add pad parameter to increase spacing between objects
Wed, 27 May 2015 23:00:56 +0900 - reorder waypoint preview
mikade <redgrinner@gmail.com> [Wed, 27 May 2015 23:00:56 +0900] rev 10968
- reorder waypoint preview - make infinite UFO fuel map-dependant
Wed, 27 May 2015 22:34:11 +0900 - preview generation for rubbers, air-mines, crates, barrels
mikade <redgrinner@gmail.com> [Wed, 27 May 2015 22:34:11 +0900] rev 10967
- preview generation for rubbers, air-mines, crates, barrels - add map previews for the other 6 TechRacer maps - make TechRacer (more or less) work out the box - randomize map by clicking on preview (when map unspecified)
Tue, 26 May 2015 12:00:39 +0300 merge
unC0Rr [Tue, 26 May 2015 12:00:39 +0300] rev 10966
merge
Tue, 26 May 2015 10:42:17 +0200 merge git head and hg head
sheepluva [Tue, 26 May 2015 10:42:17 +0200] rev 10965
merge git head and hg head
Tue, 26 May 2015 11:59:46 +0300 Make sure to have gstMoving flag cleared
unC0Rr [Tue, 26 May 2015 11:59:46 +0300] rev 10964
Make sure to have gstMoving flag cleared
Mon, 25 May 2015 16:53:52 -0400 call setScript update if scheme changes, due to scriptparams
nemo [Mon, 25 May 2015 16:53:52 -0400] rev 10963
call setScript update if scheme changes, due to scriptparams
Mon, 25 May 2015 22:50:38 +0200 merge
sheepluva [Mon, 25 May 2015 22:50:38 +0200] rev 10962
merge
Mon, 25 May 2015 16:40:04 -0400 Also preview waypoints
nemo [Mon, 25 May 2015 16:40:04 -0400] rev 10961
Also preview waypoints
Mon, 25 May 2015 22:32:32 +0200 some changelog additions, not complete yet
sheepluva [Mon, 25 May 2015 22:32:32 +0200] rev 10960
some changelog additions, not complete yet
Mon, 25 May 2015 15:48:07 -0400 Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
nemo [Mon, 25 May 2015 15:48:07 -0400] rev 10959
Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
Mon, 25 May 2015 14:26:54 +0200 Merge pull request #34 from CaF2/master
sheepluva <sheepluva@users.noreply.github.com> [Mon, 25 May 2015 14:26:54 +0200] rev 10958
Merge pull request #34 from CaF2/master Changed to continental supplies from the DLC, because its better :P
Mon, 25 May 2015 14:31:06 -0400 prevent damage colouring of indestructible terrain
nemo [Mon, 25 May 2015 14:31:06 -0400] rev 10957
prevent damage colouring of indestructible terrain
Mon, 25 May 2015 13:53:12 +0200 Changed to continental supplies from the DLC, because its better :P
caf2 <florian.evaldsson@telia.com> [Mon, 25 May 2015 13:53:12 +0200] rev 10956
Changed to continental supplies from the DLC, because its better :P
Sun, 24 May 2015 15:44:21 -0400 change from default of 4 (like land mines) to 0, since it was breaking old scripts.
nemo [Sun, 24 May 2015 15:44:21 -0400] rev 10955
change from default of 4 (like land mines) to 0, since it was breaking old scripts.
Sun, 24 May 2015 15:13:03 -0400 Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
nemo [Sun, 24 May 2015 15:13:03 -0400] rev 10954
Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
Tue, 21 Jul 2015 23:46:52 +0300 Put types into a separate file qmlfrontend
unc0rr [Tue, 21 Jul 2015 23:46:52 +0300] rev 10953
Put types into a separate file
Fri, 22 May 2015 13:39:12 -0400 don't decrement 0 timer for air mines...
nemo [Fri, 22 May 2015 13:39:12 -0400] rev 10952
don't decrement 0 timer for air mines...
Thu, 21 May 2015 00:19:06 +0300 - Move protocol handling events to main thread through qt's main loop qmlfrontend
unc0rr [Thu, 21 May 2015 00:19:06 +0300] rev 10951
- Move protocol handling events to main thread through qt's main loop - Reorganize code a bit
Thu, 21 May 2015 18:21:55 +0900 - (Finally) automatically load points for all current TechRacer maps
mikade <redgrinner@gmail.com> [Thu, 21 May 2015 18:21:55 +0900] rev 10950
- (Finally) automatically load points for all current TechRacer maps - Hack / break some stuff - Suspend two of the crappier maps
Mon, 18 May 2015 00:20:09 +0300 merge default qmlfrontend
unc0rr [Mon, 18 May 2015 00:20:09 +0300] rev 10949
merge default
Sat, 16 May 2015 19:15:08 +0900 your guess is as good as mine
mikade <redgrinner@gmail.com> [Sat, 16 May 2015 19:15:08 +0900] rev 10948
your guess is as good as mine
Sat, 16 May 2015 19:08:45 +0900 Add two new maps, improve an old one
mikade <redgrinner@gmail.com> [Sat, 16 May 2015 19:08:45 +0900] rev 10947
Add two new maps, improve an old one Fix a few maps so they can be converted into HWMAP format
Thu, 14 May 2015 23:09:21 +0900 extensive changes
mikade <redgrinner@gmail.com> [Thu, 14 May 2015 23:09:21 +0900] rev 10946
extensive changes
Wed, 13 May 2015 23:01:00 +0900 hopefully fix some placements
mikade <redgrinner@gmail.com> [Wed, 13 May 2015 23:01:00 +0900] rev 10945
hopefully fix some placements
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip