pouillot
|
1154b49798
|
Fixed ComboBox enable/disable support + Button disabled state
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2614 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 874a6d4af5f0c12c01be6c21f81f3b33c70efd12
Former-commit-id: 5e05d2b682cad5ed862516477f38bcf196e35094
|
2010-08-05 12:50:35 +00:00 |
|
pouillot
|
38c0ed6634
|
Fixed multiple initializations of car select menu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2606 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: ba6642852a9a7d04ac3eb1e2e1ba7c7ca14257dc
Former-commit-id: 59ac061d3a5d358008f8f4e58fef5ed59ba8171a
|
2010-08-04 09:42:42 +00:00 |
|
pouillot
|
9450bf2a40
|
Improved GfParmReadFile fopen error message
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2605 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: e0899752ce4f5eb545e488d848f08fb67cc2d78c
Former-commit-id: 9955f90f801c9d64af2f7f1124723076a79ebaf1
|
2010-08-04 09:42:10 +00:00 |
|
pouillot
|
fe9666aa23
|
Re #138 : Fixed temporary Ruin'dows / MSWC port workaround for r2595 commit
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2604 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 4d83cae523702258c781f6f8c67fb2fafba83d0d
Former-commit-id: 2fa177c3fbfdb4b663fa934ae082d5a1477c03a2
|
2010-08-04 08:35:35 +00:00 |
|
pouillot
|
7fcc493b58
|
Removed STL containers DLL export code under Windows/MSVC (useless now, don't know why !?)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2603 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 3653a8a45d47e8d9517bd41d1ae383d73d5530e3
Former-commit-id: c38e9d55dda1d792866fe7370f36257a1dc58ebc
|
2010-08-04 08:34:13 +00:00 |
|
pouillot
|
eac55cb1dc
|
Code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2602 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: cf17660ae79ac992a0e98e9d50e391b8d52d3efc
Former-commit-id: d88c45b9eb4096ee1e5c51863b5f35c8d0ca6e72
|
2010-08-04 08:23:55 +00:00 |
|
pouillot
|
733c301fea
|
Hided boring MSVC C4996 warning
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2601 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 70b2cd4fe9de0f670b52df76429e4ed6f48ac19a
Former-commit-id: 49060797a88731640bfe93257d9cf798835408c9
|
2010-08-04 08:23:01 +00:00 |
|
pouillot
|
05c6389d7d
|
Re #138 : Temporary Ruin'dows / MSWC port workaround for r2595 commit (needs a real fix)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2597 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: fd2ea001e03b5f9fa7e39cb6acbe81a5c7ab4b8a
Former-commit-id: 461e78742273f3019096d92a779f86d9f3e6a79f
|
2010-08-03 19:23:24 +00:00 |
|
pouillot
|
009eec38c8
|
Windows port for "Enhanced GfuiMenuScreenClass to wrap most of the guimenu API"
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2596 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 862080585160fc2b6466ae6ea54bd0c76f6ff979
Former-commit-id: 7c47c7d6884fe01dec7738553c6338d6d4037ba9
|
2010-08-03 19:16:11 +00:00 |
|
pouillot
|
cbc300fd9a
|
Re #138 (Task D29 : Car preview and selectable livery) Updated driver select menu for skin selection and preview ; multi-skin and preview for sc-lynx-220 ; chosen skin not yet used in race
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2595 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 7da5e4090b36bf4e018f3f0255586dc8ea5e740f
Former-commit-id: 64cfa6b69e1ac0da8b5de921539e492d4344a978
|
2010-08-03 17:39:42 +00:00 |
|
pouillot
|
92827cc216
|
Re #139 (Task D30 : Human car choice in race config menu) New car selection/specs preview menu (layout only, does not work yet)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2594 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 031a24dbf092daac6cced595f22beec659acfae0
Former-commit-id: d4ad40d09824f216258f55eda932699a9c09b246
|
2010-08-03 17:36:07 +00:00 |
|
pouillot
|
9aaf988694
|
Enhanced GfuiMenuScreenClass to wrap most of the guimenu API (makes menus code shorter and clearer)
Improved carinfo singleton pattern implementation + method names consistency
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2591 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 5abca61f1467714a7784c075c2f474a8b3e7fa64
Former-commit-id: 1fb1f8b148be656d6b35fe57fcb4d4d0ea3513d4
|
2010-08-03 17:21:45 +00:00 |
|
pouillot
|
6c76718752
|
Added prefix filtering to GfDirGetListFiltered
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2590 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 09993b9e5e44f966bd44d66552d8705a159df048
Former-commit-id: 0a7c1a94d0281e55447a788b73efa6e4992710e4
|
2010-08-03 17:20:15 +00:00 |
|
pouillot
|
b45bffb20f
|
Added prefix filtering to GfDirGetListFiltered
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2589 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 948d6d8e8fa4d49f76975d910074c3f03cac6370
Former-commit-id: bd79fcfa7831c9b58eb7924c7de4a8b1dd236ed3
|
2010-08-03 17:15:49 +00:00 |
|
pouillot
|
fede6877a2
|
Enhanced GfuiMenuScreenClass to wrap most of the guimenu API (makes menus code shorter and clearer)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2588 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: a147e090353c377e96fae90fce4330659cfbb08e
Former-commit-id: d12855823d5fd9c1e9e86d8f11ffa1cdd2e905be
|
2010-08-03 17:14:11 +00:00 |
|
pouillot
|
337a584fa5
|
Added user data support in combobox and checkbox controls
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2587 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: df17938a24decbf27a39846c81fd8313fcfbbda0
Former-commit-id: c8ca75190d06f7444a1c3ab7911f3735282a1b92
|
2010-08-03 17:11:14 +00:00 |
|
pouillot
|
e3b4bd6081
|
Added GfuiScrollListClear function + added user data support in combobox and checkbox controls
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2586 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 5960021a4dc0d2ea86f52482106fcd79d3d241c6
Former-commit-id: 9d54f6c9a07654a39c41959d0848dc1f94a0501c
|
2010-08-03 17:10:23 +00:00 |
|
pouillot
|
813a1420d0
|
Added GfuiScrollListClear function
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2585 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 8cb2273438676af76c60e54b73c977960422409b
Former-commit-id: 5f90f15484b628ab7b4aafbe3218d2b80a475f33
|
2010-08-03 17:09:10 +00:00 |
|
pouillot
|
f9f84b9ee5
|
Improved carinfo singleton pattern implementation + method names consistency
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2584 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 282fc221bb8214a2b0e4e5276978fbc8f4801ceb
Former-commit-id: ba0cf161938953811291052227edbd70629fc72c
|
2010-08-03 17:07:18 +00:00 |
|
torcs-ng
|
bd4dcef1ee
|
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2574 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 907e6be668bf27f355a443f8c860f273f0ce2b04
Former-commit-id: 9a30bdedc303529e940fb849bcceeae6b5780238
|
2010-08-01 19:21:18 +00:00 |
|
torcs-ng
|
3c9991b077
|
integrate ssgasky in Speed Dreams for better migrate on OSG later
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2573 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: cb9a2b2eddd399b8b880dd27866eb9e7d7602977
Former-commit-id: 768d0e92fe0205786db3d67306741009b8b1cf56
|
2010-08-01 17:58:04 +00:00 |
|
torcs-ng
|
88dba33557
|
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2572 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 4ae97130153aceaa3c1b055f3f194a3827b135d4
Former-commit-id: 5fc7aacf1981c89f38ca2f580b6a8ebf26e0559b
|
2010-07-26 15:51:13 +00:00 |
|
torcs-ng
|
d80cc5ccac
|
add session time for driver hymie
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2571 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 662f8ade8734b9353578aac39951d5ca2c017360
Former-commit-id: e00285b98ce97d51fe4f26c4ed87b6b6de8bb783
|
2010-07-26 15:49:05 +00:00 |
|
torcs-ng
|
a1ea0c770d
|
fix bug with surface are define in track.xml and wasn't changed in raceweather ... work now for all tracks
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2570 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: b4976bbceb643e285f8a6487d8c027d8d8107761
Former-commit-id: 828c573b2a26136a92968e53e147e394345797be
|
2010-07-22 14:09:17 +00:00 |
|
torcs-ng
|
d61b1558e3
|
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2569 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 83157d7ef522d112bfc9e27bfb3144cb0c3a141e
Former-commit-id: a4b40beebb232f859c26baaddd71de9aeb9a7b65
|
2010-07-21 14:51:09 +00:00 |
|
torcs-ng
|
2ab346cd09
|
change name and/or category tracks in raceman xml after changing
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2568 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: a272abb9b579ce6e549e729db3993496aef251a7
Former-commit-id: c6f48a7b849b737dfa8e4bdfe781a72b8c111be3
|
2010-07-20 15:08:45 +00:00 |
|
torcs-ng
|
4fddc3ab7a
|
remove double define clouds in raceman.h
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2567 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: ddc2e14a57886142a4d56549c560b1cadc45306f
Former-commit-id: 25a032d7583057185b3ead99fa8532f7598158a9
|
2010-07-14 21:13:52 +00:00 |
|
pouillot
|
db84362786
|
Re #132 : Added inhibitable thread affinity (OK under Linuxes with Native P-Thread Library)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2566 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 41cedc596f4989882085f6504ee2d467b85b61bf
Former-commit-id: 36656f9e79622327a71607a97d73a4fdda6bd2ac
|
2010-07-14 13:38:10 +00:00 |
|
pouillot
|
a7757a2b0d
|
Re #132 : Added inhibitable thread affinity (OK under WinXP, WIP under Linux)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2565 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: e213dd158c71de0e304ae0256c3e8d6be540e805
Former-commit-id: fe3be73c8454a434f87f9df725ec2137ac4385d7
|
2010-07-13 20:56:47 +00:00 |
|
torcs-ng
|
0184e27872
|
change weather option in racemenu.cpp thank's to Mart
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2564 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: f143219a069e5123b9939011db9d18652708c33f
Former-commit-id: dc05db6691568c3e24b0f7d176d201a4899dc192
|
2010-07-11 21:59:17 +00:00 |
|
briangr
|
0fde362d08
|
fixed more problems with network time
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2563 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 8bd81671d51cec87c61e31a3cf90d290cdea5e90
Former-commit-id: 77a6f9629d5c6ee283b71d6ae524e511c5bcc704
|
2010-07-11 15:27:10 +00:00 |
|
pouillot
|
814d819e17
|
Fixed TORCS_XXXDIR_ABS not configured correctly in an in-source-tree from scratch build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2562 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 58c8a2fca3b63418be41c07bfff915a332547e13
Former-commit-id: bb7a400573f2437f57bd342589361c5ecc4bae26
|
2010-07-10 21:24:18 +00:00 |
|
pouillot
|
ff55fcf1ef
|
Fixed mistake in previous commit about version.xml install under Linux
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2560 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 74b62397b0116b1800a9a8dd1de0526640793817
Former-commit-id: 9bfa288d3a2bd2fc7756e0bda85de7c68d75ed77
|
2010-07-10 20:26:18 +00:00 |
|
pouillot
|
30526fddec
|
Fixed CPack generated binary installers not installing version.xml + cleaned up useless files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2559 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 9154ba4b42789bcfc3ba64ab3062f13189f1df70
Former-commit-id: eb6c69a066ebcdd1b33b1fafb06bad4508ba576a
|
2010-07-10 19:21:13 +00:00 |
|
briangr
|
c5f4f6d6cb
|
fixed race time problem that causes network play to work incorrectly
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2557 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 4a25f3cacfe1341a32cd1cd0469a527d01e1e1e5
Former-commit-id: b46a503ac998c4bbf1bd6f0a6615199d63cf178e
|
2010-07-10 17:51:14 +00:00 |
|
briangr
|
c8e0787392
|
fixed race time problem that causes network play to work incorrectly
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2556 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 410197fc82386ecac5b9d6e3af954741271f193c
Former-commit-id: 4a07d1ee4f1490063fa2a3f7234f29a4fb5a42b7
|
2010-07-10 17:50:44 +00:00 |
|
briangr
|
366a5eb78f
|
acc import improvement for blender script
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2555 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 4fee3010f59737ee101992b586ea61e5b3681859
Former-commit-id: f047cd81fb9ddc3a066ffd9aa53fd2b241e088d3
|
2010-07-10 17:46:17 +00:00 |
|
pouillot
|
9e779b5dfd
|
Fixed #135 (remove dependency on ALUT) (the Windows side)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2554 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 2c1c4cbabdcd06f038741b1ffc5d24da691c0056
Former-commit-id: 433a5c7d8c4ad72dd0bf2757a4d4e020cc946e63
|
2010-07-10 17:18:37 +00:00 |
|
pouillot
|
3f353f55fe
|
Dead code cleanup
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2553 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 97b8b729285049afed5174e0ed117826d11a22a4
Former-commit-id: 72ed0290ef6b6ad83bd51548b1df65a96e6b912d
|
2010-07-10 15:31:17 +00:00 |
|
pouillot
|
aaba4c5be0
|
Fixes #135 (remove dependency on ALUT)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2552 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 36a8165bec765f21bba021c14757d2fa50f11922
Former-commit-id: 599813ed1ee58e9a001b9ee1691c84bea5ada7fd
|
2010-07-10 15:29:28 +00:00 |
|
pouillot
|
61c4c1d6c9
|
Generate PACKAGE_SRC MSVC project in order to be able to build the source packages (workaround for CMake bug)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2551 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 6a84916b010215be55aab243765603bc23298a64
Former-commit-id: 97208f0031cd7cfffaa6f3850615a2f33c3bc56b
|
2010-07-05 22:13:54 +00:00 |
|
pouillot
|
f2730fa79e
|
Fixed build failure when no cmd line svnversion + improved version naming scheme (append -dev except in the tag case)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2550 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 93cbbed0e3efe7ab00b3724884512bb807134f25
Former-commit-id: f69ad01cc0c0825cf425d9ec83dc63a08333ac3f
|
2010-07-05 22:12:25 +00:00 |
|
pouillot
|
106f909a6a
|
WIP : Improved package generation configuration (added source package support (not yet under Windows) + made versionning scheme consistent with master CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2549 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 324b11aa0570970371b6c634efc2f344956fd439
Former-commit-id: 180c39139099d6a374f987681bc91104661e71c7
|
2010-07-03 13:54:26 +00:00 |
|
pouillot
|
30a9c7f08e
|
Removed a useless file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2548 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 31f7783787688d062147594aaa2d07c499b681ad
Former-commit-id: 8732cd82af404b948f2a853003bea8c52277da09
|
2010-07-03 13:51:23 +00:00 |
|
pouillot
|
8843c29508
|
Fixed my merging mistake
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2547 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: cf5f8702ba1e3caa6499384d71b8108f5ead37f3
Former-commit-id: be73908a1363845fb01b672fb77e16f5895a073d
|
2010-07-01 21:07:27 +00:00 |
|
pouillot
|
b5c77143a7
|
Improved ScheduleSpy interface (multiple spies support) and report (localized decimal point for easier spread sheet CSV import) ; setup a schedule spy to study the dual-threaded race engine
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2546 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 2d2bfe3c326aab4aa4cc3b835331dbb0d17d47ed
Former-commit-id: 201be5711434551526d282667ba78aa34205e3aa
|
2010-07-01 20:53:56 +00:00 |
|
torcs-ng
|
906e4ad6b1
|
change for new name tracks in career mode
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2545 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 4794a0324a1f2b22a0aeb24ffac947d8812e3fba
Former-commit-id: 936061b1847db813cd48faeaf6e819f01e9cb912
|
2010-06-27 18:34:16 +00:00 |
|
pouillot
|
49c85e2e99
|
Implemented GfSchedPrintProfile (may need some later improvements)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2544 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 3450e0fc875fd4ccba51d0b5cde20114c632dc7f
Former-commit-id: b18e6baf946b161dca7f47a25232d818cc6614f7
|
2010-06-27 09:52:46 +00:00 |
|
pouillot
|
df80233282
|
Excluded .xcf and .xcf.bz2 when installing robot sub-dir
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2543 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: aca30543dba0fc95e25dbd8414fd6a7a4361ac6a
Former-commit-id: a13d889a36fc98a9c9e62ba48e0a0024c86d1e35
|
2010-06-27 09:50:13 +00:00 |
|
wdbee
|
712f5b5b81
|
optimizations
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2540 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 22deb98729cfc8d6786c5ae3cd7ebb2fd23b88dd
Former-commit-id: 80ac2937411fedad8f2fd49ad29dfe0b5742a2e0
|
2010-06-22 12:11:59 +00:00 |
|