[trigger-rally-data] 02/04: Imported Upstream version 0.6.2

Bertrand Marc bbk-guest at moszumanska.debian.org
Sun Oct 18 15:00:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

bbk-guest pushed a commit to branch master
in repository trigger-rally-data.

commit 57db1b54cab4e156fa586bb9fe8ff07672509b9d
Author: Bertrand Marc <beberking at gmail.com>
Date:   Sun Oct 18 16:47:37 2015 +0200

    Imported Upstream version 0.6.2
---
 README.txt                      |   6 +++
 maps/country/1.level~           |  92 ++++++++++++++++++++++++++++++++++++
 maps/country/backyard.level~    |  47 +++++++++++++++++++
 maps/country/country.level~     | 100 ++++++++++++++++++++++++++++++++++++++++
 maps/country/stoned.level~      |  64 +++++++++++++++++++++++++
 maps/jumpy/jumpy.level~         |  55 ++++++++++++++++++++++
 maps/unleashed/unleashed.level~ |  80 ++++++++++++++++++++++++++++++++
 maps/unleashed/upandown.level~  |  61 ++++++++++++++++++++++++
 8 files changed, 505 insertions(+)

diff --git a/README.txt b/README.txt
index 7c11e60..33631c7 100755
--- a/README.txt
+++ b/README.txt
@@ -224,6 +224,11 @@ http://sourceforge.net/projects/trigger-rally/support
 // Version history //
 /////////////////////
 
+05/05/2015 - Trigger 0.6.2
+  - Fix several Windows bugs and compilation issues
+  - Fix compilation warnings
+  - Windows binaries
+
 25/10/2014 - Trigger 0.6.1
   - Add support for .obj textures
   - Include new .obj textures (disabled by default)
@@ -333,6 +338,7 @@ support             Bernhard Kaindl
                     Stefan Potyra
                     Liviu Andronic
                     Ishmael Turner
+                    Andrei Bondor
 
 New levels          Tim Wintle
                     David Pagnier
diff --git a/maps/country/1.level~ b/maps/country/1.level~
new file mode 100755
index 0000000..70580b7
--- /dev/null
+++ b/maps/country/1.level~
@@ -0,0 +1,92 @@
+<?xml version="1.0" ?>
+<level 
+	name="1-Country Road"
+	comment=""
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		foliagemap="f.png"
+		hudmap="m.png"
+		tilesize="32"
+		horizontalscale="5"
+		verticalscale="0.22"
+		>
+		
+		<foliageband
+			middle="0.2"
+			range="0.15"
+			density="0.0006"
+			sprite="grass.png"
+			spritecount="1"
+			/>
+		
+		<foliageband
+			middle="0.8"
+			range="0.1"
+			density="0.00008"
+			sprite="bush.png"
+			spritecount="2"
+			/>
+		
+		<foliageband
+			middle="0.95"
+			range="0.1"
+			density="0.0004"
+			sprite="mais.png"
+			spritecount="2"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="cloudy.png"
+		cloudscrollrate="0"
+		fogcolor="0.3, 0.4, 0.65"
+		fogdensity="0.003"
+		fogdensitysky="0.2"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="5, 5"
+		targettime="632">
+		
+		<startposition pos="3, 227" oridegrees="300" />
+		<checkpoint coords="99, 287" />
+		<checkpoint coords="122, 189" />
+		<checkpoint coords="32, 155" />
+		<checkpoint coords="106, 80" />
+		<checkpoint coords="136, 125" />
+		<checkpoint coords="195, 119" />
+		<checkpoint coords="274, 44" />
+		<checkpoint coords="344, 92" />
+		<checkpoint coords="427, 54" />
+		<checkpoint coords="454, 123" />
+		<checkpoint coords="372, 196" />
+		<checkpoint coords="343, 133" />
+		<checkpoint coords="227, 132" />
+		<checkpoint coords="246, 228" />
+		<checkpoint coords="153, 309" />
+		<checkpoint coords="191, 413" />
+		<checkpoint coords="94, 343" />
+		<checkpoint coords="96, 455" />
+		<checkpoint coords="190, 471" />
+		<checkpoint coords="298, 440" />
+		<checkpoint coords="388, 360" />
+		<checkpoint coords="423, 482" />
+		<checkpoint coords="453, 423" />
+		<checkpoint coords="444, 360" />
+		<checkpoint coords="360, 318" />
+		<checkpoint coords="317, 348" />
+		<checkpoint coords="271, 334" />
+		<checkpoint coords="298, 266" />
+		<checkpoint coords="334, 273" />
+		<checkpoint coords="509, 222" />
+		
+	</race>
+	
+</level>
diff --git a/maps/country/backyard.level~ b/maps/country/backyard.level~
new file mode 100755
index 0000000..3902c2a
--- /dev/null
+++ b/maps/country/backyard.level~
@@ -0,0 +1,47 @@
+<?xml version="1.0" ?>
+<level 
+	name="Backyard"
+	comment=""
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		foliagemap="f.png"
+		hudmap="c.png"
+		tilesize="32"
+		horizontalscale="2.7"
+		verticalscale="0.15"
+		>
+		
+		<foliageband
+			middle="0.65"
+			range="0.2"
+			density="0.0004"
+			sprite="/textures/veg/grass-sprite.png"
+			spritecount="1"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="/textures/sky/blue.jpg"
+		cloudscrollrate="0.001"
+		fogcolor="0.4, 0.4, 0.45"
+		fogdensity="0.003"
+		fogdensitysky="0.05"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="2.7, 2.7"
+		targettime="230.0">
+		
+		<startposition pos="66, 443" oridegrees="230" />
+		<checkpoint coords="463, 45" />
+		
+	</race>
+	
+</level>
diff --git a/maps/country/country.level~ b/maps/country/country.level~
new file mode 100755
index 0000000..b9e65e1
--- /dev/null
+++ b/maps/country/country.level~
@@ -0,0 +1,100 @@
+<?xml version="1.0" ?>
+<level 
+	name="Country Road"
+	comment="Hills, Rocks and Crops."
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		foliagemap="f.png"
+		hudmap="m.png"
+		tilesize="32"
+		horizontalscale="5"
+		verticalscale="0.22"
+		>
+		
+		<foliageband
+			middle="0.2"
+			range="0.15"
+			density="0.0004"
+			sprite="/textures/veg/grass.png"
+			spritecount="1"
+			/>
+		
+		<foliageband
+			middle="0.5"
+			range="0.005"
+			density="0.001"
+			sprite="/textures/veg/ivy.png"
+			spritecount="2"
+			/>
+		
+		<foliageband
+			middle="0.8"
+			range="0.1"
+			density="0.00006"
+			sprite="/textures/veg/bush.png"
+			spritecount="2"
+			/>
+		
+		<foliageband
+			middle="0.95"
+			range="0.1"
+			density="0.002"
+			sprite="/textures/veg/mais.png"
+			spritecount="1"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="/textures/sky/cloudy.png"
+		cloudscrollrate="0"
+		fogcolor="0.3, 0.4, 0.65"
+		fogdensity="0.003"
+		fogdensitysky="0.2"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="5, 5"
+		targettime="632">
+		
+		<startposition pos="3, 227" oridegrees="300" />
+		<checkpoint coords="99, 287" />
+		<checkpoint coords="122, 189" />
+		<checkpoint coords="32, 155" />
+		<checkpoint coords="106, 80" />
+		<checkpoint coords="136, 125" />
+		<checkpoint coords="195, 119" />
+		<checkpoint coords="274, 44" />
+		<checkpoint coords="344, 92" />
+		<checkpoint coords="427, 54" />
+		<checkpoint coords="454, 123" />
+		<checkpoint coords="372, 196" />
+		<checkpoint coords="343, 133" />
+		<checkpoint coords="227, 132" />
+		<checkpoint coords="246, 228" />
+		<checkpoint coords="153, 309" />
+		<checkpoint coords="191, 413" />
+		<checkpoint coords="94, 343" />
+		<checkpoint coords="96, 455" />
+		<checkpoint coords="190, 471" />
+		<checkpoint coords="298, 440" />
+		<checkpoint coords="388, 360" />
+		<checkpoint coords="423, 482" />
+		<checkpoint coords="453, 423" />
+		<checkpoint coords="444, 360" />
+		<checkpoint coords="360, 318" />
+		<checkpoint coords="317, 348" />
+		<checkpoint coords="271, 334" />
+		<checkpoint coords="298, 266" />
+		<checkpoint coords="334, 273" />
+		<checkpoint coords="509, 222" />
+		
+	</race>
+	
+</level>
diff --git a/maps/country/stoned.level~ b/maps/country/stoned.level~
new file mode 100755
index 0000000..168a6ee
--- /dev/null
+++ b/maps/country/stoned.level~
@@ -0,0 +1,64 @@
+<?xml version="1.0" ?>
+<level 
+	name="Stoned"
+	comment="Dont get too high!"
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		foliagemap="f.png"
+		hudmap="c.png"
+		tilesize="32"
+		horizontalscale="2.7"
+		verticalscale="0.15"
+		>
+		
+		<foliageband
+			middle="0.65"
+			range="0.2"
+			density="0.0004"
+			sprite="/textures/veg/grass-sprite.png"
+			spritecount="1"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="/textures/sky/blue.jpg"
+		cloudscrollrate="0.001"
+		fogcolor="0.4, 0.4, 0.45"
+		fogdensity="0.003"
+		fogdensitysky="0.05"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="2.7, 2.7"
+		targettime="230.0">
+		
+		<startposition pos="37, 478" oridegrees="230" />
+		<checkpoint coords="160, 396" />
+		<checkpoint coords="224, 321" />
+		<checkpoint coords="283, 387" />
+		<checkpoint coords="407, 375" />
+		<checkpoint coords="302, 273" />
+		<checkpoint coords="102, 288" />
+		<checkpoint coords="72, 200" />
+		<checkpoint coords="116, 234" />
+		<checkpoint coords="165, 249" />
+		<checkpoint coords="110, 96" />
+		<checkpoint coords="214, 198" />
+		<checkpoint coords="314, 197" />
+		<checkpoint coords="330, 233" />
+		<checkpoint coords="379, 239" />
+		<checkpoint coords="430, 205" />
+		<checkpoint coords="250, 94" />
+		<checkpoint coords="413, 37" />
+		<checkpoint coords="471, 44" />
+		
+	</race>
+	
+</level>
diff --git a/maps/jumpy/jumpy.level~ b/maps/jumpy/jumpy.level~
new file mode 100755
index 0000000..fabfac3
--- /dev/null
+++ b/maps/jumpy/jumpy.level~
@@ -0,0 +1,55 @@
+<?xml version="1.0" ?>
+<level 
+	name="Jumpy"
+	comment="Cars aren't birds?"
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		hudmap="m.png"
+		foliagemap="f.png"
+		tilesize="32"
+		horizontalscale="4"
+		verticalscale="0.17"
+		>
+		
+		<foliageband
+			middle="0.5"
+			range="0.45"
+			density="0.0004"
+			sprite="/textures/veg/bush.png"
+			spritecount="2"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="/textures/sky/overcast.jpg"
+		cloudscrollrate="0.001"
+		fogcolor="0.35, 0.35, 0.5"
+		fogdensity="0.002"
+		fogdensitysky="0.3"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="4, 4"
+		targettime="146">
+		
+		<startposition pos="226, 88" oridegrees="130" />
+		<checkpoint coords="56, 25" />
+		<checkpoint coords="53, 132" />
+		<checkpoint coords="113, 63" />
+		<checkpoint coords="144, 86" />
+		<checkpoint coords="136, 122" />
+		<checkpoint coords="227, 146" />
+		<checkpoint coords="213, 193" />
+		<checkpoint coords="47, 198" />
+		<checkpoint coords="-22, 93" />
+		
+	</race>
+	
+</level>
diff --git a/maps/unleashed/unleashed.level~ b/maps/unleashed/unleashed.level~
new file mode 100755
index 0000000..eb3344e
--- /dev/null
+++ b/maps/unleashed/unleashed.level~
@@ -0,0 +1,80 @@
+<?xml version="1.0" ?>
+<level 
+	name="1 Unleashed"
+	comment="Who will be fastest?"
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		foliagemap="f.png"
+		hudmap="c.png"
+		tilesize="64"
+		horizontalscale="3.2"
+		verticalscale="0.12"
+		>
+		
+		<foliageband
+			middle="0.65"
+			range="0.4"
+			density="0.0005"
+			sprite="/textures/veg/grass.png"
+			spritecount="1"
+			/>
+		
+		<foliageband
+			middle="0.4"
+			range="0.2"
+			density="0.0001"
+			sprite="/textures/veg/bush-dry.png"
+			spritecount="2"
+			/>
+		
+		<foliageband
+			middle="0.35"
+			range="0.3"
+			density="0.0003"
+			sprite="/textures/veg/grass-sprite.png"
+			spritecount="1"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="/textures/sky/light-clouds.jpg"
+		cloudscrollrate="0.002"
+		fogcolor="0.45, 0.47, 0.35"
+		fogdensity="0.008"
+		fogdensitysky="0.8"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="3.2, 3.2" targettime="240">
+		<startposition pos="512, 427" oridegrees="140" />
+		<checkpoint coords="436, 297" />
+		<checkpoint coords="369, 398" />
+		<checkpoint coords="215, 445" />
+		<checkpoint coords="338, 351" />
+		<checkpoint coords="349, 263" />
+		<checkpoint coords="437, 105" />
+		<checkpoint coords="284, 239" />
+		<checkpoint coords="226, 336" />
+		<checkpoint coords="165, 352" />
+		<checkpoint coords="137, 467" />
+		<checkpoint coords="103, 344" />
+		<checkpoint coords="167, 231" />
+		<checkpoint coords="259, 187" />
+		<checkpoint coords="349, 48" />
+		<checkpoint coords="269, 47" />
+		<checkpoint coords="219, 134" />
+		<checkpoint coords="140, 168" />
+		<checkpoint coords="54, 306" />
+		<checkpoint coords="66, 457" />
+		<checkpoint coords="0, 427" />
+		
+	</race>
+	
+</level>
diff --git a/maps/unleashed/upandown.level~ b/maps/unleashed/upandown.level~
new file mode 100755
index 0000000..7108484
--- /dev/null
+++ b/maps/unleashed/upandown.level~
@@ -0,0 +1,61 @@
+<?xml version="1.0" ?>
+<level 
+	name="1 Bleifuss"
+	comment="No steps?"
+	author="Onsemeliot"
+	randomseed="1000">
+	
+	<terrain
+		heightmap="h.png"
+		colormap="c.png"
+		foliagemap="f.png"
+		hudmap="c.png"
+		tilesize="64"
+		horizontalscale="3.2"
+		verticalscale="0.13"
+		>
+		
+		<foliageband
+			middle="0.65"
+			range="0.4"
+			density="0.0005"
+			sprite="/textures/veg/grass.png"
+			spritecount="1"
+			/>
+		
+		<foliageband
+			middle="0.4"
+			range="0.2"
+			density="0.0001"
+			sprite="/textures/veg/bush-dry.png"
+			spritecount="2"
+			/>
+		
+		<foliageband
+			middle="0.35"
+			range="0.3"
+			density="0.0003"
+			sprite="/textures/veg/grass-sprite.png"
+			spritecount="1"
+			/>
+	</terrain>
+	
+	<weather
+		cloudtexture="/textures/sky/light-clouds.jpg"
+		cloudscrollrate="0.002"
+		fogcolor="0.5, 0.52, 0.4"
+		fogdensity="0.006"
+		fogdensitysky="0.5"
+		/>
+	
+	<vehicleoption type="/vehicles/seat/seat.vehicle" />
+	<vehicleoption type="/vehicles/focus/focus.vehicle" />
+	<vehicleoption type="/vehicles/evo/evo.vehicle" />
+	
+	<race coordscale="3.2, 3.2" targettime="500">
+		<startposition pos="512, 427" oridegrees="140" />
+		<checkpoint coords="0, 427" />
+		
+	</race>
+	
+</level>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally-data.git



More information about the Pkg-games-commits mailing list