Commit graph

1330 commits

Author SHA1 Message Date
wdbee
e9885b30a9 Simplix V3.01.001 reworked racingline structure and LS2 support
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3667 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 75d2fb25fb8bad6782c3b90a9964724df203747d
Former-commit-id: 2b1ed3d1b83059b33be3c44c7de4d0a091ad9bdc
2011-06-05 14:04:48 +00:00
andrewsumner
7d9579ac5a fix for pit transparency bug #387
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3662 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e1d835bdb353bcf9d3cf26838c721d7e899c454d
Former-commit-id: c767c10cf12edf6d18e70ca8f5e47eaac859a468
2011-06-04 10:31:42 +00:00
pouillot
f25f055552 Fixes #397 (Unable to use gamepad with pressure sensitive buttons) Thanks Simon
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3660 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3cae0d0d7f64ac141a6b5d2ecc9419b967f06cbb
Former-commit-id: 182c96cc9e1e36795d92e4eb59a62d3a00fdd025
2011-06-03 16:09:56 +00:00
pouillot
217f84fcc1 Re #307 Fixed GCC warning about a possible but unlikely bug
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3659 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fbfbc79270e7b3df1806dffb2f89c737d82c11e1
Former-commit-id: 73a84ad4625544e21b12ec06e0bfb3fa34394705
2011-06-03 15:54:32 +00:00
pouillot
5bf18ca40d Re #377 Fixed the Windows port of r3657
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3658 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e45fe16ba2c5084ebed690b83189856564a2aa7c
Former-commit-id: c10948819ec009609e1a44a89121604b03558f4f
2011-06-03 13:49:16 +00:00
pouillot
670a267b56 Re #377 Made IUserInterface service names more generic about the kind of user interface (no more screen, menu ... words) + Enabled in-race time acceleration up to 16 (was 4)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3657 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 15ac971f2ca68dfa752fcf2896d48f0e5825660e
Former-commit-id: 2be2eb481fd64d1f6204f0e1a15e26fcf58ba1e6
2011-06-03 10:24:14 +00:00
wdbee
a493a48a89 Simplix pitting
Work around for a compiler bug (optimization results in wrong result for a bool variable in release mode while in debug mode without the optimization all was OK)

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

Former-commit-id: 87ff742c44a211765175730846c6946c2957eaf0
Former-commit-id: 2f56736cb59c1486d290aea34964fbfad22ac741
2011-06-03 06:55:38 +00:00
andrewsumner
c28464df1e renaming morley
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3655 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3919619ef49bc28e299082116c9ad2b9f5f3acaf
Former-commit-id: 4bb4b60ea0228ea56356231bbc95837de0ab6595
2011-06-03 04:22:53 +00:00
andrewsumner
0f1f3011e0 rename morley plus driver enhancements
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3654 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a678785b876e032d4df2efe71a2ca718b393a884
Former-commit-id: 10e91b697522c73aa1fd1fa063817580cdb97d26
2011-06-03 01:59:12 +00:00
andrewsumner
adbfd5cdad rename
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3653 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b79c579be87b547b67f9036e45d61bf018be786c
Former-commit-id: 962f10003f94b656eafc608b73ac04414f52a922
2011-06-03 01:57:17 +00:00
wdbee
e12dba8653 Simplix V3.1 (new pitting code)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3651 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 88ad61b06b423aa360c9ad829e6d8093227c4ed8
Former-commit-id: 480debad1f57951d5bc58d48c3cb159f63d91161
2011-06-02 19:57:12 +00:00
pouillot
9490f960d4 Re #396 Added XML-customizable header to in-race results table (blind mode) + Re #377 Improved IUserInterface results table-related service names
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3648 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1fc6f709204556fa3b62ee292461400979ab7140
Former-commit-id: 72148f7da9e03f35b3846a6a90eaff95b6463cc1
2011-06-02 13:12:51 +00:00
pouillot
00057f5137 Memory-optimized / hardened GfTime2Str
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3647 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4f380e2517ad350e048075d93c3567df9925952f
Former-commit-id: 61d0c435f3028d9837f434c29234f685cacf1049
2011-06-02 13:06:56 +00:00
andrewsumner
63dc04e634 accc now preserves material settings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3642 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a11d1e05da52faf7b35ce4fd7fc0994b24493519
Former-commit-id: 55f713583e5d2dd7e8ea8b789f82d2f0e355796e
2011-06-01 23:49:12 +00:00
andrewsumner
05d0b340cb GT2 updates
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3640 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7c8ed1af49bdc60cd5329dd49329f2fefb1dbc4c
Former-commit-id: bac75b104f61beab59f67116e1e8a5bcb9d78de6
2011-06-01 01:05:10 +00:00
andrewsumner
d25db8ba94 handling improvements, GT2 updates
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3639 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d85ad7a3bb2b775a815472646b8535d0ce5ade48
Former-commit-id: 4a4a49bdbff4b6243ea02bf052f919eb049fdbb8
2011-06-01 00:42:29 +00:00
wdbee
9688d78915 Simplix pitting
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3637 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ca679ce731d24c44a5f79c52b3aef1612538809b
Former-commit-id: 516d26a2b7e7b121846ccda36b1411c209df8629
2011-05-31 05:49:40 +00:00
andrewsumner
a05b339dc2 balancing gt2 cars
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3636 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 740dd1f011758953e4250c0e7c3cd26763756d0c
Former-commit-id: 309f7e4d248f274a090afa15a5fc4d01cea9f178
2011-05-31 04:36:35 +00:00
wdbee
0f065a9270 Display errors while pitting
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3633 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3eb73eb9efe44c96002fe8f6beb361b9a2100ecc
Former-commit-id: eeb08f88514b00f27acf0ff28d81dd49fc887181
2011-05-30 05:49:15 +00:00
andrewsumner
43b8039a1d update ls2 car names
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3630 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 18e529d21af6920f1aa2fb3edc5f54deb1793f24
Former-commit-id: e3981d30ed08be5f17e988e21f2129a0b99da709
2011-05-29 23:50:33 +00:00
andrewsumner
5f7dfa63cc update ls2 car names
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3629 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b7a709af9be3c2b8d51c835837d082d06e0d7cc6
Former-commit-id: 0b03af5e8da75ce844170fff1976bcc8eab3ee39
2011-05-29 23:49:12 +00:00
wdbee
51fac9d2c4 Added dummy for missing file usr_ls2/usr_ls2.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3627 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cc5cf57627c03ee7f8d01f210eb041a159e314ea
Former-commit-id: 4d5e9286f4e8daf4b959f761e5ac17f2dbc1e46c
2011-05-29 12:42:05 +00:00
wdbee
cd08cf60f0 Simplix GP36 reworked pitlane
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3626 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f8d88775c5f96e9209bcb12deb44d1bbfbe1c31f
Former-commit-id: 9357213eb94f597eed7944f9156aa6f99e107ea5
2011-05-29 12:23:58 +00:00
andrewsumner
0f8451db53 fix windows compile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3625 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 35cb4b022e391a732a3ccad504d3153438fa9eb9
Former-commit-id: 6f91878ace8d54e4d61c79ac607ad81380338ce8
2011-05-29 08:58:33 +00:00
andrewsumner
cbf9d71b1e rollback erroneous commit
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3624 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 924151f486d7d767bd8573ed1a8c1681febd8db9
Former-commit-id: fab6b0e246d3ec849e744325782c6f85705a6209
2011-05-29 08:57:22 +00:00
andrewsumner
3ca4d1973d fixed windoze build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3623 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: da1d25f59514b0b91f02d0c572cfd619a9502366
Former-commit-id: 338ef323a86142f893a3455d3aef3a318ecc04b3
2011-05-29 08:50:48 +00:00
andrewsumner
70448af363 usr ls2 initial configs
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3622 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 79ee6f5d1d1e439e6d98edee57f27e578cc342af
Former-commit-id: e89b8310d21a91243b5feb7b82c51d874a8e7c87
2011-05-29 08:39:49 +00:00
andrewsumner
ace9822d3c improved avoidance handling, added ls2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3620 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f7a2237ab61877eff37f219a1227d17761342b53
Former-commit-id: c20ee7fed968a19df75a83ebccfe91e9395a70f8
2011-05-29 08:25:42 +00:00
pouillot
ea280e08cc Fixed network race strangely lasting 0 lap + added a few network menu traces
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3619 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4b8eb5d38c8c3d14574556c3f2b1f13cda9ff9f9
Former-commit-id: d86caa6e85224946eb90da7c813537f98f91d765
2011-05-28 17:35:17 +00:00
pouillot
1e089c28f3 Re #396 Fixed memory corruption in racestopmenu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3618 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 106421d9c8df61e48983db3c1aa942c99d20082c
Former-commit-id: f61f0c715108315d529cbedfecf3a1be33fcb7aa
2011-05-28 17:33:55 +00:00
pouillot
5699a504a4 Re #396 Converted the 'waiting connection to (network) server' menu + made the tip position, font and alignment customisable through screen.xml + Re #307 More tgfclient code and API cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3617 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a6dca081b12975c0acc8eac27b3fa3ad845bd21b
Former-commit-id: b28735332f3425cd9900ffade3199c01390e11fb
2011-05-28 16:23:37 +00:00
pouillot
a242f1d150 Re #396 Converted the starting grid menu, enhanced customizability of Results-Only race menu (and fixed the displayed car name) + some more menu layout tweaks + Fixes #235 (human drivers named as 'human' in the starting grid menu)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3616 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8ce0b7dee034b5172becc85880d58c8f228870f2
Former-commit-id: 7c2347c3377c4daf8565646ca4656b1be5371306
2011-05-28 13:13:57 +00:00
wdbee
d1b3b189f1 Force new racingline calculation (New pitlane, wet track)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3615 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1834ed8fa77e1dc7fdfda1b5374c330c584c6733
Former-commit-id: e93ccc1b3c2748d7a55d6cf903f91ec1a7e7c945
2011-05-28 12:20:27 +00:00
wdbee
14dd883eb7 Enabled wet track feature for simplix_trb1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3614 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1c0f963d7904b4e9b1fdcdc15fc78f0254c15104
Former-commit-id: 66a3308ab1fa12d12423e0ae654d72d41d912973
2011-05-28 12:12:26 +00:00
wdbee
4c8a269cd6 Simplix GP36 basics
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3613 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 69494d9dd484e4402e02c418300ff3634f57a017
Former-commit-id: bef7fc31a0c303e0617af07d8a88fe015504ca8a
2011-05-28 10:10:01 +00:00
pouillot
34e882a16a Re #396 Add support for optional alpha channel specification (as the high byte) for control colors in menu XML descriptor files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3612 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a259bed030a447ba2369e2fc9c4114725de21321
Former-commit-id: 4324a3262f089bce73839e357cdd980997298194
2011-05-26 21:58:28 +00:00
pouillot
e3495234ba Re #396 Converted the qualif results, standings and result-only race menus to full XML-customizability
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3611 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 26ef8e4d4c89483310473595720dea7aad061469
Former-commit-id: 2d1e21f629e36a4be04af3db0ca7f915685710a7
2011-05-26 21:30:56 +00:00
wdbee
f312c3822e Simplix 36GP basics for simuV2.1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3610 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bafd019f836eb12a17f9279cc6ec40e4fb10f0a3
Former-commit-id: 8404175bd4631c30ad35249dc583a2e02cf558b2
2011-05-26 05:19:19 +00:00
pouillot
4417fc2bd8 Re #307 More consistency in GfuiMenu* API
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3608 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c3349ffef9e1d9e612f47db8c9cd0f5868131a0b
Former-commit-id: 959a283fcdb4281db24e974412d08ca63c7df82c
2011-05-25 22:02:47 +00:00
pouillot
ea73801ebe Re #396 Converted the practice and race results menus to full XML-customizability
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3606 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 58572d27112a4652267b4071f00260b836765301
Former-commit-id: a525b08271ef47ef6ee5961097637e255ee3baa8
2011-05-25 21:43:19 +00:00
pouillot
ac503d6531 Re #307 Gathered more color managment services into the GfuiCOlor class
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3605 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d2ee2ce520b9edf10cb51b4e54353d84b52d265e
Former-commit-id: 48c5df63e8fc778047f38e26ea639c45c3033921
2011-05-25 21:39:52 +00:00
wdbee
2f14a6c142 Simplix GP36 basics
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3603 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b75949a5dde42e167d898711fd6bc33fea73b034
Former-commit-id: 3ec517a9a1a53c3e7be4beaa1a0c2869848ec86f
2011-05-24 20:00:40 +00:00
kmetykog
41cc5cd9d0 The pit building and doors are now on the right position.
Re #343.
Needs thorough testing.

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

Former-commit-id: bf14b6bdebf98779f43a4b251cb8ee2ecbaf67e5
Former-commit-id: a51d76f7054fec30d90a803be0dedff6b715b46e
2011-05-23 22:06:31 +00:00
pouillot
128ae45b3c Re #396 Added the 'template control' and generic 'property/value' features to the XML-based menu definition system + converted a good part of the menus which used to be at least partly hard-coded (WIP)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3596 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c41b0c9bdd977909672e8feaadcaeb6004ab11e7
Former-commit-id: bd96962336af85b63fe09fe0cf379b8dbcb5176e
2011-05-22 20:48:51 +00:00
pouillot
13e86b06c5 Fixed crash when connecting to server with empty/bad address
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3594 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2d9b9b279e9417b2cba390a7d1a34f05c62608fa
Former-commit-id: 581058d7f055cddd2d58f055809e22d682cc9257
2011-05-22 15:26:53 +00:00
andrewsumner
f88deecb2e enhanced robot skins for silber w25
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3592 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 42c9af4ee3dcfc4b212f8a51d2b9c6be236f7613
Former-commit-id: a9d7228340358b11016622ee208e2c093b0a456a
2011-05-19 23:28:06 +00:00
pouillot
292e72c1bc Re #307 More cleanup in tgfclient API + fixed bad default font for GfuiMenuBackQuitButtonCreate
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3590 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a65673c0498c490991b8e096eac8256f344dc354
Former-commit-id: 4aed56d3746341cb7fd648f31d22c6001c217968
2011-05-19 21:11:32 +00:00
andrewsumner
0d7641ac34 Made Asr a little more aggressive
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3587 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d460c12dd7f4a832bf76dd39ea065d6fc4d3db8f
Former-commit-id: 716ecb2d90a41a890364bbd1f66904d411cc52e3
2011-05-19 00:01:54 +00:00
pouillot
2c5f42a24e Re #307 Cleaned up tgfclient API from duplicate and undefined functions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3584 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a9439b294a728086fd442d89685d668c1c64428f
Former-commit-id: 9dc6cf7bacd4bc4e74898aee7f7074f1ca16232a
2011-05-18 21:27:02 +00:00
pouillot
8bc35f1e02 Re #307 Restored naming consistency in tgfclient API (mainly the new menu services)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3580 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4a238f4a57b05eff53a88f7d380f773de2281d79
Former-commit-id: 0a9dafded6396b07ad30541ddb123390f0aa9db9
2011-05-17 21:05:59 +00:00