Commit graph

1027 commits

Author SHA1 Message Date
pouillot
a958853b22 Unlimited nb of interfaces per module, Grid shifting support
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@503 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f54c8fca5a99c3ead36f2ad35ee2b486b4f3967f
Former-commit-id: fa017b74f0209187b8a70bf0e43cb64b2835122d
2008-12-17 21:35:21 +00:00
pouillot
03265bce27 Fixed MSVC2005 double to float conversion warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@502 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c391a844c5f41f0e9f1d0cbfa6be7496076483b3
Former-commit-id: 4d45afb973ffd17e452b922184744e58d1ab3e96
2008-12-17 21:32:48 +00:00
pouillot
289724be20 Merged 343,351,352 from sdl-port (const char*, tModInfoNC, #include ", ...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@501 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3e38647f484e13035cc7ad662bdcb0a3d85121e1
Former-commit-id: 1bae5e00ea32f36e36ac430cf82f5be1ba6d05a6
2008-12-17 21:32:23 +00:00
pouillot
742a1694e8 Added missing libs for MSVC2005 Express (user32.lib, ans sometimes advapi32.lib)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@500 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 88dc8fa1bbe8622eb59a26b411526dd35ed754ff
Former-commit-id: 44372a5e3652ed43697f539b368b63a03ea805d7
2008-12-17 21:25:35 +00:00
pouillot
575ec28b90 Added some more hard-coded screen resolutions for windows users
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@422 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: da45ab5894d977f5939da025867b3d5429d47a7c
Former-commit-id: 4c19ce5231867a08367889c0b75450827293f56e
2008-12-08 22:13:29 +00:00
pouillot
080efdfc5e Updated ALL vcproj to support sdl-port like 3rdParty
Stays compatible with old src/windows/dll, lib, include
Therefore renamed src/windows/dll to src/windows/bin
All libs and exe now compiled with Mutithreaded DLL integration (/MD , /MDd) (like sdl-port)

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

Former-commit-id: e419236b2834c49d95916feb98ee80b55fcc2d9c
Former-commit-id: 249ed16cc2a5366fa5c6ebbd5822b511c312ae01
2008-12-07 20:59:04 +00:00
pouillot
fbe896ef68 Added many hard-coded screen resolutions for windows users
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@403 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 93347a7ab0cfb89b6d24354b8931c4988e07e223
Former-commit-id: d581742311889ffb9945cf0027b620926c0305d6
2008-12-07 20:53:39 +00:00
martkelder
709bf2cf9a Revert commit 309 with log "Added (char const*) explicit cast in src/libs" by martkelder.
Explicit (char const*) casts are not neccesairy anymore


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

Former-commit-id: 094b292fb6b8d5292fbf5cc39b8df5c5f736a8af
Former-commit-id: 0a8f3773a8614b01320e008b5e59ee643f0df94e
2008-11-30 09:35:08 +00:00
pouillot
2d9154929c Added some robots to Windows build and fixed const/non const char* in src/windows (consequences of changes for GCC 4.3)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@330 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 02397ae9325f80fcab3bb8c9705f6c8821d7e7ff
Former-commit-id: 930333bc526ec540d810ac434ac73ac41ab733cd
2008-11-26 22:57:08 +00:00
pouillot
f671a4ee33 Removed interfaces/js.h and use plib's one
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@324 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ecbc9045d29ebc115a0c33fe5941dfdf08cab164
Former-commit-id: e06d1ceb015e9990169614f12c305b94a5b97ee6
2008-11-26 22:20:39 +00:00
torcs-ng
b0562fc8ab Remove animdriver and wheel3d variables because not used
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@310 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a8eb4bcaa7fa265cf26fc1def08f48478a8191e6
Former-commit-id: c0464696bc0db37a12d90c4e47378a4c4857ec19
2008-11-24 16:13:32 +00:00
martkelder
97237ff7fd Added (char const*) explicit cast in src/libs
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@309 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 405f967c47861b7d3a86caab66a02003d6ac8e58
Former-commit-id: 247d672fbde8aed289859c05aa374f0d65012728
2008-11-24 10:54:06 +00:00
martkelder
807777bd97 GfParmGetMinorVersion and GfParmGetMajor version are not part of trunk; removed from .def-file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@286 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d5e6ce389590d0fac5578e57c773b89844c0cdcb
Former-commit-id: a7c09a7fc7ed92696e8df91278a9f39db1a625c5
2008-11-21 06:52:46 +00:00
martkelder
3d403eec53 Merged commit 255,256,272 and 273 from branches/sdl-port to trunk.
Commit 255 by martkelder:
  Fixed compile warnings in GCC 4.3.
  Did that by adding const on a lot of places.
Commit 256 by pouillot:
  Fixed const char* assignment to char*
Commit 272 by briangr:
  fixed const char problems in locus
Commit 273 by briangr:
  fixed Windows compile error problems


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

Former-commit-id: ea535b6084189323bb4ad0a4cc09d97866af84e7
Former-commit-id: 081144e7c4838a93b147a8b076be91c68e5e4475
2008-11-18 08:42:47 +00:00
pouillot
56ffada152 Replaced #include <string.h> by cstring for GCC 4.3 compatibility
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@258 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 76fe47c11dfa6939793c43fb05ae71fc2a74fadb
Former-commit-id: 0224ffe264f0634837b6293493daaa31f15976c8
2008-11-17 22:25:04 +00:00
pouillot
5b918c64de Contributed by Eugen Treise
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@257 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 28eb6e2b0d3eb851b9c4f71f84ae6bb1adc62c39
Former-commit-id: 0a8559ec091c9478d8f3a1ddd14fc4019769c595
2008-11-17 22:14:49 +00:00
pouillot
4045527417 Fixed typos in debug messages and comments
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@250 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 31e8791688f3974e66151d450186bdae166aabfc
Former-commit-id: 9505d2b7142dade9eadf36b02ac0a0120f7f4954
2008-11-16 18:32:58 +00:00
andrewsumner
e4bf59c399 added project files for Visual Studio 2005
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@216 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a7a157037fe7af30f74f5ef9d63381a21dce7847
Former-commit-id: 173b06ebefe7e40b71094b1a48e3f30a5db59089
2008-11-12 02:44:40 +00:00
pouillot
f0b92d7072 Fix disappeared brake light (merged from Torcs r1-3-1)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@128 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e079579217c7325e2ae190448482048c29d8aef4
Former-commit-id: 84406b90e4f132ec5c8700fe10fbd45a50698fd4
2008-11-02 21:50:51 +00:00
pouillot
8a2f74c4e1 Slow down CPU (fan noise / energy waste) when full power not necessary (like in menus)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@103 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b2c2e1233233f581c5a57494a4321639203509a0
Former-commit-id: 0b36ed88bc5f963d4e96af8153ce1a6bb047e6f6
2008-10-27 20:47:08 +00:00
pouillot
6522810047 Activate Simulation menu to choose between V2 and V3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@59 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a8e5b4b80e7c0a7ef28a4a2c680d15c6a382e385
Former-commit-id: 418bb055948f318d992d044202f10426bd64038a
2008-10-11 20:51:45 +00:00
torcs-ng
0ef2f9518e Change torcs.rc to torcs-ng.rc in wtorcsng.dsp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@41 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 098bfb006b291cd1897bc5ca5a96d1821ef4b281
Former-commit-id: 6d06ce076fca5c972aab8e10f307bfb5ca9d0256
2008-09-25 13:14:07 +00:00
torcs-ng
3a7f5d560c Start integrate menu wheel3d and anim driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@38 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d5c8e9f36c01cf9bba4de148a7de2ffda1793afe
Former-commit-id: 918af23419db0571bbaf9552deb94ca666aaf4be
2008-09-23 19:30:12 +00:00
torcs-ng
e80e42296f Modif Makefile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@12 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ebdf6594e4f6f043a56b425f569b8a1740dd5ff4
Former-commit-id: 334ae4f3db4eec2717c73bd29a202aae1d90279c
2008-09-15 22:17:15 +00:00
torcs-ng
640b52c0ce Modif Makefile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a96d90091b166b6953ee6a1d970ad005d14cdbf7
Former-commit-id: c18a2646c35461b13f5c982051649cc5b75c0b8a
2008-09-15 18:49:31 +00:00
torcs-ng
787546fabf Modification Makefile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0c9c41f951e648ce4611a8469e9002bc94e5d731
Former-commit-id: 0ef14cb1f57b7830b2c008e69cdff74704db2ecf
2008-09-14 23:32:07 +00:00
torcs-ng
1935711a43 Import Initial
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0f09d39edb936ebd87ab33a41da1326a84f415e2
Former-commit-id: 38d30950aa3367e9b8718cee602e206dbc360201
2008-09-14 16:25:25 +00:00