Commit graph

2276 commits

Author SHA1 Message Date
torcs-ng
db11f66865 add pack.cpp & pack.h
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4974 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9a602efee2ab073ea5fb218c17d8c7c91405e676
Former-commit-id: 05b4fc2de34208e3c896c8204e91fbdb62d110ef
2012-09-30 16:29:22 +00:00
torcs-ng
7c71b19968 patch network by Tom
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4973 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c4f437261298b723f149a901f615e1064b94bbf5
Former-commit-id: 3daa5a7d47becc105a5e9276435c1e743e6333f2
2012-09-30 16:05:20 +00:00
pouillot
4fdc297dec Re #683 Updated INSTALL.txt instruction for 'selected contents' builds
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4972 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d004def4e79daad709bff36802c94293d2048a05
Former-commit-id: 7b4d05483764f4255d3a7c559dbd66ff0aa7ba7a
2012-09-30 13:17:18 +00:00
pouillot
27f2b89a91 Re #745 Fixed memory leak (quick and dirty) + part of the improvements suggested by JP (needs more polishing work)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4965 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 65accb377b0bc0265e3864bdd319e5b9d148eaaa
Former-commit-id: 3a3d1e2327bc9ba754c3cf1051e97378e621797b
2012-09-29 14:34:55 +00:00
kmetykog
e53fa342dc Re #307: move static code outside loop.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4964 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: fe82526afdb7a53a4d43eed9e806a621f5d136d7
Former-commit-id: 5298d9b5b765b4d8a0fd19177690f2190293380d
2012-09-26 05:50:40 +00:00
kmetykog
794c51a674 Re #589: grcam.cpp - removed compiler warnings (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4963 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3978be4c0ef5186aef2c9dad65ab549bb47dfe78
Former-commit-id: 43e1a4623315992e3f9daa2d266085955d347460
2012-09-25 09:33:38 +00:00
kmetykog
5360d04406 Re #589: refactored mirror (Boris)
The mirror is now rendered through an own viewport instead of to texture.

o replaced with code from cGrCarCamBehindReverse
o adapted new code to mirror viewport instead of fullscreen rendering
o renamed cGrCarCamMirror::setPos() to setScreenPos()
o put new functions before/afterDraw() to use to initialize mirror specialities
o cGrScreen::update(): removed unnecessary code
o cGrScreen::update(): moved mirror rendering after rendering of scene

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

Former-commit-id: 00f6f93c0de7f74fdab77d37af2ea35b0cfc2e04
Former-commit-id: a0ff2de1efeb2cb061bb9bfc6dd0cd03805e399c
2012-09-25 09:33:22 +00:00
kmetykog
96f1fb2f69 Re #589: cGrPerspCamera: added callbacks for before/after drawing (Boris)
o added callbacks
o put them to use in cGrScreen::camDraw()

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

Former-commit-id: b13bb983c12c945c618bae1b60f7c104c21bbb7b
Former-commit-id: 97ec443745f99c673d9c47aae850a11e81ec39e3
2012-09-25 09:33:01 +00:00
kmetykog
56f90eb25c Re #691: accc: added comment to an incriminated code section (Boris)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4960 30fe4595-0a0c-4342-8851-515496e4dcbd

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

Former-commit-id: b6c2771d4747303d13da23edd8eb692e35de6a6e
Former-commit-id: 7a90e9ab3670aa2da45001ca04b7bc080df03c7b
2012-09-23 11:22:50 +00:00
kmetykog
c9e952f626 Re #660: remove problematic styled include (again...)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4957 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5c950f836fc9e9f3ceb91925ec0883ad6a2ddfa7
Former-commit-id: f81fff071459da8912ab37238f612f974862e27b
2012-09-21 20:43:19 +00:00
kmetykog
22453a1994 Re #660: remove problematic styled include
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4956 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6ad9ae987bbe31a148584083bdb997649b8d2ed7
Former-commit-id: 61ecd0b586fe41a43db2338ce577fcef84ece872
2012-09-21 20:08:41 +00:00
kmetykog
7a0bd5bff8 Re #660: Split debug info to 2 lines
Detailed debug info (key 5) overlapped track map in some cases.
Split info into 2 lines fo it occupies only first 2 "rows" in the
top right corner.

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

Former-commit-id: fb699b6cc5678004ad250b32bfd7c8524cca0b50
Former-commit-id: b21a3a583211134430e20a766daef42ad89f09b4
2012-09-18 07:01:37 +00:00
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
d97ec6ae2b Re #721 Completed configure and build instructions for building with MinGW (MSYS and QtCreator variants)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4948 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7ffe97f4c0b36b348077679ffc6aef387020374f
Former-commit-id: 71c6d5d74ffc43c6b3c0b7a2f992196121a76dfc
2012-09-17 17:33:11 +00:00
area42
8240e02443 Simplix wheel texture fix
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4947 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8999a8ea75cfabda5a805487f3ad8e3313131128
Former-commit-id: d9364bb40c5e0574b05683d697cb1e86e52cc2f6
2012-09-16 21:06:43 +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
da77137b1a Re #721 Fixed forgotten renaming of Find3rdPartyDependencies.cmake into FindCustom3rdParty.cmake
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4929 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0061115955e58fc1186c7281318c3607ab1532c8
Former-commit-id: 4496688647db669946a8223c07681dbe6dfe1f3f
2012-09-09 14:10:28 +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
torcs-ng
ab584a43f3 update FindSOLID.cmake for building on Mageia
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4916 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c270f69a35b2d0cd0de18fe5d86f71b1884d387f
Former-commit-id: 4c5e8af54d5196b8bd247e375bedbaba2da4d8ca
2012-09-03 17:59:37 +00:00
area42
9b78fe73e3 Improved wheel texture sor USR SC Lynx
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4912 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0d639206b00a605e2fb1c98d9d46f14f29632df1
Former-commit-id: 12d5306df596fb7e0e296e6f3813d5afa3b36d7e
2012-09-01 08:27:47 +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
area42
2bd3148b5c Improved wheel texture for SC Murasama Simplix drivers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4908 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e22b2d817d45e98bca100058ad6a74dc39c826d3
Former-commit-id: 1e01f2eec657ce237957d31aceebe8c43a08c39b
2012-08-31 17:06:07 +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