Commit graph

1412 commits

Author SHA1 Message Date
kmetykog
6abf74060c Steering in avoid mode when slow or race start. Re #183.
Back to raceline only after initial start run.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3816 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 57995c9d29d46d9a37fdff3fce5ce826191ce096
Former-commit-id: b98eefde2b32188fb58fec83451247b150dc4771
2011-08-17 21:35:14 +00:00
kmetykog
f317ac5b33 Code optimization. Re #183.
More correct function naming.
Use GetOppByState instead of looping.
Use predefined constant START_TIME.
Filter acceleration.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3815 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5e59e79bfae989f170049a6bfd0ee77cf91cd902
Former-commit-id: 6eda13397b2aa889e16c19f41f48c50fc69db0d9
2011-08-17 21:34:52 +00:00
kmetykog
686250e612 Setup for Cavallo 360 on Brondehach. Re #183.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3814 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bf201eabcecec955f4a59c75af056634990067c0
Former-commit-id: 4691d0de07e64abad2e0a2ea9c9a7e0a20794288
2011-08-17 21:34:22 +00:00
pouillot
db7a501dfd Added comments, traces and test code for investigations about improving the reflexion rendering on cars
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3813 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1c55c0632e7623abb41d12b54a53d3acd4788b11
Former-commit-id: 246286e0f2a33a2c1bb9e82db51c6af23f283696
2011-08-17 16:39:38 +00:00
pouillot
7c82355358 Re #435 Fixes the race select menu for en/disablind online race mode at compile time (through the OPTION_OFFICIAL_ONLY CMake cache variable)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3812 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: dbfade41668a414521b8d993866d1ebc6ff6124d
Former-commit-id: c687a7f2af26dd93333f6734463f76c6d74a17cc
2011-08-17 15:29:05 +00:00
mungewell
97db5ff680 435_network_files
Remove various network game files from the Official install

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3811 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b4efbdbd0dd9c3458a2df8d1dfada5127820cd8c
Former-commit-id: 00fbbc164c2372b0d66af90a771cbd17c25091e1
2011-08-17 14:01:19 +00:00
kakukri
f402b6ac03 Re #427: check the sanity of rev limits in simuv2.1 and simuv3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3809 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 551620a9135c9ea24336a2ca190c0653d6c295b2
Former-commit-id: 6c5ec4007e436bf367b55b4758cf04426e26f7a1
2011-08-16 22:40:20 +00:00
area42
3c82b37e56 USR SC Boxer skins
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3808 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 57dddad41b804b3f777571911e6e45521d98b4e3
Former-commit-id: 417a110498d5c246592793c5384696718644ea48
2011-08-12 21:47:09 +00:00
area42
298338fa8a PNGing USR SC driver logos
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3807 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 022393d5a0c88f14051e8f96615a596f2e21997b
Former-commit-id: 224080611cfeda5e2840ba346a84bbd976cb0fbe
2011-08-12 21:44:11 +00:00
mungewell
6c839d8686 439_backgroung_upside_down
Fixes the upside down background when the screen ratio is very wide

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3806 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bd16f23cd38da6bead7caee870e132143dc5e34d
Former-commit-id: 1fa18728f196a9df36730b9775462e6396fba0eb
2011-08-11 03:55:14 +00:00
mungewell
a6234ae5a6 auto_reverse_during_spin
When auto-reverse is selected reverse can/will be selected if the car spins
this makes recovery difficult.

This patch fixes it so that the 2D speed is used to gate reverse, since the
sqrt(x^2+y^2) is used multiple times it also pre-computes this and stores as
an addition variable. This can/should be used by other functions.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3804 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: beb7b643361d78143e7d3f1b9891bc15dc4015a1
Former-commit-id: 0110389e97e4550dba6e509e26bd19263753f641
2011-08-11 01:31:56 +00:00
mungewell
b46fbea9fd mirror_background
Mirror the (simple) background on the reverse facing camera

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3795 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 651084b955156be8b8d90a497c9b599d20dd7f00
Former-commit-id: c194d323d189677094e1ecfeef59a7eed858ad43
2011-08-07 09:19:31 +00:00
mungewell
43cfc69339 430_mirror_width
Adjusts the rear view mirror width so that it matches selected
boardWidth

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3791 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 17d42aac39db11df085cdd8161c3225486679334
Former-commit-id: 57dfdf52befb01aa3d6db1d56280a8cd3afd401f
2011-08-07 05:08:36 +00:00
mungewell
574caf2874 Wrong_Way_Notice
Add filtering so only humans get the message and limit update rate to 2s

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3777 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b408a8c0e2fbf7d035cea5c8d46ef8c4816b1c33
Former-commit-id: 179e1ee51ddfeb7b22d5de12f2d7efca84460dd9
2011-08-03 01:12:00 +00:00
pouillot
aeb197a524 Fixed #338 Infinite Help menu recursion through F1 key
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3776 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 221f8c24c001b2b39240cce62e0e84760ef84129
Former-commit-id: 0d0cb8d937475854c0273937d0d8378cee924cf7
2011-08-02 14:29:57 +00:00
pouillot
a2453852b5 Fixes #423 (Crash when pressing return in the Options/Graphic menu) Thanks to rcrdo's patch.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3775 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a07c886ef05cb35bf0c89ce2c3bdc39ef499bb08
Former-commit-id: 8a7bc23472515ead6cc01804baf4147be7a89bb5
2011-08-01 12:14:27 +00:00
kmetykog
cc31f888af Precalc tracks contants for sides, too. Fixes #372.
Patch from "rcrdo", attached to ticket.
While I did not see any bad effects testing with simuv2.1,
he spotted it malfunctioning with simuv3.0.
Test needed.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3774 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e6ab674c4effbd49ef2f64768de8798fe5716156
Former-commit-id: 9c7a1b2de0ed7ba8d80f35e7abfd093de9ffcd6b
2011-08-01 11:27:44 +00:00
pouillot
0cb7eee38f Fixes crash at race start when sound disabled, after fixing #160 ; Re #307 (code cleanup)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3773 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a0c803b5a4f9d002f5cacff7b462f471406e1199
Former-commit-id: ac1f0f9843842ada5c47a2aaebd9e538a616c86a
2011-08-01 09:59:02 +00:00
kmetykog
ed030bfbc8 Updating Kilo robot. Re #183.
-Use fallback mechanism to get cartype anyway.
-Add front wing effect in CA.
-Take fuel consumption factor into account.
-Naming consistency.
-Move unstuck code in separate function.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3772 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 390973380319117762cdec8a7c9824eb76dc7e2c
Former-commit-id: 3a095e97cd3c65ea4f31f5382504fd940a394b65
2011-07-31 23:39:41 +00:00
kmetykog
dc6047e1df Updated setups for Kilo robot. Re #183.
-Archer R9
-TRB Cavallo 360

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3771 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 22683a1b1a5b70bc9de3309139fd7d1fe5838e04
Former-commit-id: 78aadba6012a1319562d50310c7f86c847d8a70f
2011-07-31 23:39:13 +00:00
kmetykog
0994b18a3b Lights on for Kilo robots. Re #263.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3768 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f8752a8abb3f7abec52e45a51937cc0f41ff44d5
Former-commit-id: de997cb4d0b972e96f1e45ff860dc51790948bd6
2011-07-30 22:55:32 +00:00
kmetykog
140362122e Removed duplicated code. Re #307.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3767 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2decaa1f184c91d28dcb3aa71c888203c34ce045
Former-commit-id: 4ac2269786642e41a99964103766eb00fd532544
2011-07-30 22:31:39 +00:00
kmetykog
230e77bd9b Calculate track segment angles at load time. Re #372.
On loading a track, we calculate the straight segments angle's
sine and cosine, so we don't have to do that each time in the RtTrack*
functions.
The changes are introduced in track3.cpp and track4.cpp only, as
older versions are not used in SD.
tTrackSeg struct was added 2 new members, called sin and cos.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3761 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 252a40dcb7aa2459c17c66e525a5ad25409316c1
Former-commit-id: 9a169e43c5b6ed27d99e427bc1863ed461f5b44c
2011-07-29 22:24:35 +00:00
mungewell
21d67878f8 wrong_way_banner
Add a speed threshold to prevent the 'Wrong Way' message for stationary
cars (for exmaple when they are 'lifted out' due to damage).

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3756 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 804108e4513edd057bfd7306b6cd2e8345d5990d
Former-commit-id: 5b63f248920fb7d58e830cb6a480e5002d6e84a3
2011-07-29 07:15:22 +00:00
harunasan
3462a1786d Audrey is a Toro driver now.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3755 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 49aa92511a9c4b61db5c6eb4ff348d1b0fc2b211
Former-commit-id: a8dc78635bc8a2ff5abedeea55f4e0248abc9240
2011-07-29 06:57:47 +00:00
mungewell
9ce07120bf wrong_way_banner
Implements a 'Wrong Way' message if the car travels the wrong way
for more that 5s

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3754 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d78d32fb3d91f2e1cc560c862ff92542ae356b22
Former-commit-id: 920884bcfabace159ffe413c5e096b8e275dd4b5
2011-07-29 06:17:04 +00:00
kmetykog
9188a8c350 Situation-aware headlights for USR robots. Re #263.
Uses different headhlights whether driving normal, pitting,
or avoiding an opponent.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3752 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e83844f016dc47f85b0cd3e1d050f40ce0f57cfc
Former-commit-id: 1ab3ac2d903ff948a769d96a434b95a8c3fccf71
2011-07-28 12:32:49 +00:00
mungewell
e8ef94dab7 404_parameter_parsing
After some thought I'm putting the 'unset' min/max back so that it
matched the parameter value.

With the other changes made this does not show the original bug
(of different left/right behaviour), and I don't want to break things
in the parsing/checking of fixed values - such as categories only
allowing 4 cylinder cars... etc...

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3751 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 19661d02c803779c1c1b29c991351af8ba6eea53
Former-commit-id: ddbb66625204c2a4129d96bb7482441cf553e303
2011-07-28 03:40:13 +00:00
mungewell
b6d39b58f3 281v2
Tidied the Joy2But calibration menu a bit to make it easier to use

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3750 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 935ea5656508711f3860948f24a8a35dbabc2679
Former-commit-id: c0bbe1e117ddd49ec82efb9ece59d262bf81e45c
2011-07-28 02:55:05 +00:00
kmetykog
ee7da6046b Get rid of unused variables.
Re #307.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3749 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 92078b144ad6c59c8a073b1aef1b35657667d101
Former-commit-id: 90ee86772c252d7cb858d39091b71652c6fbae3f
2011-07-27 22:16:58 +00:00
kmetykog
e5c2d142d9 Switch on headlights all the time for USR. Re #263.
USR robot switches on all the head & rear lights at the race start,
and leaves them on all the way.
TODO: switch on small lights only in the pitlane.
TODO: switch off all lights when out of race.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3748 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 15e95db682b09dc02ba74b2b173cc50501ea14ed
Former-commit-id: 715bc8f151cc8136bc1e062b500edf757ff98b79
2011-07-27 22:11:21 +00:00
mungewell
b17f496f51 415_wheel_miscalibration
Fix speed-correction so that is does not alter when car is spinning, should
make recovery easier.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3745 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 115b547408ec4df32c3bef3fa62a609a4c00d2dd
Former-commit-id: 1212a96a791576381ae2ccf26feff6abe5099003
2011-07-27 04:16:40 +00:00
harunasan
c075949771 New textures for LS-GT1 SIMPLIX AI drivers of V6R, Archer, Z7R, and R-GT + Archer previews
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3743 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6023d5bab0226dff3ab705d310ea726dd875a3d7
Former-commit-id: 8fbb880a585a15e2fd8140bfad9b669a92167bcf
2011-07-24 05:41:48 +00:00
mungewell
2878658251 415_wheel_miscalibration
Abused the pow variable to indicate the polarity of the turn direction
so that the deadzone can be correctly applied.

The joystick stuff now passes 0-1 to either left/right turn, which is
the scaled according to the Pow and Speed sensitivity. There the scaling
is the same regardless of configure/range/deadzone.

Might be worth doing the same for the mouse.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3742 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2b5844a16c2160852f53ccdba4e6a58f25c69747
Former-commit-id: 05fff01eaa715c0e187e6f45e191f65de66e6181
2011-07-22 05:13:49 +00:00
pouillot
3c26f3b749 Fixes #160 : Mute sound during pause/stop race menu/pit + fixed LP filter simulation on engine sound with Open AL + formaly cleaned up / clarified sound engine code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3741 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6d827f928d024ce9a5fbeb5354b47254b188cdb8
Former-commit-id: e830b49e45cb5fc79d3965143f6522d686a574f8
2011-07-21 22:29:34 +00:00
mungewell
1c73f4cd3e 87_allow_NR_sequential
Added extra parameter to allow either or/both Neutral & Reverse in sequential
shift mode.

Even if commands set for Reverse/Neutral shift will shift out of Reverse for
better games play (ie. R->1 when you're in a panic to go)

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3738 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 049116084cf8f199e1eec15497cfdd63ea41168d
Former-commit-id: 71de2a5365ee59969d846cf5fefbbe984e9818ee
2011-07-20 03:55:48 +00:00
pouillot
1e37d64bee Fixed the trace about fuel amount computed/stated at race start
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3736 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 309257fa3f546a2f433cbf30ba15bed78508587f
Former-commit-id: 597c7d161bba89a0d62ab8a455ce736de206ccf4
2011-07-19 20:23:14 +00:00
pouillot
cfa804c0ae Added a trace about fuel amount computed/stated at race start
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3735 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 417ca88d3d22600f22ea524293eeaae9d7d55860
Former-commit-id: 79e836b00158a8b058a3345e61c2a7d717fc49c3
2011-07-19 20:22:23 +00:00
kmetykog
6975901f85 Use fuel consumption factor in human robot fuel calculations.
Re #95.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3734 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e47d9cb7b2ec603f0326e968848af6bd3f007eaf
Former-commit-id: beb198f5f83613ce94c7d53cf50919927b162146
2011-07-17 23:07:00 +00:00
kmetykog
01e0b841af Removed unreachable code.
Made use of MIN/MAX functions.
Re #307.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3733 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c7a6479372bbea1f2d75ec589283206ff9478915
Former-commit-id: 1b5b7b5969ea37e4f07cf48c730fbdbb4cda9924
2011-07-17 23:06:39 +00:00
area42
76226c1e70 New and improved USR TRB1 skins, wheels and pits
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3730 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d39fcaf5d9ba298932292f21357898b1d25cef82
Former-commit-id: 20ebdd8d478091d42d84fc84a64ce43ae8126ec3
2011-07-17 18:37:04 +00:00
area42
1a1a36c7f4 New and improved USR SC skins, wheels and pits
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3729 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5520998837575e10aa7a7aa6b1ece6e65239fcc9
Former-commit-id: eed0f824556681ee1d3b9e7fde51a91e657e8c9b
2011-07-17 18:25:45 +00:00
area42
49fbedc486 Improved Simplix TRB1 skins, and wheels
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3728 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 27e9c30eeb59ebc899bd1eb774b920bad0922825
Former-commit-id: 15ba35b883bb56cbb530c1fe94050b6a487cb8bd
2011-07-17 18:20:00 +00:00
area42
004a55cc1d New and improved Simplix SC driver skins, wheels and pits
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3727 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1cb6fef95666803ef3efc8b1644e958287424470
Former-commit-id: 6edb2323a0f8321d6b622f1ae9e2862b448954b7
2011-07-17 18:09:38 +00:00
pouillot
349edd8863 Fixed weird behavior of sound backend combo-box in Options / Sound menu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3726 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 327a98a870f6ea6868ca2b9ec0f3f431d8f9ec2c
Former-commit-id: e335779448c4beb4aaf4d5645de31e807940d6b9
2011-07-16 10:08:44 +00:00
pouillot
7a927ae3c4 Fixed sticky on-screen Pause indicator when pausing, escaping and then resuming a race
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3725 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7dc5b7b10c89e0a713453c1fa63fb6eac73831ca
Former-commit-id: 6643214454e4f1dadf59650c56efb7cbf8411911
2011-07-16 09:19:40 +00:00
pouillot
9218754133 Re #409 Fixed non-working display settings not being fully erased when the game restarts
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3723 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5311f2590877088d71a79428f47c03592b645acb
Former-commit-id: 9307185c68bf14ba35ff7fe888890522a19d345b
2011-07-15 11:08:06 +00:00
mungewell
634cc98efb 234_championship_human
Patched to allow more than one human to compete in the Championship
races (ie. split scree).

Correct check whether the end of a practice session is a 'timed session'.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3722 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f6fa13bb5f7c7dab6c244e59c5ceb7a9c4ee7dad
Former-commit-id: 18ee2de7624cb6ca398d1f65b7f83b566f046fdc
2011-07-15 04:19:49 +00:00
mungewell
a5a62bfdbd 404_parameter_parsing_no_maxmin
Prevents the MAX_FLT min/max being writen to config files

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3721 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b794e6f8efb5137d983ccc014c1dd2e0be0b10a0
Former-commit-id: e85365c37ddf5d70e99c18c3a8a67b73d17c2cb5
2011-07-15 02:52:12 +00:00
mungewell
726ef9f3b4 214_autoclutch
Ensure the autoclutch fully engages the clutch, linear decay
from maximum time.

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3719 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 97fccc524ceddb98e51339bae9a3548d7348c85e
Former-commit-id: 74fc243b958d401ba6b6e50f1c31b3f8514d9e4e
2011-07-14 03:10:41 +00:00