Commit graph

2876 commits

Author SHA1 Message Date
kakukri
e36be8197a Re #924: Add SimAxleReConfig, SimCarReConfig, SimSuspReConfig, SimWheelReConfig
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6226 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a372c2b87ae42906a0f0466ad62e15c482753e98
Former-commit-id: ac74d56653cf420fbe8ffd331ef2cc841c112a38
2015-11-15 21:47:17 +00:00
kakukri
da0064ed57 Re #924: Add SimWingReConfig and SimBrakeSystemReConfig
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6221 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b08dc52df579f21d23243d100f9fab6727100bc3
Former-commit-id: f49a1d5a623bf690244704baa68b561b034cce3c
2015-11-13 02:09:15 +00:00
kakukri
8f7c3a5eb0 Code cleaning: get rid of unused wheel.rollCenter member.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6220 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fe2c2eaa9e6f02cf472ca017f13e99d449d1e36f
Former-commit-id: 6bc1654ed1c9445d8f4cc08138a4b1d338cf66f8
2015-11-13 01:32:27 +00:00
beaglejoe
58cda4ffcb Fix for building with VS2008
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6211 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5e55b6b0f8dd879816850c2996b3649fa3df6eb5
Former-commit-id: 339894764a1577bcfbc38c5cc695d2b7d17f2e3f
2015-11-11 08:05:11 +00:00
torcs-ng
680ffba0c9 - Update cmakelists OSG
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6210 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8576920b34715aaaa54f0f0fec3cfa6f927a9dd1
Former-commit-id: 1d65b0ac98e57526f179b75afa8f649fc5004724
2015-11-10 20:55:45 +00:00
beaglejoe
4d6cd6df38 Reverted r5946 caused debug issue on VS2008
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6209 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ef8ec649b2904132f601850f19a1630764b09478
Former-commit-id: 9a22c22e610d350fbf6718dcf103e1de591adfc1
2015-11-09 22:31:04 +00:00
torcs-ng
b289208219 - Fix OSG Camera F2-2 by Tom
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6207 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6eae91ad3383169c8bd8b335f1f24c9978de5604
Former-commit-id: 2b82d849758841e72e0395975a649aacf849f9db
2015-11-09 12:45:37 +00:00
kakukri
75273923f0 More detailed comments in wheel.cpp.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6206 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7757472825844bb2225cccfee2364572eedf1886
Former-commit-id: 228276c8966bc851249a061b3433c1a501e09881
2015-11-09 01:12:29 +00:00
kakukri
3246d43442 Use "suspension course" parameter as wheel movement, in the same way as "packers" are used.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6205 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 630a6a405ff1087da6a341f5da89cb4dcdbac7b0
Former-commit-id: 425c44a579d724ad0b07004057e884ed7f464798
2015-11-09 00:50:10 +00:00
kakukri
0784af8131 Fix a numerical oscillation causing extreme grip or flying cars.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6204 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d7c33bed755428e4d809538c551610e25c7d384f
Former-commit-id: b2da909bea9d4d9850d5f718e6d57f2a1c8eca9a
2015-11-09 00:42:40 +00:00
kakukri
b11773ddb4 Get rid of wheel->rel_vel and merge it into wheel->susp.v, also fix the logic of wheel->force.z calculation in extreme cases.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6203 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 21ef52e82bae72722136b4260c54863ae699d29d
Former-commit-id: 986b177a7f442cc0087fb744f50b6760675959c3
2015-11-09 00:40:18 +00:00
kakukri
ef4c071cfb Rename SIM_SUSP_INAIR to SIM_WH_INAIR and solve a conflict with SIM_WH_SPINNING
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6202 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e7ffbc9b3ea8ec7a6c7118ef337892a34bdc4332
Former-commit-id: 3018af0f192fa91adf9ed2d0a6e9f5c4ca33f74a
2015-11-08 22:03:11 +00:00
beaglejoe
e740f876f3 Removed outdated comment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6201 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 93d350432e3890452ffb2b23898e5f30e1186ffd
Former-commit-id: 156b59b2604344fed635bb7fb39f976798a8bf4e
2015-11-07 14:21:47 +00:00
wdbee
72519a2fbb Code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6200 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 097b829b3c1ccf57a27af98c7ab5d163307e6b41
Former-commit-id: e220a3eaa61ae0d09a210793b0e4268cb9fde7c5
2015-11-05 16:03:34 +00:00
wdbee
0614017ce8 Scaled CliftTotal by 2 to give the real Clift total value
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6199 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 051119b4a6298bbcaacdd5baad19c09b4858e043
Former-commit-id: 624472f22199f1850b61d081a5f9a8c564db0108
2015-11-05 11:49:32 +00:00
wdbee
b161b19d63 Code cleanup to eliminate warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6198 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9f9b8b46ff5eb063dc992e0e67728625d7f27567
Former-commit-id: a181913faee8558cb541a10c4c050657b20d3a52
2015-11-04 15:18:41 +00:00
wdbee
3ff6a3af1b Two new style parameters for Clift (CliftTotal and CliftBias) implemented
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6197 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e2c689e6decd7447a88873a6033262ba9ef212c1
Former-commit-id: 7192857ecd451a7b1e53e13895bbbab9f661e564
2015-11-04 13:44:45 +00:00
wdbee
0478ec46c1 Two new style parameters for Clift (CliftTotal and CliftBias) defined
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6196 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 66f1c4ec72159f218dcdb5de71aedf6a8255396f
Former-commit-id: 27e8a85f52f3660354bb6716a8b151a379b55752
2015-11-04 13:43:55 +00:00
kakukri
c09d012180 Re #924: add GfParmGetNumWithLimits function
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6195 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e13aa2ce322c9c74237446dee3635cb0f32ca833
Former-commit-id: b0482ce190f8a7f18fa5750e51679a69b6a07cdf
2015-11-01 23:46:42 +00:00
kakukri
c5f3bf5d04 Re #924: add missing abbreviation #define
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6194 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6981331df69aa1ea39e911c0acf32a120570d6e8
Former-commit-id: cb4ec9d80598f7b2fc4fbe6618d3047eb092d08d
2015-11-01 23:44:44 +00:00
torcs-ng
6d7b38b45f - update shadow's driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6193 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f4939cf74d73b87d372c73447fbc413b9283ae91
Former-commit-id: 64c2cfc0b605a42c4912d3b0418cb7a975d39c01
2015-10-26 01:01:44 +00:00
torcs-ng
8ac9ebcc7c - update shadow's driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6192 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0c1c5699e197e649c89f2ca5bb0101c26c4808a9
Former-commit-id: df1356c81f246f622d12642ed102363061d3e16c
2015-10-25 23:20:18 +00:00
kakukri
2372e4a7f2 Re #924: interface additions for in-game car setup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6191 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3b37841cd7ef662653678595acfbb94c12fb7d87
Former-commit-id: 6bce5a22a2d4ef96956ed08f7b8865bc0ceae217
2015-10-25 23:15:43 +00:00
torcs-ng
d18b830c1a - fix parameters in 67gp-upping-ut19
- update Shadow's driver

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

Former-commit-id: 184dd2519f7eaf1dbf4993e32cbf195241906e11
Former-commit-id: b981a9238724a536039d45ad03ac93ec2ab6e844
2015-10-24 23:50:04 +00:00
beaglejoe
72655ff9e6 APPLE specific install items
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6183 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 699fa5971fcb792e98ea06ae51911aa435b4856b
Former-commit-id: fc751b417117b89a267e8435ca0044b40d1329f1
2015-10-24 16:45:47 +00:00
torcs-ng
1599b18424 - added dandroid_67GP
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6176 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4756ddf1761b776a95eb5ab03556e01cacfb59c8
Former-commit-id: 5d3c15fd43da302c79f424d93edad33d4dc5e0ff
2015-10-17 23:30:46 +00:00
torcs-ng
d0e90d3d33 - added shadow_67GP
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6174 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 705bd48d74f4340ee5729adbb466691d6ea5329b
Former-commit-id: 575097d003a11192eb8a99050771fcb7d1bc02c5
2015-10-17 22:41:18 +00:00
beaglejoe
8e006680a4 Change SDL2 and SDL joystick to be the defaults
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6173 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f0f1c55f605e539f35e615af4fa6a7244871de79
Former-commit-id: 80028bfb50f8bba8411fd9e557de77c6903ea291
2015-10-17 14:46:49 +00:00
beaglejoe
64902c654b Fix Windows installer for career changes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6172 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8fce13b28a1bfd9da1ee5f05b6b4a5b3f88841d5
Former-commit-id: 6c76c1eaf174a48c6af360d6a1bc1112d7980419
2015-10-17 14:43:54 +00:00
torcs-ng
84d0fed600 - Update career 36GP
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6171 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f88d5e55537efa7e025ba348bb1b7e8540a01bd0
Former-commit-id: 4ac8ffcbb7e95065b534da3826f98a289047c95e
2015-10-17 02:43:08 +00:00
torcs-ng
e97acf0108 - added career 36GP vs MPA1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6170 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7249f5a5d1f00165470afb79d32bc6f54ba4c2c9
Former-commit-id: b3c8768812e2cf3af61c8ec18c8b7b609919a00e
2015-10-16 23:19:40 +00:00
beaglejoe
9786249129 Fix initial window position for Windows SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6168 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bd3c6b059cf8520d0997e9598d9c66ece88f9af3
Former-commit-id: 6d25daecbf064737fcae25413aff94e21e36c51f
2015-10-10 22:55:12 +00:00
torcs-ng
dcf4f044b7 - Update OSG Clouds
- Update Osg Cars

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

Former-commit-id: 122c404c18a6caf6635bcaaca63236181b3c760b
Former-commit-id: 236a2ef6c33bb4112ea40852f6dc20b0c2bbd07a
2015-10-10 22:48:35 +00:00
torcs-ng
b3329926c0 - Update OsgBrake (car update)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6166 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 363c892fb5bce002c2791e57bddd32fba5c50011
Former-commit-id: 51bae1154f16bc34a5a030fbb6b5b087db137480
2015-10-10 21:41:03 +00:00
torcs-ng
9ae0a3831a - fix bug with shadowmap texture 1 (static shadow) after applied patch
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6165 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3a1b55b9bb5e0dad80e82efb8ba40bcfafc77279
Former-commit-id: 42e578276c25ce756634a5ac13d007e0e32f2638
2015-10-07 00:15:14 +00:00
torcs-ng
141a551654 - Removed skyversion
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6164 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e1f5ddba6dc74c2a472c7217de6b490923e26f4d
Former-commit-id: b6ac19bcbe9e96a859ba428c6e18af7939012c4f
2015-10-04 23:14:42 +00:00
torcs-ng
94b5b303d5 - Applied patch Cache image file in ReaderWriterACC (by Joe)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6162 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: df5111741ac69d967ca08d4eb6a0a2f0d0b4ba2a
Former-commit-id: 4f71cc449f70d72b9ae04389fd7550ecfc772d32
2015-10-04 14:17:00 +00:00
beaglejoe
40234b40f7 Comment out shadow_mpa1 drivers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6161 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4a87a2df944cf89a345116ebdedd5b08c663dbb8
Former-commit-id: c8c0abc1ddd2f71caa939c9ce7f2e1a065c65cb9
2015-10-04 04:10:16 +00:00
beaglejoe
6ee63f5fb2 Removed usr_mpa1. Added shadow_mpa1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6160 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 56f6f298bb6ac1e1888ba106b1a5b24ff5eb413d
Former-commit-id: 747664455248511333e3c81e7cf9004dc3835781
2015-10-04 02:48:32 +00:00
beaglejoe
d6026de11a Removed usr_mpa1. Added shadow_mpa1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6159 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b4b031fdc9c38a1ff29dbc2bf30e4b065d21293c
Former-commit-id: 45316e42b6d222f37645b0bd121346cdf0f601f1
2015-10-04 02:46:35 +00:00
torcs-ng
b3c221caf1 - Moved Graphic Engine selector (ssggraph/OsgGraph) in OpenGL config menu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6158 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9b6578a210450f95efd06aec0d97543f2854a1f8
Former-commit-id: f102e79f750aa97a757fb3aeaa63e2204b9279a9
2015-10-04 01:04:51 +00:00
torcs-ng
401cd02e1c - Update OsgGraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6157 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a0ddf2f1a9e04143819b08d60cf850937946139d
Former-commit-id: 00a505d594acb41cff718fb117755090580dca46
2015-10-03 22:53:28 +00:00
beaglejoe
a491e30aab revert r6151
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6153 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ac175c6fea853a782e5f24a776b2ec66ea924a5b
Former-commit-id: f81e7abd6146f6b1a8ca9af849879c24de26c6d5
2015-09-28 03:11:19 +00:00
torcs-ng
abd8aac33e - Fix bug with multi clouds layer in ssggraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6152 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f34fe5e7ba7d2f76ccf642fccbd31ae107a651d0
Former-commit-id: 95aca9a20b0414c7d93c5870a7c872b7ae1566cb
2015-09-27 23:38:33 +00:00
beaglejoe
10017e7546 Fix for Ticket 931
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6151 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c2e4d02c5af27b97e0d3fcba3c8260a6b772360d
Former-commit-id: efacda69ab0459b94055b6363a4c1ad4ed9f7ef3
2015-09-27 15:45:26 +00:00
torcs-ng
b9a7f521c4 - first work for Shadow driver skilling
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6149 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c056e7499b4bdb0bca679a122a57ccf9ffed7581
Former-commit-id: b8dfc106d4a9d099bd5d2de2a83aa133bafc3add
2015-09-25 16:40:10 +00:00
torcs-ng
2cdc9ea0fd - update Shadow driver (move pitControl to Strategy)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6148 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 072bcd5f595f58aa324814aabc86e32ee7e369c6
Former-commit-id: c97589fc332979f141dde459a52ab05c62164ba0
2015-09-25 13:07:10 +00:00
torcs-ng
08c9eda00b - fix texture mapping on background-sky.ac peters
- fix merge error with mpa1-murasama
- update shadow driver

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

Former-commit-id: 3f9fa426c425575a199690ed4d5b56600036366c
Former-commit-id: 685b31a8d56f49704459870cea386a7d763f5653
2015-09-24 23:45:36 +00:00
torcs-ng
0348c6c40b - update simu2 with new skills level
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6145 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fc1e810b1e224ef7a314f57acbc83e5a362af8d1
Former-commit-id: 07b89c79c64e82a92714680b4b80457fb77c1af0
2015-09-24 19:20:38 +00:00
torcs-ng
b4e45eeb1e - added interpolate values in each simu for new skills values
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6144 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9d0b4ca38b6a4a88c48310f4e73d04901521dbf0
Former-commit-id: 9fdb73eef321b4fd07b4d8e3685d47643aeb18d3
2015-09-24 19:05:15 +00:00