Commit graph

618 commits

Author SHA1 Message Date
pouillot
a5130b525d renamed callgrind profile data files for easier opening in kcachegrind
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2463 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fd7bcd6cde984daa49e94e585da01c6a4ef4cb6b
Former-commit-id: 1df7662892b89dbb184aaeef7b4d3309d3b6d9ca
2010-05-15 13:34:42 +00:00
pouillot
63ca93031d Added callgrind files from blindrace profiling sessions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2458 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 20c6efef3f71d999156155e8777836043e7a96dc
Former-commit-id: c86b1988d0ed086bcb1a45b00fd96151de20c0a5
2010-05-15 11:55:13 +00:00
pouillot
8901839f37 fixed typo in file name
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2456 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7db2bdd5c8710650d530c9e6689ce94495a682fe
Former-commit-id: 885d1dac8911d3cfdac88f75c64649cc47e344d5
2010-05-15 11:48:43 +00:00
pouillot
5236ea1a4d Fixes #122 (unicode map static initialization trap for some compilers)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2452 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e46b9f3209dc927dd875683e6306ad1e7562150b
Former-commit-id: e81727112eb2e74136a79e40b54d863dfaf02aa7
2010-05-13 08:50:23 +00:00
pouillot
e1ea9e5188 added 8 oprofile profiling results in the cachegrind format
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2451 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ce3c3b72d77d9331185bc9e1942e184840b0a9aa
Former-commit-id: 41e107c7d15a4754df0c8d8f0cb2bf580e2265f6
2010-05-11 20:33:36 +00:00
martkelder
611c7f3c8a Add profiling results to subversion
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2447 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3066b1cb01db7006ffbff6fb7d7a6c95dec32b0c
Former-commit-id: 6ca9a66e8a20a8612fd29f09ed22f84f3adb04b6
2010-05-11 10:37:42 +00:00
pouillot
98d04eaaa3 Added instrumentation code for dispatch analysis (define LogEvents 1 to activate)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2446 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 63d9d95f0ea406dcc809f5b019fd457737e6575b
Former-commit-id: 5b670841ac54160e44efcb1a64e1bf2759e8a98b
2010-05-10 21:49:36 +00:00
torcs-ng
0deb06506e update surface.xml and changes formulas in raceweather.cpp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2444 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4be0a4ebe96edb6899099381b11f86ca3b333cc9
Former-commit-id: 686d2703039985f55ebc3c06d7661572a5bfd016
2010-05-09 22:08:12 +00:00
martkelder
ab8a0341fb Patch to ingore crease lines in .ac-files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2440 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 17691b9bd857c9f1824ce7a03405ca871e4c248d
Former-commit-id: c1a4f20251e1105ed1b1e0b2aaf861ed1cbe818e
2010-05-09 14:53:42 +00:00
torcs-ng
185fefe141 fix error in grscene.cpp with night loading scene
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2436 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cf447b7e3c5c7dfa94ccf40a4df8cb6ca4c3b109
Former-commit-id: 354cbcfdc4972e0172939c33e81a166f307fb87b
2010-05-08 14:22:43 +00:00
pouillot
0fdf965e6a re #115 (keyboard steering) : applied Jepz patch for smoother steering, plase test and report
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2430 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8e61f8f726cb22e8bee1618e8ca7639a70b3bcf4
Former-commit-id: 1fd1ddbcaaed216f8738b5310d0feb0c759f5d58
2010-05-05 22:30:22 +00:00
pouillot
c296b78c9a Fixed #127 Bad key index return when unassigned to driving command key pressed
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2429 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3a3f5ddce27892ff6e6ca04eeb9ea4c505a7ed8f
Former-commit-id: 4d4e5ead92ef631bb7545470ab3e8049ebf84529
2010-05-05 22:11:48 +00:00
pouillot
09df650585 Fixed description of Escape and Delete special keys being not consistent with assigned names in gui.cpp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2428 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4804cc629756006c6a46968d372e97dc17bf1490
Former-commit-id: 5a5c8ef791189a2a74e1eb66d47f2580987b0874
2010-05-05 22:06:11 +00:00
pouillot
b7149ec031 Truncated keyboard key codes to the 9 last bits (= extented ASCII + SDL special key codes) : no use for more for the moment, and prevents out-of-bounds reads in human module keyboard management code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2427 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8f4fb33bec0a756ca9e3b5b2deb083404020aab9
Former-commit-id: b86c338c29b40b2a6b6b02cf3d8ddc47a6637c9f
2010-05-05 21:51:20 +00:00
pouillot
35c6186a67 grDrawGGraph: Added comments and small optimizations
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2426 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 21801ad107faac038b8dbdd46a3117906d11227e
Former-commit-id: 76fe280c48754a202da01ee20bba9326d03e1361
2010-05-05 21:45:51 +00:00
torcs-ng
2b330312d3 update simuv3/collide.cpp and differential.cpp with last commite on cvs torcs by Christos
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2425 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 66c482ee4d801e74edb6ac8d5d65f1c2f6eaf598
Former-commit-id: 10188f8b7075fb9699ab77d2ed9e3b3d83de1ddd
2010-05-05 18:34:59 +00:00
torcs-ng
dbf79cbe09 template indycar01 and new png without adver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2424 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ba7056c81185731c06fb23afa4c5455327c029b1
Former-commit-id: d263a7a9c15fb1b0f3f1dec4d6ad2ab305b92aee
2010-05-04 22:35:14 +00:00
pouillot
5a50c73c30 Fixed exported function names after fixing #122
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2419 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c535256f4d2d547c7b6c4ff8a4849fe9771f9f81
Former-commit-id: c64aa581fcaf901dcbb8f25301975d1457294edb
2010-05-02 17:46:45 +00:00
torcs-ng
f772788828 git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2418 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: c6089c11ee7d40ae284fff8eb098f9ec690b6b64
Former-commit-id: 52c238781207923cb97ab21f78adc2028c0ea1da
2010-05-02 17:26:44 +00:00
pouillot
3985317a1d Removed useless files in doc/tutorials
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2417 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e40a24592ffc2a50ca2633ed1a791e2dd6b93637
Former-commit-id: 6581c7c37fee2964671b09aaf1031b0860f2d145
2010-05-02 17:15:16 +00:00
torcs-ng
9dcb6632e7 fix error on usr_trb1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2416 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3561df2d54f13a44b9c011b7db1c68170386e436
Former-commit-id: 776ee308924b21c0e340f0d29de5c2e655a637fb
2010-05-02 16:47:28 +00:00
wdbee
afc88a316e Fix hymie bugs
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2415 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 70d5d0017069c72d549392ea1fe5220767b2a5bb
Former-commit-id: d0dbc48cc519d6631ef1d335f61e5b0bc998b89c
2010-05-02 16:30:24 +00:00
torcs-ng
ad7fc6b1f9 finished renamed setup for allondaz, charmey and manton on all drivers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2414 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7c605814034f8f32461515b41d8d03dc0d6dada0
Former-commit-id: 38a5d123445c6bc649d2199625355a627d89e6a8
2010-05-02 15:41:38 +00:00
wdbee
35b5e9633e Linker errors LIBCMT conflicts with other libraries
Reduce number of warnings

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

Former-commit-id: b5af9eaad61566dd243e1fc86e62e5e392a49fec
Former-commit-id: fb4198f05ab37010e64d32960ddc7de34847bb5a
2010-05-02 15:39:49 +00:00
torcs-ng
033d05a5cc rename alpine-1 and g-track-3 in allondaz and charmey in scr/drivers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2405 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0bd6bc08a5b93487bd92b5e2ce54ca7f23f95937
Former-commit-id: d3b2123ae0876a9572e3d0a2a495099349eabebf
2010-05-02 13:20:20 +00:00
torcs-ng
50526dfcbe remove old g-track-3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2404 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 04b7f9171d107f547900d06d809649b8812889af
Former-commit-id: a986c72fbfa065ac890886945497e55dad0d143c
2010-05-02 13:02:18 +00:00
pouillot
5fd59ce21d Fixed #123 (player config menu : car changes when editing player name with arrow keys)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2403 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 68ea81db5276319d77d2791ba68dc59cf129c46f
Former-commit-id: 524bd75c7e7be06c6e0b86610fe73338525740ec
2010-05-02 12:45:36 +00:00
pouillot
1e6fc9f793 Fixed #122 (multiple key at the same time) + renamed sdlcallbacks.* to guieventloop.* + renamed sdlcallback functions to Gfel... or Gfui... + no more separate code for normal and special keys (legacy from GLUT)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2402 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 64a8bedb9cf7cb3505681a8eca5cf4ff6ec4eace
Former-commit-id: 5d14653a3cd50d781392cd95fc221905c116e679
2010-05-02 12:31:14 +00:00
torcs-ng
53deaee72b delete old track alpine-1 and change CMakelist.txt on human driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2375 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 47b48a96e066a49b7003a2ea221a41b9015d0b1f
Former-commit-id: 15d9d4604c83d1d5fc31961980942b24cc8b6420
2010-04-25 20:41:58 +00:00
martkelder
a26187b9fa Fix spelling mistake in src/drivers/human/CMakeLists.txt.
Now the subdirectories also gets installed.


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

Former-commit-id: 656e52369745c71abfbe3e87e489adae4a1cf2d5
Former-commit-id: 519cc42af281de990475d8c70bc8aa00a9771a47
2010-04-25 17:26:07 +00:00
martkelder
30a6a1ad32 Use include <config.h> such that config.h can be found when build outside the source.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2362 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 429669a71823e8f6edc6ed974761f8472167c1e3
Former-commit-id: 7e28fa08850bcb18e23dea7e12cd17b23f969d3b
2010-04-23 20:49:38 +00:00
martkelder
33c95c27e6 Create the doxygen_config inside the binairy dir and not inside the source dir.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2361 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0e727a0dfff3a0510c1b9e3ef31a46431be59eeb
Former-commit-id: bc74396ed8a00f9d4126109c40bb7534dd805cb6
2010-04-23 17:46:48 +00:00
martkelder
b96dd7bf0c Setting svn:ignore
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2344 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 500907f350de379133539d6bbf7b5f97985ce8de
Former-commit-id: a729362047a2e8a652662110c49c0cf1ac0c0bfa
2010-04-16 10:18:29 +00:00
martkelder
58657f6549 Revert unintended changes introduced in revision 2342.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2343 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a7d7a40af74e2dc029d4eb67b5aff2933ee02aca
Former-commit-id: 14159e849a32e338266ecc6bc8b5392827a884b1
2010-04-16 10:10:43 +00:00
martkelder
54aceed8f4 Add warning message if the wrong ENET_INCLUDE_DIR is used.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2342 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9806219dc8f4baf21cc1efc3684c979c49d42034
Former-commit-id: 35e7a3016b59709569b4f8072cf0c375c505f580
2010-04-16 10:03:16 +00:00
torcs-ng
17212f92fa change eroad.xml to prenzlau.xml in usr_trb1 driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2335 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 59135902cd70b037445e757c2f67d0e506e17f0e
Former-commit-id: 9b7cb947c6f295ee9d616d39d526194bbdb5b2a7
2010-04-14 11:56:14 +00:00
torcs-ng
0d7d647535 change eroad.xml to prenzlau.xml in simplix driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2332 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f544171a540ab7ecaea77f7c3d08c95a180b078b
Former-commit-id: f49b89cce207c601ac6ad50885c7b9a8c5b195f7
2010-04-13 22:27:37 +00:00
torcs-ng
f037056ce6 change eroad.xml to prenzlau.xml in hymie and human driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2331 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b6e3ea2b2219354be7b63a17fb389cb5d8ae11db
Former-commit-id: e23dac9b2f04abc5b94e0b8de6d4e2bfeb2ec671
2010-04-13 22:17:43 +00:00
pouillot
ec50a52ecc Updated project page for final 1.4.0 release
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2308 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 610364e730244a6a528f4cf595c7c844686a354c
Former-commit-id: 934d0440872e49056f03793c62f3e239282fcb82
2010-03-27 17:57:10 +00:00
pouillot
ded5a76ca9 Fixed #90 (USR TRB1 crash when out of pit slots and non shared pitting) + same fix in USR 36GP, SC and LS1 + fixed bad format for debug fprintf
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2305 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5aa37f50ca6b7a35ce235f0df77ea89fa6583c71
Former-commit-id: 843cdb2976fdbf10854cf2ed07cef3587a78d0d5
2010-03-24 22:13:28 +00:00
briangr
a8287e6b03 Network play menu improvements.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2303 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3b3d2b8f642c244031b9a4c2629f0865179cef3f
Former-commit-id: 32d46453657db129c50055a7d964b577657c76df
2010-03-24 07:44:35 +00:00
wdbee
f4aae21bab Fix bug using opponent's pit without checking it to be defined
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2302 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ba15b475516cd3e441035510e620f73ef229c104
Former-commit-id: 1106cac96b641cdc1cdaceb4370d0b6e8ac61d9a
2010-03-23 17:09:49 +00:00
pouillot
2dccc1720a Renamed all 36GP car model files to fit the rules
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2301 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fb873a51eac0ccbf200a110761dc2b839ae719dd
Former-commit-id: ba226f70ef7bb04bf4f7971599a5e0a6b8979a7c
2010-03-21 19:15:17 +00:00
pouillot
b4243e34bd Renamed all TRB1 car model files to fit the rules
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2300 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1e037c452120efea3ecd8b1740d7929cb686441d
Former-commit-id: 92a48dd0200be192bed736435601ae526afc6485
2010-03-21 17:03:27 +00:00
wdbee
0eab28f3a2 Fix number of pits bug + some clean up
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2299 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b015108f79d349fb12a8473cb1b0caa70845b242
Former-commit-id: 283d01a60d801df7dc016f7dd66c835c12e3f23a
2010-03-21 10:31:13 +00:00
pouillot
ccde1eaa28 Finished renaming SuperCar model files to fit the rules
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2298 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8ec98ee6b4734c8e89125fb7c392d417531d997a
Former-commit-id: beee3b6ab8538c5a6c92cd216451b8eea89b6e3e
2010-03-20 23:22:04 +00:00
torcs-ng
dcc5e4b9c1 fix bug on load and save weather and time in racemenu.cpp after merge
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2297 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0166efaa9e07004ba8e912639927b8b383db056e
Former-commit-id: 1d3da87446d2dcbb49a584ce7311557fc736d934
2010-03-20 22:45:21 +00:00
torcs-ng
4b6ea35aeb fix bug on CMakeLists.txt on simplix_sc after modification name cars sc
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2296 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f3ca48c97854737823caa3fd9bce036ef58d9446
Former-commit-id: 2a8e30c16cc941c7c7174e771eb3b70f8437e5a9
2010-03-20 21:59:27 +00:00
pouillot
5a398997db Renamed SuperCar model files to fit the rules (end)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2295 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 67270fc0674a99578226c8c249e6c794c576cd2d
Former-commit-id: 8aa5574147c235c1a94f80d1e2e2f18a15adf7ab
2010-03-20 20:54:43 +00:00
pouillot
702cf5a1af Renamed SuperCar model files to fit the rules (WIP)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2294 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 324fed40e50d1f304ef812cc79477e5ccac17949
Former-commit-id: 50f163580362049825d67e42b980986e5c91f973
2010-03-20 20:02:16 +00:00