Commit graph

1904 commits

Author SHA1 Message Date
kmetykog
7bc3acebc3 Re #660: WIP comments
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4951 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f97907d8982d66a40c3b5e2f8e78d3963ddd01cd
Former-commit-id: 6c201e87f744e6d9993ebee4b802df68567dfeb5
2012-09-18 07:01:18 +00:00
kmetykog
f71e5e04db Re #660: Add ABS/TCS/SPD indicator to arcade display
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4950 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3bed35be6a7ba240dd0a863da0c0617ae79eeb65
Former-commit-id: c2fcc13a66497da37e2b4714061c35f3c9cf0849
2012-09-17 21:38:40 +00:00
kmetykog
26b49c769d Re #660: code changes according to cpplint
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4949 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 85b49fba862b6dcefe9d1fc4ffda58070b05dc81
Former-commit-id: bc21b1af89252cb890901c68e517b886a4e62a9e
2012-09-17 21:37:08 +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
fd5ace6e31 Re #307 Split the big macros.cmake into several smaller and better readable files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4943 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 97d27758fb627b375f108915683eecd782b9ac59
Former-commit-id: 80a7b425c51272694d4d9518aed18d732474b938
2012-09-14 18:39:40 +00:00
kmetykog
ea75f5d080 Re #660: fiddling with colours
Applied exactly the same colours as posted in the ticket description.

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

Former-commit-id: a6d375c3a94a282c5530f98e0cd04e31415c7d29
Former-commit-id: 23834c7f01bb76cebfcf1c9a8be61a6fa4eb1b0f
2012-09-12 23:06:42 +00:00
kmetykog
ec2dd8bbc0 Re #660: adding colours
Added new colours to:
- leaderboard (mode 1 & 2)
- car board (car ahead/behind)
- track map
- fuel/damage indicator

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

Former-commit-id: d447b8d108529095dcc0e6c796504bb5574bed7f
Former-commit-id: 399cc5b89b6659f7b838483942d7fa833fd85a34
2012-09-12 22:37:09 +00:00
kmetykog
c7de0a5d58 Re 660: code cosmetics
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4940 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a14b4af08a06adac008e9d7404df691b955044bb
Former-commit-id: c2e81edb951d70ecf7e79cf62093f8ab13a8e168
2012-09-12 22:36:37 +00:00
kmetykog
3aeb6ca55d Re #691: put obCreate() to use in splitOb() code parts (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4939 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 4e1aed0b9dd9b64ba8302a53061aefbba0440d39
Former-commit-id: 8613fc638920502b877328a88742825f2b47b1c7
2012-09-11 21:20:55 +00:00
kmetykog
764a314ce9 Re #691: solved bug! (Boris)
Added multitexture channels to methods used by terrainSplitOb().

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

Former-commit-id: ebacd2d34692fc9875f910fb229740d49512cffb
Former-commit-id: 878d10f60c27f035dc1a8341bfbe9c786fad4e52
2012-09-11 21:20:37 +00:00
kmetykog
2a661f5472 Re #691: refactored terrainSplitOb() (Boris)
o moved found_a_tri to it's local scope
o renamed numtri to numSurf and removed usage of it, where it is not the
  number of surfaces

o moved bare creation of ob_t to own method
o up to now inits mem to zero and max,min values appropriately

o refactored a for-loop
o added comments
o moved init of textarray and calculation for spacial extend to own methods
o reordered init of temporary object

o moved texture name copying to own method
o added ob's min/max default init to obInitSpacialExtend()
o renamed triIndex to oldSurftoNewObjMap
o renamed numNewSurf to numNewObjs: false name before
o removed numob: covered by for-loop variable already

o gave temporary point/normal arrays variable size instead of fixed to some
  number
o renamed some variables

o put all multitexture setting stuff to own methods.

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

Former-commit-id: e0d5a524d351a481902483b14d2137e584c66ece
Former-commit-id: d6c9fe12c245f7baedb6400f3aaa0ae7b3f80d3d
2012-09-11 21:20:20 +00:00
kmetykog
f47de46c40 Re #691: fixed memory allocation bugs (Boris)
o terrainSplitOb(): too much space allocated for vertex, norm and snorm arrays in new object.
o in createSingleTexChannelArrays() too much space for texture array is allocated
o assumption was that it contains 3 * num surfaces entries
o but it's actually only numvertice * 2 entries

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

Former-commit-id: 11d5639f3783e89acaab31237ccb061c491d04b3
Former-commit-id: 9e158c8ea04cb9107b6000c8f56c880e8b87dd73
2012-09-11 21:20:00 +00:00
kmetykog
d8fdb3e1c2 Re #691: improved some comments (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4935 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bd2b295694d15b42ca0318dc6052db1ee71f5964
Former-commit-id: 24d6be485e0d1ea5aa434eb9f24923ce3cd87d61
2012-09-11 21:19:43 +00:00
kmetykog
49bc2cd37e Re #691: refactored terrainSplitOb() (Boris)
o renamed variables k, fi, fj and moved to more local scope
o renamed i to curNewObj
o renamed triIndice to numNewObjs
o renamed j and moved to more local scopes
o renamed oldva to storedPtIdxArr: holds the indices of stored points
  in the new object
o renamed n to curNewPtIdx: is the current index in the temporal point
  storage

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

Former-commit-id: 7f3fb3a15e7fddee66ef8935a7abe20a9939c6b9
Former-commit-id: 26f78dc8bb288f08bb79ecc4bf4f23280e979dcd
2012-09-11 21:19:26 +00:00
kmetykog
48d4bd7355 Re #691: removed warnings about unused variables (Boris)
o loadAC() and loadACo(): ret set, but didn't check it and abort apropriately
o mergeSplitted(): numtri used only if specific define set
o main(): fake_argv not used, seems like debugging: commented out
o others: simply not used in any senseful way

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

Former-commit-id: 0f947ac886893049904834b10c910e62eda93a11
Former-commit-id: d958f00e97f2c63edbfe6ca99f144bac8aa51b27
2012-09-11 21:19:09 +00:00
kmetykog
3ce4482a83 Re #691: terrainSplitOb(): moved centroid computation to own method (Boris)
IMPORTANT: started putting variables to their local scope
o i.e. the code is not compatible to C99 anymore
o but has extension .cpp and is compiled with C++ compiler anyway

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

Former-commit-id: 50b42a23f22d7000fd1cf909b9b7dfcbe83ae6aa
Former-commit-id: ac2a1297c6a7c0ed43459dc62d1255f220f583f7
2012-09-11 21:18:46 +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
4ec8a1b526 Fixed typo preventing lp1-pescy-p60 setup for Simplix to be installed
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4930 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 350a6d6d6ee08fde4c4dee0a23cc4cc9c975998a
Former-commit-id: c0e262ebe8dc63424d5f61cbecae9f5182ff9e33
2012-09-11 17:41:39 +00:00
pouillot
361db1099a Re #721 Added support for building with QtCreator + MinGW 4.7 (using the 'MinGW Makefiles' CMake generator)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4928 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d9cb38ad77b18715f68da04d3095e2028e667ae6
Former-commit-id: 0dbec0c92e15ffa411e15e8ab45b1daedc99d4d4
2012-09-09 08:37:40 +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
kmetykog
7de6bf7b99 Re #660: Display ABS/TCS/SPD next to dials.
This is a temporary solution now, needs graphics design.

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

Former-commit-id: 8d652ef878d28691aadd48e252994e6292cbaed9
Former-commit-id: 8f8fbe313ca1edba395efeb6c2b9b09a3561184c
2012-09-08 13:34:21 +00:00
kmetykog
dcb0b4a7c8 Re #660: Move scrolling leaderboard mode to top
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4925 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7cd8b4712d23e840b9f113215e079067b2e184a8
Former-commit-id: b203916723c1fb63b4a24a71217b96477f1c2944
2012-09-08 09:51:17 +00:00
kmetykog
246aa99f91 Re #660: Move leaderboard 1-2-3 mode to top left
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4924 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c59298920a7d52d9926280cdf2c844f914172e33
Former-commit-id: 9c087f531ea9c95c0f4e7d7edd7d053d5a272a86
2012-09-08 09:50:57 +00:00
kmetykog
8484061826 Re #660: Move car display 1-2 to bottom left
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4923 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fd1dcf91a66d0bb86fbda3a9d8a2b341461037e6
Former-commit-id: b42628d0071d01c804a2a6d704476b51391bfcbb
2012-09-08 09:50:37 +00:00
kmetykog
908fc17d44 Fixes #736: Driver select menu - car skin name displayed starting with capitals
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4922 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d9dec7fc131180d7d714f0439f9f48caafe3d0ee
Former-commit-id: b36bda863b8bb7c82f95084e36846e21cac0f6d2
2012-09-07 17:01:00 +00:00
kmetykog
a3feefa02a Re #641: Empties new player name when clicked
Empties new player name editbox when clicked, so it won't show 'Enter Name'
Note however, that if leaved blank, it stores the new player with name '-- No One --'

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

Former-commit-id: 755171f00988e601a2c85369b170fb68f7ec0e98
Former-commit-id: 31acab93bf8004029065d9d5d03ac4ff66966cf7
2012-09-06 09:33:12 +00:00
kmetykog
71c483f42d Fixes #736: Garage menu - car skin name displayed starting with capitals
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4920 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bde6c209a7717784c81061157f9d852e1fb4c609
Former-commit-id: fbe96d49f77eb9802d97df3b1d0606f9ec889fb4
2012-09-06 07:04:49 +00:00
kmetykog
54791430cb Fixes #537: avoid buffer overflow
Limit parse length for possibly long string in grloadac.cpp/do_material

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

Former-commit-id: b264347298854bee91b68483118a9552684d0b73
Former-commit-id: ea3b6fce6b9053b3e02feeed9d70f5f33db91ff1
2012-09-06 06:24:29 +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
kmetykog
9dc06846f1 Re #691: fixed bug - needs testing (Boris)
o renamed and simplified allocTexChannelArrays() method
o added copying of texture names of additional channels
o added copying of vertex and texture coord arrays of additional channels

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

Former-commit-id: 461c009f4bc34fd8e6b59c1dd797082eab4be2cf
Former-commit-id: 5d139ef6f45670b2a624028f9189a855ceff9134
2012-08-17 22:12:57 +00:00
kmetykog
e6c20fd69f Re #691: splitOb(): put new utility methods to use in splitOb() (Boris)
Now the splitting of texture channel arrays is encapsulated in
separate functions. This way adding new texture channels
for splitting is done mostly outside of splitOb() itself.

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

Former-commit-id: d8a5924d34ca4a93171dc77f352edfed47b96d97
Former-commit-id: ede10ea47eb3869d34a060aa4f6d986af8549968
2012-08-17 22:12:24 +00:00
kmetykog
50da3edbb1 Re #691: added some utility functions (Boris)
o copySingleVertexData() to copy data of a single vertex b/w objects
o clearSavedInVertexArrayEntry() to clear the saved flag in all texture channels of vertexarrays
o allocTexChannelArrays() to create vertexarray and textarray for a given channel in the target object

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

Former-commit-id: bc148a8d95dccd059d959551b397bcdabe22c420
Former-commit-id: 6f60ce66dd91768e69116eb2c8bd1f35d888e17b
2012-08-17 22:12:01 +00:00
kmetykog
0832c9de6c Re #691: added storeTexCoord() function (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4868 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b9246ccf41dcf29d7706ec42279ab1b39a1eef7c
Former-commit-id: 27e7d4cf2407b38e170731c504cfd64f247429d0
2012-08-17 22:11:42 +00:00
kmetykog
6294dd78ff Re #691: splitOb() refactored some arrays into structure ob_t (Boris)
o removed some arrays, that are actually part of an object
o rewrote also createObjectSplitCopy() to work on an object instead of arrays

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

Former-commit-id: a51e392cd3ac638111a7011143324cf29c4e13d3
Former-commit-id: a52e33d9472dc1ee31d322c5e03f323185883493
2012-08-17 22:11:20 +00:00
kmetykog
71d3ba588a Re #691: added copyTexCoord() function (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4866 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 67d252401674b9803fb9a2faf6587f89b15298ff
Former-commit-id: 1506ddb0d0f65885ebe6e3350e30ceb602bc51cb
2012-08-17 22:10:55 +00:00
kmetykog
976ebb0aba Re #691: splitOb() moved object creation to separate function (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4865 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9430918c5162246526cefa8483b7e34666a95da0
Former-commit-id: 0ca31d91d2ed9688061553f676013bdb5124c9b4
2012-08-17 22:10:00 +00:00
kmetykog
1ce22f4bfb Re #691: splitOb() moved split object creation to separate function (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4864 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 55685809b75eed031f818b32cb1bbddfd7f275c5
Former-commit-id: 101882d74653edd6065dde6b80d219288c11eae5
2012-08-17 22:09:17 +00:00
kmetykog
2cee97cb81 Re #691: refactored splitOb() (Boris)
o refactored all <bla>{1,2,3} things into constant arrays
o pushed those into for-loops to make code more compact
o added function copyPoint()

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

Former-commit-id: ed68dd24fa48c7da86875a9d9f8e5c109d7da2a7
Former-commit-id: 0b600de6f9148cd51207fcb68585e370e4406619
2012-08-17 22:08:22 +00:00
kmetykog
d9233f16de Re #691: splitOb() fixed memory allocation bug (Boris)
o size of memory to be allocated for temporary arrays was wrong (too much)

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

Former-commit-id: 379f203e90a91495ee55c286e86fe8f241d94363
Former-commit-id: e25ffc78a3632c72cc47260c5a67b81aeeaf5969
2012-08-17 22:07:26 +00:00
kmetykog
e5dcaa33a9 Re #691: improved readability of splitOb() and ob_t struct (Boris)
o ob_t: added some comments
o splitOb(): introduced meaningful variable names

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

Former-commit-id: 637f5a68f5111e33c6ad5c83b3b4f8b59ac48e42
Former-commit-id: 575252426054a0088cea8571f88015df0b49bc82
2012-08-17 22:06:39 +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
kmetykog
7ca7cf8b7e Re #691: improved collapseTextures() (Boris)
o split behavior in submethods

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

Former-commit-id: 106538eef453b52a798441556060b10282450256
Former-commit-id: 5a201f2e7359a21f7611abfb21b3f0da4dffd388
2012-08-13 11:47:07 +00:00
kmetykog
a5a60c45f7 Re #691: integrated splitObjects() call to loadAndGroup() (Boris)
o general workflow now works as requested, i.e. in loadAndGroup()
textures are collapsed and then splitting is performed

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

Former-commit-id: 7b0b23bbc742b6a8eee64646f3a82ab8d9a6b605
Former-commit-id: 1e5f707fabac09d201821d30490b11a7947e9b4d
2012-08-13 11:46:48 +00:00
kmetykog
7e526c8b96 Re #691: moved texture collapsing to separate function (Boris)
in loadAndGroup()

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

Former-commit-id: fc7fc737ee05609aeda381993555a0aa1c573f35
Former-commit-id: a68af6dc1d675a459322be14188487b6306d1475
2012-08-13 11:46:25 +00:00
kmetykog
4496fa13b5 Re #691: changed ACCC code style (Boris)
reason: code hardly readable without proper style

o converted tabs to spaces-only
o applied code style (Ctrl-Shift-F in eclipse) to all files

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

Former-commit-id: bf2d4292630d3838d623f5f2c76fd1f0d4a4d2a5
Former-commit-id: ddbc117be1c21eaf8bd44473d6fdc60afde7afae
2012-08-13 11:46:03 +00:00
kmetykog
69e222d321 Re #691: moved splitting to separate method (Boris)
splitting is now done after loading,
i.e. in a seperate step, in loadAC()/loadACo()

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

Former-commit-id: ceafc662b57214915f05c52025f51cddbc34fddf
Former-commit-id: 9ff0456aeb76f1c03448a0dfa4208df162fc4c21
2012-08-13 11:45:23 +00:00
torcs-ng
ad834607ae modify channel for network
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4844 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b70a4bd633e52b89552d941d8b4c0c911b6303c9
Former-commit-id: 3923541717baa16a8aea421ca4d8ecb9e4c24d14
2012-08-11 21:32:40 +00:00
torcs-ng
e5eaaa81fa update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4843 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: da4757831cccd3918c1a9140b48cff7bf1fd9945
Former-commit-id: ebd4d4368ba029c23b99010fa056ce0f0973abae
2012-08-11 16:05:59 +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
a17fb98a4d fix CMakeList.txt in snddefault for build windows
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4826 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cbd86980aa1fc3e2d00560042771bacba7829fd1
Former-commit-id: b8a82509c6e48d7c377e9743e23ea917145faa59
2012-07-31 18:08:44 +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
e913327d8e remove cout
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4822 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8931d8275ae81a2a91101f8e9d20ea0a3172fb50
Former-commit-id: 79c73a0b2d3ab966a5bc21c995c2a6fc69a100a5
2012-07-31 11:12:12 +00:00
torcs-ng
37cebc6578 remove trace in legacymenu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4821 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e9fb1c33c9952c30fe189a4645928062acdbf6f9
Former-commit-id: 12cde811fa269e956bf5519416d88c9d1559412a
2012-07-31 10:56:30 +00:00
torcs-ng
c0c0605a3d fix bug with new module sound by Gaetan
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4820 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8349fad9e34dac41ae7f15dc71913e0d1d9cca2b
Former-commit-id: 981664cc625fb8e2e086f6a0d789145eb877a0bc
2012-07-31 10:30:00 +00:00
torcs-ng
2ea4679db6 fix grmain.cpp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4819 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bf93e1b5e4559f7361313b58db1b6fc2c2f3143a
Former-commit-id: 67c46cde827de41d24cda497a73fa054b4054915
2012-07-30 18:18:48 +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
f2a09af715 remove old file sound
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4816 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 04a20d4c8ae74d126702320e6913c7f0a266f09e
Former-commit-id: 7f757fe124ad095dc9788094162f0a8efbe50eae
2012-07-29 22:16:34 +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
ea9b34df78 add sound files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4813 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 285b177433c614f937ca01c12ddc8d062ab72226
Former-commit-id: 0f88fd43f094fa0671ed9e3a475031b4ea94abb0
2012-07-29 21:34:35 +00:00
torcs-ng
3f2aff17fe add sound directory for separated sound of ssggraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4812 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 20bcf7e08b246aa31172f1fb7d467cefd66e4b87
Former-commit-id: 4852a0d61e57411d3a945766d62f7590f9d0849b
2012-07-29 21:31:27 +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
torcs-ng
38b21d4bc8 update localinfo in tracks
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4808 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ce64b2ede2d06f6980923946c489fc6c4c54e147
Former-commit-id: 5b2735036a6e77c9d3982a82eb0a57cfcc4d7f81
2012-07-19 18:26:48 +00:00
torcs-ng
47d54f9c53 add backgroundland in track
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4796 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 984fe7f7c762736478d5f4fac20de1673591e00b
Former-commit-id: 585291fc0686c13f5f2618ea47dc54960b686698
2012-07-09 21:49:23 +00:00
torcs-ng
9e85e1e639 fix bug with name file grMoonpos.h
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4795 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1166d7550dcf23eeb4865ea42d2326d04b5d3257
Former-commit-id: dbd53406a6b3b267c5082a442bbc339aa33fcf2b
2012-07-08 18:29:29 +00:00
torcs-ng
9f53c19793 update ssggraph/CmakeLists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4794 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 50090261783c9535b6c44655a5e08553e8bbde2f
Former-commit-id: b43271497e9e17fd21935064e100944d0a133cdb
2012-07-08 18:21:04 +00:00
torcs-ng
d16f287f2a Add grMoonpos.h grMoonpos.cpp forgot in last commit
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4793 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 54bac732a0989966cde7deeb1a03fb2156bb297f
Former-commit-id: d4f8e35ac461696c38868724604b71ac674476e2
2012-07-08 18:15:36 +00:00
torcs-ng
8d6f045391 - first implement for Moon Position
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4792 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 114ab50643a3583fb11984051b2d5e2edda7019b
Former-commit-id: d12849ebbf76d7c083a7197f4449eb6750f441c5
2012-07-08 17:17:32 +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
804817e474 Fixed #718 Actual encoding now consistent with XML header (needed for the txml => Expat 2 port)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4789 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9a3d598f9c74fe1e934058d72ed688cf30895010
Former-commit-id: 314f14f7b62fe3a409ffaebec0b1f82ae90c9800
2012-07-08 12:40:00 +00:00
pouillot
f06cf3e913 Fixes unstartable races with OFFICIAL_ONLY builds (really install simplix_lp1 data files)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4788 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: aac6fd41295a4ebb992c71e3996636c16cedfcb5
Former-commit-id: 455d4b123248c4da5ce2b9e09db27727e2e598f7
2012-07-08 09:22:45 +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
kakukri
67c9c5b3a1 Fixes #716: SimEngineUpdateRpm returns 0.0 when engine hits max. rev while clutch is engaged
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4786 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6f81aec91655eb3768b75cd0e0964d1bf4a345ff
Former-commit-id: dc27b2cc3d1cfe5ee7c533acd5eb3edb74b303fb
2012-07-01 18:26:31 +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
torcs-ng
364c45b5aa delete grCelestialBody.cpp not used now
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4776 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e43bd7014f7c51593817f3aaae800aa1548e5e8d
Former-commit-id: fd9bc0a97765dcd2c1d1afa16d9df7c2e99f5376
2012-06-27 20:45:34 +00:00
torcs-ng
b5f3cdb47a fix bug with moon (not displayed )
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4775 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9c9e4e8ab1ca2c62b2479d0738a95bedec9bf2f1
Former-commit-id: 6d24f6677858bdf03e78ba1fbb920d06c4ee1050
2012-06-25 18:01:03 +00:00
torcs-ng
fc9593fc9d update grSun.cpp for yellow color at sunrise and red at sunset
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4774 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: bc4f14456037bd4c5edd8ba39f48840d16ff5fe8
Former-commit-id: f8471359d01cf8ce65e79077ca7521464a582898
2012-06-24 17:46:20 +00:00
torcs-ng
d1a68f11b9 update grbackground.cpp with full clouds coverage and prepare code for update in realtime fog distance
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4772 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 88be8e14d4d5c9b6881acb04714ff0123f15c850
Former-commit-id: 7b2810f4d570d39914510e514dce110ab535416b
2012-06-24 16:09:27 +00:00
torcs-ng
d3c07d0945 update background.cpp.
Now when rain, the scene color is not infuenced by sun color

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

Former-commit-id: ec2ea06bc460813a3508aaede1f399a9ccb3e41b
Former-commit-id: 0a05117ae4669bd9b34be75ca189bcdc2c393a38
2012-06-24 12:28:44 +00:00
torcs-ng
45779fa7f9 fix bug with rain and new lightning code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4769 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3612a57ebc7f0159b6f41640881033022f794c60
Former-commit-id: 3a9cb95323d8f849f0c47078f299cde6b8b7944c
2012-06-23 22:37:13 +00:00
pouillot
ed179a81b7 Fixed GCC 4.6 compilation error about unconsistent static redeclaration of extern variable Visibility (removed the extern declaration)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4767 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: f1e7497512e7a750796ef6d648a4e2e1bf16000f
Former-commit-id: b0d49395cd6df00a87e8abf6099ff1949aef8e7e
2012-06-23 12:50:31 +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
pouillot
fc8c81e5cb Fixes #714 Thanks tomlowshang :-)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4765 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9c45862f9adde2985cb93e0afefd4d81cbbc875f
Former-commit-id: 371f25e755fb43af72f84f504cc0064249db429e
2012-06-23 12:27:48 +00:00
torcs-ng
27626b7a1c update grSun.cpp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4764 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6fa5fec585f81e9dc3c4170f2762cbebf304dd95
Former-commit-id: bb0a47fd03bdc9e999f9cf8e25f720d81cf93e9d
2012-06-22 22:31:07 +00:00
torcs-ng
9c42b66c79 update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4763 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 729784c12b72dbb0c6d56363de36d4ede3666366
Former-commit-id: 5d7b0908b7ad06f958889f5af64c30130cca288a
2012-06-22 22:24: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
torcs-ng
5ded4ae245 update light formula
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4758 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5f1d8a54c2266e982d9039846329ed78412d82af
Former-commit-id: f70c73094101ba9f65bb3d64f84c780b9b150605
2012-06-21 18:41:55 +00:00
torcs-ng
9e47a5f503 fix bug on grSun.cpp
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4757 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5d3577d3e1fe30fd04bc2b8f25c9a2ea0debdcba
Former-commit-id: d8cad8a27680223303b94bb378188c2c59b7afcf
2012-06-21 18:31:39 +00:00
torcs-ng
7aa78e9c9d Update Sky's code with color scene by Sun's color
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4756 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1544763071b457c7b846c6767214c22c674e1dd8
Former-commit-id: 9d87eb0b5635a876ee82e2e53c942cee0c2dac2e
2012-06-19 20:13:00 +00:00
harunasan
3f4e90f975 All LS-GT1 AI liveries complete
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4755 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ae7f63b5320a76255df214daee8f63c45eed3603
Former-commit-id: 98cf3524357c42d19ec4d7ff14e64a916a99becc
2012-06-18 04:55:32 +00:00
torcs-ng
6b8e155b48 Update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4751 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: dee52657cd7107513f8eb74a3321dea8c905da0d
Former-commit-id: 0cc5ca863121535bf4fda7b09b4374cd41abc855
2012-06-14 20:41:59 +00:00
torcs-ng
f52c4fc8d2 Fix bug with new Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4750 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8a3ffcba48f3d16b03fb8d10ee9386db287ce0d6
Former-commit-id: ba2795268b7267aa435678f5954b4fa9b1aaed9d
2012-06-14 20:33:11 +00:00
torcs-ng
ceb957a3e8 - update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4748 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5c6aca7beb74929c9dc09bea39a4726c9d74dc49
Former-commit-id: a7a7b42d20f30ef32be2dbae0e2bf89af2aeb061
2012-06-13 22:52:39 +00:00
harunasan
acd9ff59e5 PescY not Pesci!!!! Pescy with a Y!!!!!!!!!!!!!!!!!!!!!!! AI Pescy P60 setups now working properly.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4747 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2b2c1069e01c63688ef39ee218e961c47b651743
Former-commit-id: 1a8b8af83864ce43506c61fe507d2fc4d726902e
2012-06-13 04:44:12 +00:00
torcs-ng
886b897fe2 - update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4744 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 01c532e990fd57843056c97222e5bff626225217
Former-commit-id: 6ae139010f3dfcc148805d04756ca5ddcbfbea81
2012-06-12 18:51:55 +00:00
torcs-ng
03550e9138 - update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4742 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fe58d84e135161de3b80a22013c0307429b9ae19
Former-commit-id: ee48d81ed9ad6bb73e6c4b4d204e41d072a29b12
2012-06-10 21:51:14 +00:00
area42
2e14c32862 Improved behind car cam
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4741 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 810ae886bfac16054f0ecc0204b3bcb6e7c4ebcf
Former-commit-id: ec5df9f09dcac5ec70a71c7446b29622c90ea7e0
2012-06-03 18:41:02 +00:00
torcs-ng
f00db5ad4e - Update Sky code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4739 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 393c3eba4c6b911a9a2287c8392e26e2689daef3
Former-commit-id: 92a5c3fb70e23f53867817d07e63453d1002c897
2012-05-28 21:30:54 +00:00
torcs-ng
da748984d8 - Update UpdateSky
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4736 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ac344098720b07eb362ac1865c18c32be07df631
Former-commit-id: 77f83efaeda96905f45ea4984b6b086767797ca1
2012-05-26 22:33:32 +00:00
torcs-ng
110e0e8eb0 - add new options in graphic config
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4735 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e417b80e42c7bb394bbe596eb89afe1ccd33d166
Former-commit-id: 169d9bda387afc75b5d39f76162f319bb871b08e
2012-05-26 19:34:24 +00:00
torcs-ng
750c241a2f - update simplix & usr for lp1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4734 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 23f8d00d81eff3b14b99c1c4b0eaccc5dea7b205
Former-commit-id: 08533c070a73971fff2132a3f542ff37b43d0271
2012-05-26 13:02:20 +00:00
harunasan
bae37bd31f LP1 VR8 and P60 baseline setups + USR and SIMPLIX baseline AI setups
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4733 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0a4512d705caa6acdafa2ddc8eed19ee3af4a664
Former-commit-id: 92d181bcae5c40a0c3e27e961a9314fd300617c3
2012-05-25 21:36:56 +00:00
torcs-ng
547a172b15 - Update graphic code for real fog (not use cloud now)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4732 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 89954c37ab5b6c9556eb7be8a830ef03f21fa14e
Former-commit-id: 517927e943617891acc5b5b61d7200a2acce16f0
2012-05-24 22:05:46 +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
harunasan
7af7efcb36 Replace nearly all LS-GT1 AI liveries with new, up to date ones. (Still need to work on that Newcastle template...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4728 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2e8f761d7a2f81cd81ea857cede3383d832c2e97
Former-commit-id: 01941743c4e1907315b3adc5e997ed97ee229f33
2012-05-23 01:06:34 +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
mungewell
32f68447e9 690 more changes to the cameras
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4724 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 981923acf08ad033ee7c5fa5d1ec7c2a21136dc4
Former-commit-id: c92f3d7f062ec17f3a81fc96a49b4567c9764561
2012-05-18 04:06:03 +00:00
mungewell
ae70e73f75 690 moved some cameras around (to different keys)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4723 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 114a38958196c54f255d6786c956d8a24ed04b7f
Former-commit-id: e086a714ea9a161347f77a0e538e9c42421ac062
2012-05-15 06:35:24 +00:00
mungewell
42f59d3e63 532 more tinkering with driver cams
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4722 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 91be48cd2a95d93b8b446d3b44c99fbe76890523
Former-commit-id: 821d7b4490e2684e299a5614ba5bd83970634597
2012-05-15 05:08:16 +00:00
torcs-ng
18640cd981 - comment raceweekend button
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4720 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6f80c8621ef9b99bdd6aaf24b324db0c8a55e6ca
Former-commit-id: 1bc57d0afd27bac7202a29797f87556627e46d0e
2012-05-13 21:48:01 +00:00
torcs-ng
7e73cc1973 - Update userinterface/legacymenu/CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4719 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fd164862263cb2d42cdbe8aa9635f46a76a0cedf
Former-commit-id: 2fd31e49a869e3fda78b34d4741520c2acab8caa
2012-05-13 21:37:18 +00:00
torcs-ng
d5364c3498 - Add advancedgraphconfig.cpp advancedgraphconfig.h
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4718 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c2ee9e88ab3d867b4351e2d668d2d14e4bfc90ca
Former-commit-id: 1c7f6593301a4a24176cb7127211bc8d30bc9052
2012-05-13 21:30:39 +00:00
torcs-ng
28c04a5a38 - Add new 'Advanced graphic' menu config
- update salty/CMakeLists.txt for removed changes.txt

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

Former-commit-id: 08d6da78839969dcd128ecdf3cf664cfffca6d75
Former-commit-id: a708037a94ef3a0b42b4f8ab13798fc9fd9ab1c7
2012-05-13 21:26:44 +00:00
mungewell
dd332e7255 more 'spanning' changes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4713 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 463123d039d307f0a972b6ac7cc4d0f0b0459c11
Former-commit-id: d1492dc2e30fc05adf1cab2d11c801571c1465e1
2012-05-11 05:19:41 +00:00
mungewell
6e4366f887 532 and 469 changes
More working on the spanning of split screens and some changes to the camera lists

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

Former-commit-id: ec336874b506410550f76e6d549c9f7de72c7fbf
Former-commit-id: 34021959239493d7d3359e25c70342e170b01a64
2012-05-10 06:02:49 +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
mungewell
5d91fe44bf Fixed BezelCompensation calculation
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4703 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: eb1407e05055982bf3c93616e3bbd780973df881
Former-commit-id: 1d53522dc2463c8807cf610954bb566121476f09
2012-04-20 02:30:35 +00:00
mungewell
714f6c6019 Changes for Spanning View across split screens
This is intended to give a better perspective view using multiple monitors angled inwards

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

Former-commit-id: be1e2f6b9cdb7827facbe142ecbe643193fc039e
Former-commit-id: 0fa9d8c39c31afd614111de4a1ab5972e053b8ed
2012-04-19 05:49:12 +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
7fb734ca78 532 Change split screen arrangements
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4693 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: b54538f22a0833a9506e3571b0032172bdc5807b
Former-commit-id: 93e19cf9d0aafcb100310f0189928956420288cc
2012-04-13 03:12:09 +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
fd98599d70 532 merge 1 view across split screens to reduce distortion
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4691 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0e21acc170ee286454fa3f50ade782c7046aac90
Former-commit-id: 1df61eb4725c6964983081282bf1adfac41b2142
2012-04-12 02:51:32 +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
mungewell
65f372ce35 672 cross hair steering and braking fixes
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4688 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cd42c527c1da2b541dea4cb5a6de92aa436e2939
Former-commit-id: 72148949d007db13938f6a82cf3c9ffac7ed0405
2012-04-11 06:07:18 +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
wdbee
8cd4111939 Additional pit position calculations to make it more stable
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4669 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e6fa8132acf0c8c188679c83cae3cc92386403a6
Former-commit-id: bf96d9fea88abac73fcd38d84a7d3d1765ab4d23
2012-04-07 12:48:22 +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
pouillot
9d9567995a Re #307 Fixed minor MSVC warnings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4653 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 68de62208b8b06014d228d78c5ba362485efa92c
Former-commit-id: 0ef2198dc1f4fec60a71241db324a17159495600
2012-04-03 16:34:25 +00:00
kakukri
fe6c2b93f4 Fixing misunderstood comment in r4644.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4645 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 98b5c5a3fbddb100f773ab5f458262ac5b32789b
Former-commit-id: 2f761e5b3890ce4d91e4f98dc49d42f0790b6ebb
2012-04-01 19:49:41 +00:00
kakukri
228accc158 Improved comments.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4644 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e87578e5513f3337ca3369273332cfb26a942c13
Former-commit-id: 6c69b81f5f0b68437b08ab57dced3b87716c5fea
2012-04-01 19:05:48 +00:00