Commit graph

1027 commits

Author SHA1 Message Date
beaglejoe
f18f6220ba Modified files to conditionally use client server networking
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6481 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bde4ca53ce19a8fbd781a351b346e09ba59051d7
Former-commit-id: 791fae3d502e61e481079ed39e7dcfb96a68e87b
2016-10-11 17:38:00 +00:00
madbad
e8f04f0d90 Force Feedback: move check for in range force value inside force feedback manager (thanks Joe)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6457 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8cba52135ff6852016484cb98ae8582696f6cf29
Former-commit-id: cdfb9e2f2581fafde22724a92986b4c481c731ac
2016-07-11 19:46:24 +00:00
madbad
e3c4847218 Force Feedback: fix merge conflict
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6455 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5a4516a7b6a3c96b19b3071c3a69ea53ff4f6cfe
Former-commit-id: e6b4f6bf6ef16c1576b7d2aca13dab3623817f4f
2016-07-11 18:51:28 +00:00
madbad
4c3a4a1843 Force Feeback:
- fix, don't save global effects settings in car specific settings section
- actually use engineRevving force multiplier

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

Former-commit-id: da41e83f1d5177e2bc02ae2c455de537f9094b89
Former-commit-id: 3454334bd2de854546fbc0994ef8bddb9a455d0a
2016-07-11 18:50:54 +00:00
madbad
3ef5dd8328 Force Feedback:
* return zero force for autocenterEffect if speed is really low to prevent wheel going crazy while standing still due big forces returned by the physic engine
* implement basic engineRevvingEffect
* implement basic lowSpeedCostantForceEffect
* update config menu

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

Former-commit-id: 2ae4a743476b3dfaceb342aad8c2332d016e62fb
Former-commit-id: 4df3cbd7a9c118fab9367bbb2cc8c65bea7a1d7e
2016-07-11 18:50:39 +00:00
madbad
f4c4fc6bf5 Force Feedback: add initial implementation of engineRevvingEffect.
also only play effects if enabled in configuration.

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

Former-commit-id: 11ce0b30c415667dc0bdeab1ffbdd9a8fcbe117c
Former-commit-id: 358f47662782b446c962b42193e28d9bea77d9a6
2016-07-11 18:50:12 +00:00
madbad
0b3330fe7d Implement "GfuiCheckboxIsChecked"
that return the current checked/unchecked status of a gui checkbox

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

Former-commit-id: ff67282de8d2d4fea1613498f012c7ca156ac9f9
Former-commit-id: 48ed2a9e7eaee851ca3276daef65da2e1df59681
2016-07-11 18:49:21 +00:00
kakukri
58106555e8 New function for "power steering"
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6445 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a8be7be20051f0d38dc768d6ac504d0f71b2dadc
Former-commit-id: 1a8cffb621925fe9c5597c1114060aaac9ea609c
2016-07-06 22:56:13 +00:00
beaglejoe
a5783dd396 Fix for #964 from DAP
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6440 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 92616d0eab9a05dec38e2978f7eb70fb2551199b
Former-commit-id: a7003f74d1617ef5670bea5dc8225cbe25c3ee63
2016-06-28 20:02:29 +00:00
beaglejoe
aac3c4846c Added CMake Option 'OPTION_SDL_FORCEFEEDBACK'
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6435 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0e4c391ca07424ab96172a9d0105b2e5e2d83d22
Former-commit-id: fa3a5013fa52c4d0e92ccfd204de591a991c2fe2
2016-06-04 18:36:13 +00:00
beaglejoe
065f5108b3 Fixed build if SDL_joystick is OFF or SDL1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6434 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c75a9871bcada7b0e0a20eeaa3a71dee61c66fb6
Former-commit-id: 5c9d46fa43d2af69e0d59b12196d8500df037e71
2016-06-02 22:51:09 +00:00
beaglejoe
1cfd2fe6b1 fix for Windows build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6433 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3178183230bdfd578a9b0bd308e633da167c48e3
Former-commit-id: d5d250626f9b064932296dda4f9339a75d906f91
2016-06-02 19:29:31 +00:00
madbad
d6c18aac3b Force Feedback: properly clear the std:map "effectsConfig" on class destruction
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6431 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 21440adf7358e7bd4d77275a7e10d12200d4cc5a
Former-commit-id: 164d921eca40f8613013d3955527101aba06f554
2016-06-02 15:09:51 +00:00
madbad
c20d60e08d Force Feedback: code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6430 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1ab6e934b4def0ddba6b420e1fc13c7fae34dd7f
Former-commit-id: c572d28871aa05624370eaf3b0b8d4225c97ba6f
2016-06-02 15:09:45 +00:00
madbad
3729cf5598 Force Feedback: more code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6429 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5f183cbaa004767cb9e044030355f5a8e9bb0831
Former-commit-id: 9dcec07c8942080c40d0b1ffe30f8e50120a079a
2016-06-02 15:09:40 +00:00
madbad
234dc2bb5f Force Feedback: Code cleanup, release unused Handle's
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6428 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 52caa8342890ee4726d719377fa276bd58d49381
Former-commit-id: 6624cc329a15382c4f5190ee802ee39bb7d6e2aa
2016-06-02 15:09:34 +00:00
madbad
b79864e599 Force Feedback: code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6427 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1a15de8c151dc13e48ebe79b196ccbf04b3d3ec6
Former-commit-id: b0fd43d4ad9d439d608a82b6052ec4eb02cac142
2016-06-02 15:09:24 +00:00
madbad
07f6833add Force Feedback: Switch to SDL_HAPTIC_CARTESIAN instead of SDL_HAPTIC_POLAR
for force feedback effects

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

Former-commit-id: 471b2949f757c0da856485f44703a737fe7b5dc3
Former-commit-id: cf6419e1b870fd3687ad91c3f7de0326cf17e0f3
2016-06-02 15:09:18 +00:00
madbad
80e56de5ab sync with master
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6425 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 636eb5a2c2d040d0161156b86296cc86bb537018
Former-commit-id: 0ec4d496a46eaed21b47645969c248b83a443fd5
2016-06-02 15:09:12 +00:00
madbad
88da81d3a3 Force Feedback: adjust autocenter force calculation
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6423 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 24bee40ae8a16cacb8c2bb51dfb8f973c7c268f4
Former-commit-id: fff94e4459e07d7a894735958fbcc50ca483f1fc
2016-06-02 15:08:56 +00:00
madbad
1a8897cbbc ForceFeedback: add saveConfiguration method to ForceFeedback manager and update readConfiguration
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6422 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f32172f1794775b89b8ca5c277dc6c3044bc7db8
Former-commit-id: 529de546a9d8855ec2e2a3426ee548a197d9893d
2016-06-02 15:08:50 +00:00
madbad
7a20a3d310 update force feedback
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6419 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e339b23bbfa239858808671cf910ebabe9c9afc8
Former-commit-id: 8b56cb1726ef24c3f9b6aecf3478b951d18d9d44
2016-06-02 15:08:24 +00:00
madbad
9530b20507 remove old and unrelated code relative to this specific branch
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6418 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1f08d4b4bd04fd0ffc645a4b70c50d6dbc294dce
Former-commit-id: 8a9577bf6cfcb5dc66ac4a747026ef9158238b8c
2016-06-02 15:08:16 +00:00
madbad
3e4ad96540 update
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6417 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1266b66a80b5e34feee7b12cbe11ca933d75451c
Former-commit-id: 1c0601f113fdfa05791a30674d7bc658a874233c
2016-06-02 15:08:10 +00:00
madbad
6c456468d9 update FF torque calculation
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6416 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2e4cae3379effdeb7bd8a93313f990048ecd6b11
Former-commit-id: 0ccbff3d66cfc5c8320b759714e064e0c11a9dcd
2016-06-02 15:08:04 +00:00
madbad
65f9417516 test ff
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6415 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 99d4638e2f901da00071e83a973794033109eeb2
Former-commit-id: df10a9e6469f253ffaaa90e2f23e588a13114749
2016-06-02 15:07:57 +00:00
madbad
30c49f4930 initial test for force feedback
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6414 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c2ad2299510b438e7ee56d06bd6bf87785118e3d
Former-commit-id: 62758dfa9402e2efb271f4aff5a8580f6c9b5cf4
2016-06-02 15:07:49 +00:00
madbad
3cfa514afe enable basic force feedback
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6413 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5b935ffaf3eb9747f2dbe78ebf5188340cd377de
Former-commit-id: 8a2666bfe54ad87b143764fd92715f11eb15bcfa
2016-06-02 15:07:43 +00:00
beaglejoe
29564c2b19 Allow uppercase characters to be used in Control Configuration : Ticket 955
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6407 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 76d8a07200386b5dba20b361a01eace415e2383a
Former-commit-id: 60512ee67f9042fe95f560ceb917390f1ab6b637
2016-05-16 14:24:35 +00:00
beaglejoe
b39119dffc fix for crash: Ticket 954
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6406 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 366b9a596782bed07f336f6aa9dbd2049b9676a4
Former-commit-id: d47fc9936158cbdb7fa94a025f352dda15eae2f3
2016-05-10 18:03:39 +00:00
beaglejoe
46b1b818cc Fix for [#950]
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6395 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a78c3403d861fb0be0fb4d80bd46be335334ed75
Former-commit-id: 6a977646425d8b62dcfa53b2ff7430b3cb36c1a3
2016-04-04 03:40:56 +00:00
beaglejoe
a7d9d41c55 Fix for Ticket 304
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6393 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 654ea6eac47adefab43f16a4c40e9dfbf83bd896
Former-commit-id: f9134ab42e6025002f57cf0ad231d5bcff121183
2016-03-27 16:23:23 +00:00
beaglejoe
d88661006e Martin's fix for Fedora
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6354 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 48d05024912f8ca94fea2ad07defd32ad917e99d
Former-commit-id: b290dcf958f8471f6126681963e1276ceeec8f44
2016-02-02 15:20:35 +00:00
beaglejoe
bc0665a633 Fix for 945 - duplicate keystrokes with SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6350 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8290330fb7fe07f28b1d461da6369d15d2e23ab0
Former-commit-id: 2cbaf72086852a26ba1b7838d82f2dae6282c6c3
2016-01-28 17:23:57 +00:00
beaglejoe
fff058caa7 Fix for SD starting minimized on Windows
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6316 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0ffee6a442d60ab42790dbdbb5db662a0e8a88a6
Former-commit-id: 5c5217b3a0e0a1a7206dcf7dcee5a93d29fd3aa1
2015-12-23 19:19:47 +00:00
wdbee
dc19511462 Added 4k resolution
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6302 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ea49e3169fe00933e9231bdb1273e05b6dff6739
Former-commit-id: 54ef6a4fd92557273a2464d16be9179fae708a01
2015-12-13 15:14:11 +00:00
beaglejoe
15b7e8f11f Fix for Numpad <Enter> key #936
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6300 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 748aed9ec239bca84d9140ff1b5e10fdbb3016ca
Former-commit-id: de047abaa7cac97f050ee55a74157bf76665a590
2015-12-08 16:33:19 +00:00
beaglejoe
a3b973e983 Moved OS X specific Info.plist into packaging/OSX/Info.plist
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6298 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e84f42c072620ed546b5ac0f0c06957c440fa60a
Former-commit-id: e69153ab06b15435570b8c20aeda56c5b1b8f039
2015-12-05 22:02:47 +00:00
beaglejoe
7916b8e407 Fix for 916 feature detection
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6296 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1dc7f144b3df168df637ed5bdc5adf715d2803ae
Former-commit-id: 15371ea95f7533458f3fbbd7fdc3fbe818191e34
2015-12-01 15:53:13 +00:00
madbad
aca8dfab70 WebServer: do not display the WebServer status icon if IDLE
(display only if sending or receiving)

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

Former-commit-id: c0b0c553024bd30ddf0a401fccff201363fae161
Former-commit-id: bcb64c2bdd086fbc0e46c11b5fb7eda30a9dbb63
2015-11-29 17:35:50 +00:00
madbad
84b3b72ff1 WebServer: properly hide UI from previous frame
if the screen is the same

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

Former-commit-id: 979ecc08e775bddd529a70a9a3addaf7fe164c18
Former-commit-id: 0347fa1b19b6bb02084205649d94f580e689f867
2015-11-29 17:35:42 +00:00
beaglejoe
0fa96bfeb3 Fix for SDL2 detection of Anti-aliasing Ticket 916
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6285 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6383aa47c59eeff9ea46fba7f66ffa66f45137ec
Former-commit-id: 284d7a7ca93e3a87e53748fb275e301c0c44a26f
2015-11-28 18:30:04 +00:00
madbad
80d977dee9 more fixex from Joe for Windows build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6274 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0f480c9ab5dc4e94d5d9dd0492b4842baf2de69b
Former-commit-id: 909602b82d5e8fa5e1532b17e87c131e12396f80
2015-11-23 19:45:05 +00:00
madbad
17f0337bd0 First optimization tentative
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6272 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 974eccedaa01743994902400094d657b449b842b
Former-commit-id: 7f4aa2284d661a9de6125a01da474a485dcd8a44
2015-11-23 19:44:53 +00:00
madbad
af9039930c Add OPTION_WEBSERVER to cmake
to be able to build with/without WEBSERVER 	services

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

Former-commit-id: c0b1609bda1538082cb2a657166feaa6cc83d31b
Former-commit-id: 0152c643f33dc0b9ce46e90279eb85d471d56e82
2015-11-23 19:44:40 +00:00
madbad
a5486d95c0 change url
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6269 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3db7d52db406358a5bea085783935131e7d02517
Former-commit-id: db3d9f379f7a796f53c4858bd4cb7ee0af31efa2
2015-11-23 19:44:29 +00:00
madbad
1366a8c600 add ability too test login info in player config screen
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6268 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 35c28ac80632453630777e70ed1f2f5b2de91c64
Former-commit-id: db211296b98e6c744bf1014d05014f873be3f991
2015-11-23 19:44:21 +00:00
madbad
e31c12eaed - implement orderedAsyncRequests
- apply Joe fixex for windows build

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

Former-commit-id: bcae596888f68897ec677f817bcf5c43a602332e
Former-commit-id: 75887c6f3cbba1f4d153a163ef56aeb57794081c
2015-11-23 19:44:13 +00:00
madbad
bc00ad8cd3 partially re-enable webserver status ui
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6266 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a9bb1cd2a9502cb345754983ee98315230c1508b
Former-commit-id: fcb85faab2cd856e6fd7501e98037806f7ff0fce
2015-11-23 19:44:05 +00:00
madbad
c2ba6d3c56 move multi_handle curl var into webserver class
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6265 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4d181decedbb2c237d93c817461b944b730a39d4
Former-commit-id: 76ba7aa123e510d5b3961560ac0915671a4a65e7
2015-11-23 19:43:58 +00:00
madbad
2e008d8803 code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6264 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b460ca83dfc1ce9c5639480b519a2d83e52a2963
Former-commit-id: 221b539567768556bf816ab4758e8e92421a0b53
2015-11-23 19:43:51 +00:00
madbad
9b8ca93d1d move webserver and notification implementation onto their own file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6263 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0bfa898024c1d837ea981af2d4947dd17f67cb96
Former-commit-id: 8ed4155968579690b50000c308af9e8b66fbbc6d
2015-11-23 19:43:45 +00:00
madbad
34861b5dc1 - add webserver status Icoons
- add notification background
- add xml notification UI definition
- implement notification class
- use it were possible
- forse screen redisplay to use the new animations

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

Former-commit-id: fa76125a24bfd25987a22a40ab3b430e3d64b851
Former-commit-id: 0669043928b9d2db165617b49e880bb9c366ff20
2015-11-23 19:43:33 +00:00
madbad
58068e849e add GfParmWriteString function that write a configuration file to a std::string object
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6256 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4bee43c16dc29159b84103e0fc56a252cafcced7
Former-commit-id: 449c474505595a639f4b571243ba29fdde4d94a8
2015-11-23 19:42:55 +00:00
kakukri
cae541787b Re #924: handle dashboard commands and pit request in human robots
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6251 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0f04c7b527725de524e213c776b164ebec385fef
Former-commit-id: 4f827ea329e05e9a939916331d903650cdf6e4c8
2015-11-22 19:14:23 +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
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
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
bcdf1920e3 - added arcade & semi-rookie skill (30 & 20 skill level
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6143 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4411e20348efb6b0d1bc5c24b68372a909432c25
Former-commit-id: 9c462c15b74df43eab44eb6e4ca6ba099a5e133d
2015-09-24 16:49:32 +00:00
beaglejoe
ebe8ce502a Added function to tgfclient to get Main SDL2 window
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6129 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3a43dc3460ef9f81eb9dbf6d232ce3458d35fb44
Former-commit-id: 224009cd34a68a92805a69a9919dd0d392e6d351
2015-09-15 22:46:58 +00:00
beaglejoe
7e2ca7c879 Added Log output for SDL 2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6126 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 736e8531346d4e391d5e786febe2c509aeec48a5
Former-commit-id: f4d7c7b22cdc7189fe1e309ebc85684c0d375d3b
2015-09-15 19:43:00 +00:00
beaglejoe
487e3310ef Added 'OPTION_USE_MACPORTS' to CMake
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6100 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 46d755a5d5c2ddfee4710fed90f2c197852f9425
Former-commit-id: 21b68fa6c84949d6535579a3ba7615ca48f817f8
2015-08-31 00:04:57 +00:00
beaglejoe
bc09468b32 Don't use some functions on OSX
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6099 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 696a8edbf8aa771180a1d80f5309a6989cd74123
Former-commit-id: 570f90abda389715498a894e5373fd961bf5b17e
2015-08-31 00:03:46 +00:00
beaglejoe
d68caa1049 The MacPorts include paths are like UNIX not like APPLE
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6098 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d5783118f74b3ab825a45337c224976265787f0a
Former-commit-id: 408c02633167f61408f16afbfc9a42ad3ad3eb49
2015-08-30 23:30:51 +00:00
beaglejoe
8915c12f05 Removed conditionals to close Ticket 356
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6084 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d1eac4ceaaab86119d621978888d653b486789b5
Former-commit-id: d09295ae9f3177885c3302bdc1f0dad2ad4fa2f8
2015-08-21 00:07:15 +00:00
beaglejoe
1489a8858e Some CMake fixes for SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6025 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5fb2dcaf512a02c27397d1018a532e7a89b4eb25
Former-commit-id: 4f5ff5c1ae1872c4209c510f6f6823890e9326bf
2015-06-13 18:03:47 +00:00
beaglejoe
b1b5f33417 Correct display order of Screen resolutions for SDL 2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6023 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7f62f3b2704a751dc1ff6651871a3767290c3486
Former-commit-id: d1ff509e6d082494259a331854c038714b9975d0
2015-06-09 23:31:12 +00:00
beaglejoe
0374609f67 Fix from Fabian: The offered window sizes in the display options are not as expected when using SDL2 in windowed mode.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6022 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e3710cbd8a012ed458a297bf8d6789717f7371ba
Former-commit-id: cb03574e040c23b235329176ba63001fe900c6a4
2015-06-08 23:48:40 +00:00
beaglejoe
61bcf43906 Fix for building with SDL_JOYSTICK:off
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6012 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8751ec3b2ae8adc29595f19c9bd244398143db07
Former-commit-id: ca27580dac1d8893ff19bd5edff0ba04392a1055
2015-05-19 21:13:38 +00:00
beaglejoe
433a869f1c SDL2 joystick code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6011 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5b5dc4a854c28a7204c4de15bee398231b84bd73
Former-commit-id: 3f81dc2295055e8c9caa1e186215495e6c737b96
2015-05-19 18:28:37 +00:00
torcs-ng
9fa7803b41 - removed SDL_INIT in guiscreen.cpp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6003 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 331042f7ba1cc9b4b5a91e2b57ee1673df046f3a
Former-commit-id: 3a87162d79ba47d133b5fe5d6a3ae99399cd0bd3
2015-05-04 19:30:58 +00:00
torcs-ng
865244de56 - try to fix better detection in glFeature for SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6000 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f2cf719e2b8a1beade7890ba4affd5a5e6f3af62
Former-commit-id: 9ddfa16e0bf5b28f5d9226c67e26de4bd9573088
2015-04-27 00:50:49 +00:00
torcs-ng
7a8d701368 - try to fix bug with menu and OsgGraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5994 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 87b99d4520a3222e4f951f31eb8de78d545fbd39
Former-commit-id: 515b83b6c18f11995e2e73efe894e62af6639834
2015-04-25 20:10:48 +00:00
beaglejoe
c4abb4a6c9 Fix for 917 joystick calibration not working SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5976 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6692a8044fae93700c157012e8c3660fdcd31cea
Former-commit-id: 0f8e86c1f0bfd5cfb387faea5caace9f98fad80e
2015-04-16 03:06:36 +00:00
beaglejoe
5d6117cbb5 Added OPTION_SDL_JOYSTICK to allow using SDL instead of PLIB for joysticks
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5973 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cbb7b735b8d9f60cee2234207792736b213f27d3
Former-commit-id: aead01f6200d471879e19163e52999214aa63ad0
2015-04-15 17:53:48 +00:00
beaglejoe
d8a17aafb6 Allow SDL2 to try auto-detection
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5949 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f6b8833b94dec815c88abf4f98ebabc0024df27e
Former-commit-id: 26011ec6689891447d2a95a08efd35d00f2c277f
2015-04-05 18:47:02 +00:00
beaglejoe
a277b33296 Added missing Audio flag to SDL_QuitSubSystem()
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5947 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9e6f8e9bd645994d5869bb4f30c8133ceb9fe94c
Former-commit-id: 1d27cdd7f38f87b1d1505ca2f06e0f08ad6f0855
2015-04-05 14:07:08 +00:00
torcs-ng
dedd473bf0 - fix warning in param.cpp (parseXML function)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5945 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0dc1c5b6584faa382a896e09a1fad04500e43ee7
Former-commit-id: 7a896022cc4fae49396aff880c2f1cafe5b47821
2015-04-02 22:30:23 +00:00
beaglejoe
51ad9345ad Fix for blank screen with SDL2 on Linux
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5941 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7d56be6e271b3ecc5dcb682df6a36de2c87dda16
Former-commit-id: e9df71fa7ff19a16435bac34171df8d3a8bafc34
2015-04-02 00:33:04 +00:00
beaglejoe
ff3a9ade65 Source code changes for Ticket 711 (SDL2 option)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5940 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 498e904ecc82917dd36ef11918d615062901140e
Former-commit-id: 007aaa2b4498449993718af411e6f2775eadd6f6
2015-04-01 21:58:51 +00:00
beaglejoe
acf61b5558 CMake changes for Ticket 711 (SDL2 option)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5937 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cd6252bb58a99a6aba21d68a7d794ffec640aa82
Former-commit-id: 40b19de4d07e2f4a52846fa7404f414035272309
2015-04-01 19:29:12 +00:00
beaglejoe
db94816ec3 Exported two functions for Madbad's web work
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5934 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 325a593898cb97f824e9590fe94baeb7d789fc56
Former-commit-id: 92900e8b42246114b8894e497f0f40847f3003c2
2015-03-26 18:51:43 +00:00
torcs-ng
78f7d75ebc - update ssggraph for new wings (short/long) speedway
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5917 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5637080fe436942a9988055b4880b58cfdd3de3c
Former-commit-id: 84d89ca3f5c2f07d2d7bf1bc0826eba4d5d3d723
2015-03-22 18:47:51 +00:00
wdbee
545bbfc0a9 Bugfix simplix_srw
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5899 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2a80ef4c34779434cf9fb199cdbf4c7abdbb2071
Former-commit-id: ab0657ef758536c3a0f59004aef37700101410c9
2014-12-17 21:00:23 +00:00
wdbee
0452837f6e GfParmWriteBuf: Clean buffer for output
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5894 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8acf0caf30c2f244cd3c4ec214d700684d7c0c72
Former-commit-id: 90ab74081b779fd91e5d96994e96bde2d83da638
2014-12-15 13:10:15 +00:00
wdbee
18c71d167b NEW ROBOT dandroid (Carset GP36 as first set)
This robot was developed with linux and tested with windows (VC++).
It will replace the usr robot step by step.

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

Former-commit-id: a8c17821f15be938c3d94e4179e0d10b0c5ee243
Former-commit-id: 68dc770818f18615feeadecc3f404ea7ba1b4b2d
2014-12-06 12:24:40 +00:00
wdbee
a72e54aa1f Bugfix simplix
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5880 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 825ad14684e57f7478092d3b40452c83614558a3
Former-commit-id: a47cd1e6dd3d240081b1e9afbe39fb6e9039751d
2014-12-01 16:22:22 +00:00
wdbee
6c09d99719 Deleted cross link not needed anymore
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5858 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 919574cf99852174d5148b66af2d5b789e7c25cc
Former-commit-id: b41841d98daaeda69758c9a602c25a9c0a60c070
2014-11-25 19:58:53 +00:00
wdbee
5600a2091b Update genparoptV1 including data display screen
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5856 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a83a7ba20f9db2121903d369de3254c01839735c
Former-commit-id: 52a2cbfad96223790c955e1fe51d089bbda1b6e4
2014-11-25 17:05:47 +00:00
wdbee
360dc09258 Fixed memory leaks in genparoptV1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5854 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 06369824b7374e4833a5da4c816b299de941f7ba
Former-commit-id: 66b93c0fee117e0d2d43327a3407d7d4c5fc6a23
2014-11-23 17:55:52 +00:00
wdbee
97aa0ef624 Cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5844 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4b1b47c77827e96798681df5ad4176327b4127d0
Former-commit-id: 0f3350f30161e79dadd14a6ca389c92c95d759b8
2014-11-17 12:04:43 +00:00
wdbee
2c337a5042 Update simplix simplix_srw (Supercars with rear wing)
Reduced overhead for Memory Manager
Code cleanup

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

Former-commit-id: 889cce4d6063d01c8df1c25ad1e008e9d3220297
Former-commit-id: e870639b8f8bc536c755a9219ec5d0577320b463
2014-11-16 21:05:57 +00:00
wdbee
ac34765515 Unregister screens created as hooks and released by an owner
Get peak values for requested/allocated blocks
Calculate overhead for Memory Manager

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

Former-commit-id: 08e62ff4e0cbd96a178da1d1cf26189210ba89d2
Former-commit-id: 1774254e5a58da3c1907b87a7824169afb960cb4
2014-11-15 17:36:38 +00:00
wdbee
27a2db6688 Implemented restart of Memory Manager while restart()
DisplayMenu allocates data but had no destructor to free it
GButtons did not free userDataOnFocus

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

Former-commit-id: ca943f98b94e089d277b533d709d601fb0ff39fd
Former-commit-id: 50b1f006e658b859c9f30d1200fd4610612bf330
2014-11-15 15:05:25 +00:00
wdbee
e3bbf8396c Block size histogram added
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5836 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3dab4a92eae3f6651888ea01400e84d22b85251c
Former-commit-id: ac461f1a73ff51191503504c24c4dd7212d44778
2014-11-14 21:58:42 +00:00
wdbee
8a18586843 Code cleanup Memory Manager
Increased readability
Dump formated to be usable as csv for spreadsheets (sorting by IDs and adresses)
Found the reason for the corrupted blocks -> freed twice
Extended registration for screens to avoid the issues
Prepared port for MinGW

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

Former-commit-id: b192f6c2c2af9da070a8f64bf5f0dc6013e55cb2
Former-commit-id: 5c364044e8d0292787f5951804115f16b8d695be
2014-11-14 17:29:58 +00:00
wdbee
3d99d4edf3 Code cleanup, started to add definitions for MinGW/VC++
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5834 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2632e23089655b7d321d40034a0aa3827318d431
Former-commit-id: 8e0999dd31d96a3e4d99d8d1cdafa8d66f922745
2014-11-13 20:48:45 +00:00
wdbee
c3a8169944 Added block address to output of memory manager
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5833 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 77b11fddd387f0662f33c16cbd40c7e1f54c0706
Former-commit-id: e1fa40da46c1b0b727d98f7954a0d24ce9eea35f
2014-11-13 17:32:48 +00:00
wdbee
15b129c2e4 No leaks in start-stop-cycle remaining
A race causes memory blocks be corrupted independent from the robot used

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

Former-commit-id: a51684b5586db6acc0578cfe2e2c45845b617449
Former-commit-id: 32852ebe6691ab816241f5b0d21a15f38f90c24b
2014-11-13 16:11:59 +00:00
wdbee
22fb895434 Added FreeScreens
(Only 5 leaks remaining in the start-stop-sequence)



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

Former-commit-id: 082499ea85483268bac7d78272ebb3a0df658178
Former-commit-id: d6a51b0cd82a0438db80e5cfcf029fe6a4b15881
2014-11-13 14:59:10 +00:00
wdbee
47b20ed0a9 Added a way to get return address with gcc
But WIN32 should be replaced by a definition of the compiler!!! not the OS 
(Windows with mingw!).

#if defined(WIN32) // Has to be replaced by a definition of VC++ versus gcc
	void* RetAddr = _ReturnAddress(); // VC++
#else
	void* RetAddr = __builtin_return_address (0);  // gcc
#endif

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

Former-commit-id: a7946fbc9317a21de01819886634a836fbe7f400
Former-commit-id: eb5d67dbcea2d07eb0d4ba94e0895715e6e45b9a
2014-11-12 22:51:45 +00:00
wdbee
5c7340a953 Changes as described in the "How to" mail:
Free the allocated fonts

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

Former-commit-id: 0adc028139e733281440d56885e03be1b8154e55
Former-commit-id: a8c05479af35b37426067c32fb7edfea472e0915
2014-11-12 22:38:12 +00:00
wdbee
f32daa06a0 Added return address of allocation to list of leaks
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5828 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 64d3754cca9b0841fd75a6648a206b97ede1e2bc
Former-commit-id: 1010882ea23ec1f4ae476a803562af5ecc05cb9b
2014-11-12 22:36:13 +00:00
wdbee
5eae2f5a57 New Memory Manager for hunting memory leaks
To enable it see lines 219-220 in tgf.h

The malloc/free part is defined for windows only at the moment.
Someone has to check/define it for linux to complete it.
Someone knowing CMake could define an build option for it.

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

Former-commit-id: 4c81a4907189b06b5b33c0028f3c5ecbc8a9e20a
Former-commit-id: 9b382b2c7905fc736e63d114acc7cee0ae2d5ae2
2014-11-12 17:05:02 +00:00
beaglejoe
fcfe8c65ed Implementation of [#356] Manual race start and end
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5812 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: aaa95e5ffcd8dc5e50030953bbe06c3f436c54d2
Former-commit-id: ebaf89478d0c33e6ea0dae4d6d9d0fbffde40db0
2014-10-27 23:16:06 +00:00
beaglejoe
26f19997d1 Fix for Ticket #854 as provided by Ocirne94
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5811 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5110a25b4d6de9b1fab0ff92de38a83ebd0f88e2
Former-commit-id: a775d6c3c643d26d2963ac1006c9f52adcd09d39
2014-10-25 02:22:28 +00:00
beaglejoe
a2020f4a19 Fixed typos (in logs) as reported by Christoph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5807 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5d0bbf08bc12379eabb34b552f4d69a62e934ded
Former-commit-id: b13f96451dc602818f59b7c9ecf11edeb0fda79b
2014-08-21 02:56:49 +00:00
mungewell
878cacd3ad Limit the glance left/right to 90 degrees if triggered from button/key.
This makes it more usable in game as it does not over look. Using an axis is unafffected
and will allow full 360 degree glance.

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

Former-commit-id: 6dfd06afbbcdab5b5e9563e73298ab5933f35805
Former-commit-id: 796915876207cd72dd4f7f668f5e87793fda02dd
2013-12-05 07:19:16 +00:00
torcs-ng
5badbb52f6 - update mpa1-murasama-src.ac
- remove cloud real
- remove real weather

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

Former-commit-id: b91cc7cf05c860a52950cfd9f94b697f2be84578
Former-commit-id: f86fb699efe2dacd38541d4c2da9334274abbd6f
2013-10-01 22:15:36 +00:00
pouillot
4648086117 Re #809 Reverted r5347 as too complicated
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5684 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a708e72d1d5f4b634d3181ba55f03451948950d2
Former-commit-id: 6f292408cfd69eccf0af5aa95654734569f89dbd
2013-08-17 09:22:08 +00:00
beaglejoe
b0298d7621 727-Make Help screen Back button work the same as the <Esc> key
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5528 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 67733de4a502f3da4d95ab7be0c8965e2d68103a
Former-commit-id: 70b0002c8c35327ff239ad65ab56bdf9150af361
2013-06-22 16:15:55 +00:00
torcs-ng
c315669f6a applied Tom patch for human & networkhuman
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5522 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cf54bec6e59e608a807f1137b34f61823beaa640
Former-commit-id: 8ad71088a773de6e15b49b858509da37a5cfd53d
2013-06-17 21:03:25 +00:00
beaglejoe
b24d454a21 Remove Menu Music CMake option
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5485 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 29e0a9e657c2bc447328b06c3dd92478c6f7cf41
Former-commit-id: ef7c09760fb0fb9ae6743810c4fcd634bc343eab
2013-05-28 15:50:38 +00:00
beaglejoe
b3f7948ca5 Changed :printUsage function to cout instead of cerr to allow help output to be redirected
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5428 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 12d7f9455b5033ff66a5474c68f5775f4cd52bc9
Former-commit-id: c1955154b4f2e6a7b548278e71cc5302a152bcc0
2013-05-07 19:42:07 +00:00
wdbee
d86c66357e Simplix-sc lynx allondaz (incl. rain setups)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5424 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9dc2a93bd2b2cbe4087552c3e7b893a488160875
Former-commit-id: 564f4aa52256d64772c7ccd476ec6dca392ba828
2013-05-02 05:08:55 +00:00
pouillot
c5acefdf69 Re #809 Add multi-module loading / unloading services to GfModule, needed for the race engines support of new style robots
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5366 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 85d24909d3d48777f2eb47c4d0023a329cd100e8
Former-commit-id: 7b47414f3134fb071ed74df2142d8abd4dadf206
2013-03-26 19:39:49 +00:00
pouillot
5010521419 Re #720 Fixed GCC warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5363 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 17700f448a371a6458a1c0671b0ba90c835a6c68
Former-commit-id: 67f938cfdba83f66567ae4bc91bab7260f8ff223
2013-03-25 18:54:37 +00:00
pouillot
67f7799da0 Re #58 Last fixes for MSVC 2005 and MinGW+MSYS side (TODO: check MinGW + QtCreator)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5358 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7e800883ef21db1a3972ea1a33e7b30d28254cbd
Former-commit-id: 8305189dec8c9fcbe51172de41cbed78d7c72e06
2013-03-24 14:12:45 +00:00
pouillot
d4da96781b Re #809 Fixed crash under Ruin'dows when querying unexpetedly DLL-interfaced WIP 'template' robot module
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5357 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 026d0a79c25ad2f44010f6e9a426a53113792a63
Former-commit-id: 1ee2c0d3b4bfdb62537f80aab317aa30c3d4d8cd
2013-03-24 13:39:48 +00:00
pouillot
e9158ccb21 Re #787 Fixed MinGW et MSVC 2005 compile errors after r5353
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5356 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4558a118628c09354849179eed99cc9f8c2ffb51
Former-commit-id: 7fe4a0db1500bf98313cb6966cf4f0f3222a7cbf
2013-03-24 12:42:47 +00:00
pouillot
8f746677d2 Re #787 Fixed MSVC 2005 warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5353 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: daabd11b0db72e3856ba0796079b374b873e097f
Former-commit-id: 2c9a3c68968f7dd72080ef80b0dd1bdc7e83fc3f
2013-03-24 10:26:22 +00:00
pouillot
a2c721ae45 Re #58 Fixed MinGW build and install after r5349
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5351 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7add551618c82029033563d3d7a3d03f2c8cff20
Former-commit-id: 83c6050ac6ecf089d3ac8fb794151f57bdc2a75f
2013-03-23 21:57:52 +00:00
pouillot
cbe6210099 Re #58 Fixed MinGW build after r5349
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5350 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2160f798aec667291af6809b7f682ca2cd60e60a
Former-commit-id: c72bd469cb7c8cfcf657f0e3df8b609fac891424
2013-03-23 18:33:42 +00:00
pouillot
f288dade73 Re #58 Last steps completed (works under Linux)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5349 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c4340c47cbe3d000186c1305c3505453bd7e0732
Former-commit-id: 600818482cc83f3dfbf26d34d93b52e15a4db5e8
2013-03-23 17:59:22 +00:00
pouillot
cf5cd10b35 Fixed -h/--help CLI switches not being displayed on -h/--help
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5324 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7aef32b8e26f656d526f65776df75c0c4530360c
Former-commit-id: 210e70f4e6ef992aedb451cd254563fbec1abb80
2013-03-16 11:49:20 +00:00
pouillot
090016a7c2 Re #803 Less conflict-prone GfApplication command line switches
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5323 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 827481b3c812f04b12b685d3b8d531f0f6c4784c
Former-commit-id: 451a9c606306d2908649c941f4e1fa1ad35404e9
2013-03-16 11:43:51 +00:00
beaglejoe
e5f6d93df0 Fixes Windows build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5308 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2d311099133195eba9eece8c177f2bbdc22f3ecd
Former-commit-id: c5d6a58201535c83ebab05f1b0216956543fabf0
2013-03-12 14:55:59 +00:00
kmetykog
0d867d84a3 Fixes #663: added safe snprintf code by Wolf-Dieter
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5306 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6f2b0634fbb9a2e5a113a997e6fdbee48ce68aa4
Former-commit-id: 1b8ecdf3aa769c301a46cc72e19f092926f5d366
2013-03-12 07:22:45 +00:00
pouillot
44f9508084 Re #58 Install data/cars tree with same structure + moved source robots data to new source data/drivers tree (same structure as currently installed one)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5284 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: de63cfe174c10de9bc0e6a5d97b8254af1d570cb
Former-commit-id: f98d582fc26a11bf9f0e9349c7beba2f4db0d5a0
2013-03-10 10:49:04 +00:00
beaglejoe
1af5c28d8f Re #755 removed unused function arguments and some comments. No functionality change
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5282 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9e51f04829d6407b50aa58b725556f93ba7d0c0c
Former-commit-id: 41403003f4caa0f7ffcf5246f0d8ee8c02552eb0
2013-03-09 17:18:06 +00:00
beaglejoe
4b36b1ebf8 Handle case where music is set to None
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5281 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6b34b4630158a9d7aa731e93bbebe23e3673878d
Former-commit-id: 87a787702144e103ce83177d5028b8a860c3c300
2013-03-09 16:56:15 +00:00
pouillot
69e4f1c5b4 Re #788 Fixed updated logging.xml file not being taken into account only after the second game start
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5259 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fb0e689f83afbe9f07c44eae03297e89cd355e6e
Former-commit-id: 2664b6cd633e3a7c1d69c968d72a89c9832662b1
2013-03-04 16:24:25 +00:00
pouillot
cd448beb0c Re #784 New -n/--norandom cli switch for 'repeatable randomness' (srand never called in this case) + removed CMake option OPTION_REPEATABLE_RANDOM
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5240 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0c9df0fd9590265e45e18cbd5cc1d0b053d047a7
Former-commit-id: d8faa7b0605ba4c2c80ddc4eec30de8ef9245734
2013-03-02 16:30:14 +00:00
wdbee
b05207d6f3 PI_3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5207 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8bb8cda0791cbcbc46089f97eb73689bf02e9547
Former-commit-id: a6707dddd893298060756d5fe0c0321155f26b17
2013-02-25 23:18:34 +00:00
wdbee
5c345bdab7 Define PI_6
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5206 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 810dbae313fa827979d136b2761c4f1d222b6931
Former-commit-id: 47093877ba58f3182278fbaa7cd3c1c1b59cad15
2013-02-25 22:22:46 +00:00
pouillot
b891ae7fc6 Re #788 Improved comments
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5195 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 37938e2e9f826c6d986dec3641f2ff95b1aaa881
Former-commit-id: 823ffc42cfe1825cb962d098ce72737ec161b895
2013-02-24 14:48:15 +00:00
pouillot
5de1bdfe0d Re #787 Fixed a few MSVC warnings after raising warning level to 4 (some others are left, guys ...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5191 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d42f4ddc30e2ad393925fc9252e3ad4fcda2c2ab
Former-commit-id: be8f5eb54d6b34cd2595d6c98db5d5202eda242f
2013-02-23 19:20:56 +00:00
pouillot
7b72e66cd1 Re #788 Fixed MSVC build after r5189.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5190 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ee8434e9399c1306dc1c6ff31c09ad4389e20554
Former-commit-id: f69da64d8d44c41feec3cc84f4c53b25fb202034
2013-02-23 19:11:31 +00:00
pouillot
6e2c259081 Re #788 Added logger config through logging.xml + support for line header columns selection + created and used a new Optim logger in genparoptv1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5189 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4244cf0529e2df22b8f0ecaae133edc2338723a3
Former-commit-id: 08363fd1e26d7ed0ff56c1e02a3edf0ceba5a7da
2013-02-23 18:40:36 +00:00
torcs-ng
004827ea10 add anisotropic filter in OpenGL options by Gaetan
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5180 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 88f3dd0c8ef41ee14b533a464c2c869a98932389
Former-commit-id: a8b73ed99ae093d683a0e49df967897b4e6a707f
2013-02-23 13:56:49 +00:00
wdbee
1710279d92 SimuV4 as new default physics engine.obj
Added Single Wheel Braking
Added Air Brake

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

Former-commit-id: 3d11da61da25ec8838a5a4571443747e32a1319d
Former-commit-id: 77e964b87468f4a5a283a30c95cbeef55943cba5
2013-02-23 13:49:23 +00:00
pouillot
777a820089 Re #787 MSVC warning level raised to 4 (was 3) => make it closer to our current GCC warning set + hidden C4251 everywhere
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5171 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3271e371f9560848bd202575f8046f3eef60233e
Former-commit-id: d30e19db7138e00925b42e7466360d3146a4eef8
2013-02-22 18:02:47 +00:00
wdbee
efe7d51550 Genetic Parameter Optimisation
Update simplix_sc genetic-templates

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

Former-commit-id: 9fd27e253831724810874acc5cc4931e079fcd4d
Former-commit-id: efe205a62625d4cf82b5d416040c6b024c6cf5e1
2013-02-21 20:05:35 +00:00
pouillot
c9a2563bf8 Re #788 First step (but transparent : no new feature) towards multi-trace streams : added new GfLogger class and used if behind GfLogXXX functions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5163 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b4ce913292b7f1775afbdb73ba5ea657bf1e30da
Former-commit-id: 865485da1703f2b743ea0b7723442bbf0f983d9a
2013-02-19 18:28:35 +00:00
pouillot
2a363cb01b Re #784 New advanced CMake option OPTION_REPEATABLE_RANDOM + Fixed GCC 4.7 warnings in genparoptv1 + Renamed GfParmSetNumEx to GfParmSetNum (let's use overloading)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5147 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c50a9469f8248e33855198d7052d2936884507eb
Former-commit-id: 8335e345c1863cf09c4479c05cd9f9af2073d35c
2013-02-16 15:25:07 +00:00
pouillot
c7c8365955 Re #755 Fixed GCC 4.6/7 warnings and prefixed data members with '_', to easily catch them when reading the code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5145 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9483aad318041a243ef4c49bca541fa8bcd10e3a
Former-commit-id: 1534d6847cbb014f7280ad4674b846367d35f921
2013-02-16 14:22:32 +00:00
torcs-ng
3d81f5fb84 soundconfig apply patch 5113 by Joe #755
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5141 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bcc8c516bbc1894e7b0aeb9bb79bb59e18c1be22
Former-commit-id: 71dca13aca621cd4e57ee613e07e6981a6d5a55f
2013-02-15 20:24:24 +00:00
wdbee
21ff14ccbb Genetic ParaGenetic parameter optimisation
Sample data in simplix_ls2 ls2-bavaria-g3gtr:
genetic-template.xml
genetic-corkscrew.xml
Result: corkscrew.xml (renamed corkscrew.opt)
Attention WORK IN PROGRESS


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

Former-commit-id: dd991340277331396ef48de8241d3ec1cff041b0
Former-commit-id: b8b353361895767d42eb7d7d3dae3d97b0c1d4ed
2013-02-12 21:31:41 +00:00
wdbee
4cae3a2575 Genetic Parameter Optimisation
Adjustments for SD
Sample data

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

Former-commit-id: 9927867fc85603e668ce5e6f512124d34d3a4d54
Former-commit-id: 9fea24057646585218febb7294478ca7bd840804
2013-02-11 18:04:01 +00:00
wdbee
5b76990519 Genetic parameter optimisation
Sample data in simplix_ls2 ls2-bavaria-g3gtr:
genetic-template.xml
genetic-brondehach.xml
Result: brondehach.xml (renamed brondehach.opt)
Attention WORK IN PROGRESS

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

Former-commit-id: 6ca3b0ea5674858ca3eb90fdc734a7c57fdd4ca5
Former-commit-id: 87229276ccd21ed701fa2e1182a0a848fbaeff27
2013-02-10 22:50:52 +00:00
pouillot
41c39d6836 Re #720 Fixed more GCC 4.7 warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5122 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 366a2f35aaba91702fe89f642f5d03dd7d8d1aef
Former-commit-id: ca26293f64815e22e8adb71bf7d64106d246f023
2013-02-10 18:04:10 +00:00
pouillot
fb34f51edb Fixes #770 + Re #68 Moved modules and raceman config files to data/config (not changed their install dir)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5121 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 74c016a3c6c0fc953b643fbd948dda8abf414dac
Former-commit-id: 42fda083c06d0eca3af63a28798cd1abb35a8319
2013-02-10 16:16:25 +00:00
pouillot
63c5bbedc2 Re #307 Improved GfModule API, making it shorter to write code for loading / checking a module
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5119 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5f407945d49828fe9d78b2e061c490e4f2a22a4a
Former-commit-id: 7415dc978602b5be2c0bc977fa44ae3b881716e6
2013-02-10 11:34:28 +00:00
torcs-ng
a3d5ff2c68 update menumusic by Joe
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5108 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0b86d69c9c4634cfdba561ec705bbbf76574bba0
Former-commit-id: eb8ca951eb1e56bb7992efccd57c62b5b98c7872
2013-01-25 20:47:12 +00:00
torcs-ng
c537033192 Update Menu Music with multiple files by Joe
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5107 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d59b361b5adeae148b79a186f0c9735f52f8e0ca
Former-commit-id: 9c131aaa6f1ae824390bca3b9cebc2dc95f43cef
2013-01-22 23:34:44 +00:00
kmetykog
abedf1a271 Re #660: dash colours are read from graph.xml instead of screen.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5100 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7c7e767973add13acb1007cc569ba538a2133e97
Former-commit-id: 151bb89dbec17f68bab755c1dce6ecb14972e595
2013-01-14 23:16:27 +00:00
pouillot
c64fcb2e98 Fixes #745 Last bits of sound and graphics engine separation
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5095 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1c78cc8506a44297fd15f301415959806d4e2c11
Former-commit-id: 5e84ca609721aebce1f48231a5d34b6e63371a5d
2013-01-12 17:57:47 +00:00
pouillot
67e4b7a021 Re #769 First (and main) step : race engine moved to modules/racing/standardgame
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5081 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d2add7a6f5ac0031fcf5fcd6ad29a48fc42521b3
Former-commit-id: 69f9fd27dc95ef8d6e6cd9b1a98019fb142af4e7
2012-12-30 18:24:16 +00:00
pouillot
4d58bfeb64 Fixed MSVC compilation after r5067
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5069 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 718d93865cb2aed40454367427fbb82298cb3081
Former-commit-id: 9cf323f31e9d72b6c8b5e9bcd53e000cdd80eaba
2012-12-16 10:25:52 +00:00
pouillot
fb94b2fb9f Trace some infos about the current OS at startup (name, version, nb of bits, ...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5067 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c005b39304949a349750d7e57a8178dc2497f1a1
Former-commit-id: d00bcf46def9ce2f1d6994d6851ec1c959fcad53
2012-12-15 17:35:33 +00:00
torcs-ng
262d46f1da update menu music code by beaglejoe
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5049 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0a59c496ad4866a2f5396b3afed96c62a5e70588
Former-commit-id: 400e616609ccabb60b00278b8e481179cc5d9de8
2012-11-16 17:42:09 +00:00
pouillot
c24d439c0a Re #720 Fixed warnings with MinGW Gcc 4.7.1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5043 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b286fc821a81a4aeb3b7e8a1ce9b6ca597fcc3b2
Former-commit-id: c4b48207f587450ed196d7a801fc3e85d9640cae
2012-11-11 19:38:09 +00:00
pouillot
a3472f3e04 Re #755 Applied Joe's menu-music-5040.patch : menu music first step
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5042 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 87495f3c30b0f30c1a875d081960cecd6dabb40d
Former-commit-id: 7cae952707f8401162d76aefd9981452fc7911ea
2012-11-11 15:38:27 +00:00
pouillot
a29efc141b Re #755 Added 'Id' svn property to new source files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5023 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0c8436dfb4b897f6915cc775c7b7e88439cf82b9
Former-commit-id: f89684da7f655367f35c155153712e562989fd61
2012-10-28 19:13:35 +00:00
pouillot
bbb6b0c35d Re #755 Original code from TORCS 1.3.3 (thanks to Bernhard Wymann) - Not yet compiled
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5022 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c074085dd79146fbb07218a7231c871f01f7eb3c
Former-commit-id: 0095d693d363dc421b2f22e01f7f34520cbc8b7d
2012-10-28 19:10:46 +00:00
pouillot
3062c5ea6e Fixes #475 Renamed DEBUG define to SD_DEBUG to avoid confusions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4983 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 88f301af55bf2eb2e937d1479cb30b30c851c76f
Former-commit-id: 8837726eba03d8081600610ade6b2cc6b701bc9d
2012-10-07 13:53:17 +00:00
pouillot
0bf68d2681 Fixes #719 Disabled (not removed) stereo-vision by default (makes anti-aliasing capabilities detection very often fail under Windows)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4981 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 890111b02c2ce4505fcec301b8c78f39da7f161f
Former-commit-id: af0962f741a662ae4216179533966febf92f736e
2012-10-06 18:27:36 +00:00
kmetykog
4ff31ab107 Re #660: dash colours are read from screen.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4977 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f89b8d73d0e7baa4b8b4a5d66b72a7fbd31c9924
Former-commit-id: ec0268bb89bdd8411c70e5037fd1ae599aa02f20
2012-10-02 21:52:41 +00:00
pouillot
40fc431611 Re #720 Fixed some GCC 4.6/7 warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4975 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 495ee7ac3055ae5b413711c97c1dc439d96369fc
Former-commit-id: 0fffaa6e401ba055c7c59d2f05cae5cac81e1d5f
2012-09-30 21:54:35 +00:00
kmetykog
e53fa342dc Re #307: move static code outside loop.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4964 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fe82526afdb7a53a4d43eed9e806a621f5d136d7
Former-commit-id: 5298d9b5b765b4d8a0fd19177690f2190293380d
2012-09-26 05:50:40 +00:00
pouillot
160f4ce957 Re #721 Made most useful source files appear in QtCreator and MSVC IDEs, for easy editing (+ cleaned up commented CMake code)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4959 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b6c2771d4747303d13da23edd8eb692e35de6a6e
Former-commit-id: 7a90e9ab3670aa2da45001ca04b7bc080df03c7b
2012-09-23 11:22:50 +00:00
pouillot
2920944299 Fixes #758 Always use -DNOMINMAX for MSVC builds
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4944 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f65b1cfc7e59b8a4e786e75b693a1412588033a2
Former-commit-id: 8cba7ab4cd431546d0db3b2628c364a23f74caef
2012-09-15 14:18:27 +00:00
pouillot
cdc3d95843 Re #683 Added support for building with missing contents in source tree + OPTION_CHECK_CONTENTS CMake option to disable it when usefull ; defaults to Off
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4931 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e89e21abb38e60cbb84ac71fa326a46fa55467ef
Former-commit-id: c8eb5c8c63257e240e9e050e7551250f026f14fa
2012-09-11 18:33:31 +00:00
pouillot
a5c4db51e2 Added run-time startup traces giving infos about the build system used to get the binaries
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4927 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: be47caa967c54718d963e17f8ba73c0594a45997
Former-commit-id: 6cfae1566796d05519cd43ad00c74bc4982b713e
2012-09-08 17:41:13 +00:00
mungewell
d03d57d221 Bug #614 - allow pre-go gear selection and issue 'stop and go' penalities for jumping lights
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4918 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 581dfc25676f046afc1ae35beaca1952fe70f585
Former-commit-id: b72d4cce6295fa20447ce2ccb907dc009cc33eaa
2012-09-05 03:58:00 +00:00
pouillot
071c2d31c6 Fixes #738 Actual completion : added missing file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4910 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 739044b6495479cf096d0a6ceed39feb7349dfd6
Former-commit-id: 407e05e095e546e41c3ec860c9a2d4b7a75f5fee
2012-08-31 18:24:08 +00:00
pouillot
860674a37e Fixes #738 Make portability a real (shared) library in order to implement missing functions as needed (like strndup, strtok_r, ...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4907 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9f24b755d5fd592821fd966ab75bf3ab6f35c25e
Former-commit-id: a6d98e8806d508ebdae781980b33c4a95706db96
2012-08-30 18:35:40 +00:00
kmetykog
824fa7a13f Re #605: no CLRF in source files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4903 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5a05f4f02b4d07b3aa676dc6a67281891ea76808
Former-commit-id: de083f4fb267f252323585a1cba996f4cd9e3620
2012-08-27 11:31:33 +00:00
kmetykog
b65badf16c Re #605: clear exec permission of source files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4902 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b371bd4e7ec1ad5685d86cbb5eab172aecea4998
Former-commit-id: e1863bd7f1b5b092aa2b9edd001d2a5b93a76a44
2012-08-27 10:04:20 +00:00
pouillot
c88854ce97 Re #307 Explaning comment for -DNOMINMAX under WIN32
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4855 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 20a0fd4b7a879384f957ebc39941654fa641f030
Former-commit-id: fa164499cf8142eb689773581186841b457ed089
2012-08-14 13:23:26 +00:00
mungewell
8855f40dea Bug #737 - allows hillclimb (laps=0/duration=00:00:01) => race last until s/f line crossed.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4839 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 92c12ceeca0782ca2e3b2c9434f4548b7f998b5f
Former-commit-id: edb70fbdbe1268b23c0733e8eaf3b23dcb1d3cf9
2012-08-09 04:19:48 +00:00
pouillot
dabacd3569 Re #721 : MinGW 4.7 build system is now up and running (except for networkhuman module)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4838 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6ed52a0b152da16fae7ecaacc3656fa4a5d5921b
Former-commit-id: 18343442c5252316e92572df01ebb3a98a89e68e
2012-08-08 17:38:39 +00:00
torcs-ng
e7fc77a3a6 fix libs/CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4837 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 07577849edbee8895500bfffafde1437efab283e
Former-commit-id: 3ceb60ffefa110fb47a6eb84c8ac56e47cb70027
2012-08-06 21:08:14 +00:00
mungewell
73c40bafa8 Bug #735 - fix jump in 24HR time if leader crosses start line the wrong way
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4834 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2b41238647639b10d696c4aa3c14fff3a5177f2e
Former-commit-id: 3f61a2694f59873d442fcad349d747fcdf9cf32b
2012-08-03 06:43:03 +00:00
torcs-ng
fa033ea96c fix build ephemeris on windows by Joe
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4833 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 86f1bf69db52b092fa9dd58f6fa6bc99bfee8d29
Former-commit-id: fd95e6ffb2b9f695df7fbb50a6894304bba675dc
2012-08-02 21:26:27 +00:00
torcs-ng
4d88d18c5e build metar and ephemeris just on Linux
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4832 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5c2c01d71d4923d1a3c476d48c69a14196b67b30
Former-commit-id: f4237b2ed23c1d8958e0aa109608a6212fc1398a
2012-08-02 17:42:41 +00:00
torcs-ng
67a8a9b222 fix bug with ephemeris
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4830 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 70e5fda1ff190f3df1fe24fe57588184585166ea
Former-commit-id: 1fb8eff25450d3274a3e227a987e43d26f497a85
2012-08-02 15:49:47 +00:00
torcs-ng
e715b83d11 add celestialbody omit
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4829 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1cf05a7c3bc5a759de6b9d21c05187bc4b5b4497
Former-commit-id: c7283a2e08ea39d86daf475130e417b53aabf458
2012-08-02 15:35:20 +00:00
torcs-ng
08e2b6a1a6 add lib ephemeris
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4828 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3b5a0fb1755130e3528d92b26e38117d54fedb6a
Former-commit-id: 97ebc75d5edd7f822302ff59144d3be0098782c9
2012-08-02 15:26:43 +00:00
torcs-ng
b1a810a63d not build metar for moment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4827 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0d4741d69c980cdf6352202388ebb1583984a32a
Former-commit-id: 3b68dcd012faa1997ad1f4e8dd35f06268c1b014
2012-08-01 11:23:06 +00:00
torcs-ng
f95e0f6f92 fix bug with 24 heures mode
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4825 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bffdba0ad7e69eb048d9f723d3e64dc1bee659f1
Former-commit-id: 6f2b5c193ba0e160040c0b8e9031c694e8f12f39
2012-07-31 18:02:22 +00:00
torcs-ng
0eaa859bb3 add files for metar lib
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4824 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: dd35e67a368c0c38de5363583176e7b3b11949dd
Former-commit-id: db6cd4a5a72454090096e5e21c4ecb9c0949418e
2012-07-31 15:49:57 +00:00
torcs-ng
f092b05c88 fix legacymenu.cpp for build on windows by Joe
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4823 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 64beae4d839c93c3bcc49d82c57be3cce8c42b55
Former-commit-id: 99351cc58dcd8944a628c3aee354fa1092f87d9c
2012-07-31 15:22:01 +00:00
torcs-ng
83edee772a remove sg_memory.h in math/CMakeList.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4818 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4c3fbafaac33e498b8e411b9ac1d80cf3e6db2fa
Former-commit-id: 9ee9b8d3c78a5683d81e482dadc915320ced3eca
2012-07-30 16:11:26 +00:00
torcs-ng
4af8a5af80 add lib metar to build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4817 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5ab97b74185e24a55e1dadc0f80c3ec372dd5a3a
Former-commit-id: 827efc83728647611c824b00e46030d740cfc508
2012-07-29 23:22:19 +00:00
torcs-ng
5390f925ba add metar lib (not functionnal for moment)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4815 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0fe6d38b64597861ff30dac655ef38415674addf
Former-commit-id: f800bedccf1282821fde46e0145b3c4e33c9375a
2012-07-29 21:40:53 +00:00
torcs-ng
326e0551d8 add math files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4814 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: be249051aa6f0e57f0f34304a8e81211b2a3a06e
Former-commit-id: a69a52cc88b4a844174743912aad1ff602dab40a
2012-07-29 21:37:26 +00:00
torcs-ng
defadc2bdd add real weather and day time for config race
prepare for real weather and day time with new lib metar

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

Former-commit-id: 633cf17bd92f343a6ae9f2b02a79ca4f46676500
Former-commit-id: 7c6f94efd7fd20d14594555d35afaa7c86c3894a
2012-07-29 17:16:37 +00:00
pouillot
b1217241b9 Re #634 Port from txml to 3rd party Expat 2 for all platforms (with temporary option to disable if needed)
Re #712 Port from bundled SOLID 2 to 3rd party Free Solid for all platforms (with temporary option to disable if needed)

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

Former-commit-id: 1e245a29829973f5e1fe8dc1784fb508201be89e
Former-commit-id: c0d7956316c9ad71fc203674961e2e654ada1847
2012-07-08 13:22:12 +00:00
pouillot
5619b1e85f Fixed forgotten bBump argument in call to checkBestSupport
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4787 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 93066ea4c4d94e7ac2cd92b13bdcd9ad899732d6
Former-commit-id: c8cf86c64a18bb48e3b87e2254094b01299b02e1
2012-07-03 17:16:51 +00:00
pouillot
2741c376b4 Re #711 Fixes Windows build after added build support for SDL2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4785 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2f4deec7e2c1f16aaf46111138fcc180fa4e0adf
Former-commit-id: 955236e955669c28e01c3d134a4996d660821bf7
2012-07-01 15:38:09 +00:00
pouillot
fc360489a0 Re #714 Fixed unused var warning
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4766 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d35ce480030f6f24edd3609790ebd297cdeca768
Former-commit-id: 0f7815a82733cda2e01ef20fe269cad4d3029740
2012-06-23 12:32:43 +00:00
torcs-ng
fd7c89cd8b Add default bump mapping in screen.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4762 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bf121ac07bff436dcf27f64755123bb9c13aef3d
Former-commit-id: 4de16d1cebc51405fd65de09869f3e3cf443fd67
2012-06-22 20:59:21 +00:00
mungewell
39b5b902ce Bug #711 Fix SDL1.2 headers/includes/etc
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4761 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0b5d802678afe908bc2efce576ead47d39f2b73a
Former-commit-id: fd3a52f92aa65b0d3e4071a1117033e3b0b9eb85
2012-06-22 04:58:08 +00:00
torcs-ng
f1d55414cd add bump mapping openglconfig
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4759 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: af21243702e63a47285948c6b710b0b711b70d05
Former-commit-id: b2b3d06edf27e69bf9cce4b88cceaa0919f3bba1
2012-06-21 20:04:09 +00:00
mungewell
d2541d9aa4 538 - fix time calc for lap based races
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4731 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ac96e94f81354f62e5e77233aa6ed9ec4e1610f0
Former-commit-id: 13f95d80826e235f3e708457e9688baa16fe3df1
2012-05-24 03:21:54 +00:00
mungewell
f180afcfdb 668 fix 'best grahpics' segfault
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4725 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 75ce172d91e72129d53f14fa4a823cf4d9030470
Former-commit-id: 8f3f6481588275c0e26c8a36d778af77e4802941
2012-05-18 05:51:38 +00:00
pouillot
2b91056a89 Re #529 Restored commented-out anti-aliasing detection
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4705 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a7382b811ba946419eae8e8872dfc0a67d456fe9
Former-commit-id: 3811bce4ad54610fe3f42d4eb1ec586ec7b8678a
2012-04-20 08:48:44 +00:00
pouillot
2df69cbda5 Re #307 Fixed GCC warning about a possible crash when calling help menu when no keyboard shortcut is defined
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4699 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7b555242b91228ecefcb7608115272d515f0fa49
Former-commit-id: b50e9d0d75457d763c7a639c7c06feccd0f34573
2012-04-14 09:54:25 +00:00
mungewell
d9b5f8397a 529 Stereo Vision - config files and SDL init
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4692 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ab0eac400f2a429c379ad136256931cf4bc71e8b
Former-commit-id: 4f4885c95f3ff1b8e4f5863e64453d35ae2d0549
2012-04-12 05:20:16 +00:00
mungewell
f7812cacc4 538 accelerated time fix
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4690 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bd03491b2b0061d7047a7885e43d1971057f6b8c
Former-commit-id: 3e394f9981f0cce8c762202e164799c2fc8eb4ce
2012-04-12 01:37:16 +00:00
mungewell
4147c2cbf6 538 accelerated time for endurance races
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4689 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7613490941097b24e09ea0aa9c17e3a619aaa135
Former-commit-id: 7b565588763db95f22a0b3d9cb0682c1ac38cb63
2012-04-12 00:30:26 +00:00
kakukri
772f029554 RE_ATTR_CUR_DRIVER is now the ranking order, as expected by legacymenu. Fixes the loading screen flashing in the middle of the qualifying.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4674 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 68c31e186f028ea877dc4d0a94a833a14f7827c1
Former-commit-id: 57e3e390a70bb72c6bd0517bf747a5824129c151
2012-04-07 18:42:24 +00:00
pouillot
ca018ad628 Fixes #655 Workaround snprintf misuse + MSVC 2005 C lib bug
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4656 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4000f1a6c65f5c844bce13e171d122e1f84fccfe
Former-commit-id: ab1b897b96f2414d723a88240e958d390719ba50
2012-04-03 17:16:06 +00:00
pouillot
5a2e0ac914 Re #307 Fixed minor MSVC warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4654 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ba500a90d3787f8eda2106c7d1e440c06bfd31b7
Former-commit-id: fdf68b40ca29303beed6b16c504803337a0a0389
2012-04-03 16:35:55 +00:00
kakukri
1090aaee1f More verbose comments, removed an obsolote message.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4643 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 63748360f62684d645beed185f93b45192d7c12a
Former-commit-id: dc9fc017fa243b42353d11000308da4f203250a1
2012-04-01 18:52:18 +00:00
pouillot
7ff6d70389 Fixes #648 Crash in standings menu when after last event of a championship
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4637 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a5648b20a774400cbf269ba9b48b77f4da5c8e0d
Former-commit-id: eb879c4f8ed8d2485f40d24eb4024c29b29c5816
2012-03-31 17:29:35 +00:00
pouillot
2b4d04ad2e Fixes #647 (Liveries selector not working for 'normal' races)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4633 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5fe0de630b72603875654ee4728c6b8c78b6e554
Former-commit-id: ccb8a1b23e464c83bfd22852015620a27b4bcfea
2012-03-31 14:45:22 +00:00
pouillot
c3783bbf01 Re #333 Added missing GfuiScrollListGetSelectedElementIndex
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4628 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c34bc1b35acb9e6d0fd96a52af4bb99fe77d277a
Former-commit-id: a182938e9d76d177558371c1f3c4e4569105bf97
2012-03-31 09:14:21 +00:00
pouillot
d0df79cb30 Re #333 Fixed GfuiStaticImageSet overwriting the 'can deform' XML property + added GfuiStaticImageSetDeformable
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4621 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bbaee260fe6d63af3a09446d2f1736d8cd268267
Former-commit-id: c112765303a7b9090162d2a2e3bc80133927e8fd
2012-03-29 18:32:32 +00:00
area42
7c020518e8 Small menu fixes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4617 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4a881f5df638460d19e742cf600ed61d3b3fb4d8
Former-commit-id: 0b3f1740326f7852dee91ad7d0dfe90e86907cfb
2012-03-25 20:43:09 +00:00
kakukri
f070f6a21c Fixes #649: use SessionName at TrackName format for all subtitles in session running and result menus
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4616 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d6fdfa1421dcef0cfc2ebb619d7e571010f0154c
Former-commit-id: eb59c18a5bbe8186ea60492bf6b9f1a9404b368e
2012-03-25 20:21:08 +00:00
pouillot
07bf643b5a Fixes #333 Flip arrow buttons of scrolllist scrollbars according to their position
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4615 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 714ad13013f36d25c81394b934be94d563a2011b
Former-commit-id: 5b558058ba23422d009e1176a0c45b7fc721891b
2012-03-25 18:39:34 +00:00
area42
5d5af54f78 Changed disable style for buttons and edit boxes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4613 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9cbbc2cfbbb5d8699998642e1f3c53744a0ee1bc
Former-commit-id: dcb4f870077a0ab5b7fb24fc47f4dfa21b8fa38c
2012-03-25 14:15:29 +00:00
pouillot
ea670de5ff Fixed params version after r4594 (MUST be incremented each time for auto-update at start-time)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4612 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ea8a9f916c3b581b0f9151dca38473aeef9b43a5
Former-commit-id: f13ae733d0086df930d2f59dcfe36db9d6751536
2012-03-25 13:51:26 +00:00
pouillot
253040c410 Fixes #645 & #646 (GCC 4.7 compatibility)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4602 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ebc68f6997dbbd1292693398b01d5aedf74f922f
Former-commit-id: 4f30399cfe9c2e3f3ef18992d75b46f2a03b925b
2012-03-24 12:04:10 +00:00
area42
04535e776c Step1 preventing the menu from being ugly again and getting a stupid code monkey style
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4594 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: daaabc821afa35d1cda5b26b161b326f53090b60
Former-commit-id: e4658a3296a45610f3f03514ccc302fd55e05e68
2012-03-22 18:57:09 +00:00
kakukri
5b8801e49c Re #491: fix starting grid determination for non-race sessions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4592 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4293b1f22e76395fe181943f7541bf659c736e37
Former-commit-id: b1f98aab7413c08162a738d33f457597d7016c97
2012-03-18 21:00:30 +00:00
pouillot
60f8499d5c Fixes #460 Pause the race when calling the Help menu + Use slow start manager when resuming + Resuming from F1 or Esc gets back to the currentPaused/Unpaused state + Workaround bloated help menu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4590 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2c29a5677c7fd3ce41369bc5b87a094fcb8cf4b7
Former-commit-id: 9d983487b343fdd02d259c1b8f8a93d4b8b15c1a
2012-03-18 11:23:59 +00:00
pouillot
85d664d980 Make things work smoothly when Simu V2 and/or V3 modules are not there, whatever user settings (race engine and simu config menu)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4584 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f0ad0fb5615ace636429a35277bd4f615a564b58
Former-commit-id: f2ed91062fe8d3083e2513c7b19a5b205c35ba68
2012-03-11 22:08:13 +00:00
pouillot
b0e51ca92b Re #591 Fixes crash when abandoning non-Career multi-event races during 1st event
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4574 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 308fac76874b811465ea3fad43b3407057a7796a
Former-commit-id: adbc6d63c9ea4ff650e9e39a584206aefd13e42f
2012-03-11 13:03:25 +00:00
kakukri
07504dc966 Re #491: fix how raceengine calculates race distance
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4564 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6963c702136b5c4f66bb62c9b9c761d0f09ca7bc
Former-commit-id: d95dbc9dc2e9eeb8e9444028e2ea99ca851f5f9b
2012-03-04 22:10:11 +00:00
pouillot
32b9f09713 Fixed #638 (Drive-through in-race message spelling) + Re #307 More snprintfs
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4560 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: db98d1e8d8ea5ba811fc46d876efbf901c3fc912
Former-commit-id: 138de6d24e46c8eb1335cf157eb4b2dcbcd3c809
2012-03-04 18:33:41 +00:00
pouillot
683c26b0dd Fixes windows / MSVC side of r4521 for #604 (export TXML symbols with DLL interface)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4526 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5b3c4fa23dff76e0d23439c440293dcc1904d0fd
Former-commit-id: bfc1d689c202a41a8e907dd7a8b8c3c681bb3f9f
2012-02-23 14:08:44 +00:00
mungewell
f0848018aa 562 Results only count extra lap
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4523 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d186f0a5a231a1b17d3b451605f69e04c498d809
Former-commit-id: de0afb5a18bb099597f9387923b00ced5463002c
2012-02-23 05:30:14 +00:00
mungewell
8b399e3557 604 Switch to 'legal' txml lib
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4521 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 97d64d9449f79307803554bf424eb2032943b6c3
Former-commit-id: d0f04f6e897ed5a0acf1ecf7257334915c16f942
2012-02-23 03:20:49 +00:00
pouillot
b284b17bdc WIP reworked style for blind race menu TODO: new style background and header + nicer colors for highlighting results
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4516 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 068aaac134925c04a7f13c3cd96007714e0f22e0
Former-commit-id: a18b7b85f7e2e5020dab99fcf2d3545517339ca7
2012-02-20 15:07:33 +00:00
pouillot
d2c9cccee8 Fixes #241 and #330 (Race menus for Career) Hide info / disable choice of car in raceman and driver select menus when Career mode
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4506 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 40f6e5cf537aae5112f13e5e594d7100bb0fda61
Former-commit-id: b22c4d45f6d2615c77a04f79cc072b07d95655ff
2012-02-18 15:18:04 +00:00
pouillot
915f1d9513 Re #307 Use RM_ATTR_* symbols rather than ROB_ATTR_* ones when reading / writing race params / results
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4505 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 17fadd600ef4089b1a25eb38acf8b84a69bbf44d
Former-commit-id: aec14c4d6c33b8ca3caf596ef279b6b641632ef5
2012-02-18 15:06:34 +00:00
mungewell
c8870a3661 559 fix messed up quickrace results only display
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4499 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c0c1cb306ae7c8f7a36f022c6aeb5fa0f70bfed7
Former-commit-id: 5f9ba57c0fe9dd4c41e8fea4e297d4d29990202e
2012-02-15 04:38:29 +00:00
pouillot
5465c2e962 Fixed #591 Resuming Career mode from a (main) results file now works as expected
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4497 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 366338b63a1ac3fac66f49b05696a4a8e78e6426
Former-commit-id: fd664bd588f10ea94cf2ddb375fbfd587deb10ef
2012-02-12 19:45:17 +00:00
pouillot
a841b4366f Re #330 Show only .xml files when loading / saving race params / results (.xmls of no-use for that)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4495 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 94f51ab05001f2483560ec21a04e8eb83f019ce4
Former-commit-id: 4eb182a46883f229afc329a1888a75951a277cf8
2012-02-12 15:26:59 +00:00
pouillot
6331f5aadf Re #307 Code cosmétics + more comments + Re #329 Use new GfRaceManager::hasSubFile where possible
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4492 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1588027c63ddf14ca15af7845b86323fb1d381e1
Former-commit-id: 9ad71670e7796fad3f4db9555bd50d127c604352
2012-02-12 15:21:51 +00:00
pouillot
a841516896 Re #329 New GfRaceManager::hasSubFile function, and use it in the menus
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4481 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1744937e97395d5a56a1c0676fce589baad69c5d
Former-commit-id: e70f6b89078092c32b5a271ab9687dca22f52b32
2012-02-05 19:29:37 +00:00
pouillot
0856f655ae Fixed #577 (Fatal error after deleting all human drivers under Windows) Go on loading robot modules even when 1 fails to load
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4474 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cd295bddd9dd7fcdda398649f64e59b678435011
Former-commit-id: 6a9a331b21354ce3d3fdde90e89eb09bc8892d66
2012-02-05 10:17:18 +00:00
martkelder
179ad83a41 0 seconds also is no timed session (repairs startlight in practice)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4462 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e0d73dac2febc24c0e9a9e3b212deabee0e1a8c3
Former-commit-id: acfe3501f8e272b00f558fd7489cb994c3280d75
2012-01-29 11:43:33 +00:00
torcs-ng
a2f06fc427 - update ramdom timesof day random with random (H*M*S)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4450 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2a37293317e600d23fe16b3e4d3ec40053cf588b
Former-commit-id: 62792e9ce13f75fa1adbcc122b21cfa0bd5e4b97
2012-01-22 16:25:45 +00:00
torcs-ng
e662efbaad add random for time of day config race
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4449 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c8b7c09207f068939d66073b761c97f2043c1216
Former-commit-id: fea678e352ca12323c29020bd0a28f2e085e33f6
2012-01-22 14:03:55 +00:00
mungewell
31f98f8d74 570 stop '---' being assigned as '-' key
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4429 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 838b135640d8e7d0acde354e1b62ad0eb515189a
Former-commit-id: 5863eaa1bb8e91e8941affad5648e0fb5e3000e6
2012-01-19 06:52:18 +00:00
mungewell
e53c5d598a more fixes to the result page alignment (Endurance qualification mainly)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4427 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cff9529450d61b85a7506ca78cfb09c616021154
Former-commit-id: be9f65530042582e2b733ef9f4b51a78e7bdd368
2012-01-18 05:56:52 +00:00