Commit Graph

7862 Commits

Author SHA1 Message Date
iobyte ef35ff065d trackgen: split objects with different surface types and materials
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9108 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-18 00:01:54 +00:00
iobyte 71ffbb6ef8 trackgen: fix crash from missing texture
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9107 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-16 18:03:57 +00:00
beaglejoe 64dd11b2f7 Fix Apple build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9106 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-16 14:17:03 +00:00
iobyte efcfa9a57c trackeditor: fix segment length changing when selecting another segment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9105 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-16 00:23:51 +00:00
beaglejoe 0a3977488f Fix Apple build
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9104 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-13 00:11:08 +00:00
beaglejoe 6800363e53 Update libpng to 1.6.40
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9103 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-12 20:37:59 +00:00
iobyte c5d0354ac7 accc: don't crash on object with no texture
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9102 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-12 16:00:25 +00:00
iobyte 33209251e3 trackgen: work around visual studio tellg/seekg bug when reading file with unix line endings
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9101 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-12 02:31:11 +00:00
iobyte 1e9cea0712 trackgen: fix crash when last surface of object is a quad
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9100 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-12 02:26:33 +00:00
iobyte 88f2f1ec77 trackeditor: fix cmake file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9099 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-11 19:02:44 +00:00
beaglejoe 5a70abb36a updated TinyGLTF to 2.8.14
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9098 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-11 12:39:18 +00:00
torcs-ng 2869abb60e - update USR's driver
- update shadow's driver

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9097 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-10 15:47:59 +00:00
iobyte 0e5c7353d5 trackeditor: disabled wrong menues
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9096 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-10 11:54:54 +00:00
iobyte a2d84b45e4 trackeditor: disable moving object map object to objects in properties dialog until I get it working reliably
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9095 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-10 00:24:05 +00:00
iobyte 8023217d60 fix null pointer exception
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9094 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-10 00:13:14 +00:00
iobyte 3b16998635 trackeditor: allow placing objects on track
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9093 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-09 22:47:15 +00:00
iobyte e8f07937b1 trackgen: fix track object positions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9092 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-09 22:01:02 +00:00
iobyte 0909329022 trackgen: allow placing objects on track
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9091 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-09 15:50:56 +00:00
torcs-ng 5568d6cad7 - add pressure info in ssggraph
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9090 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 23:47:50 +00:00
iobyte e68209a3f5 trackeditor: fix cmake file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9089 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 18:55:31 +00:00
iobyte c161ea71b1 trackeditor: implement undo for move all objects
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9088 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 15:58:19 +00:00
iobyte 3ea32e679e trackeditor: implement undo for move object
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9087 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 15:37:40 +00:00
iobyte 6d8b41100c trackeditor: update cmake file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9086 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 14:51:39 +00:00
iobyte 674ab37842 trackeditor: implement circuit view delete all objects for graphic objects and add undo
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9085 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 14:46:25 +00:00
iobyte 92a224736c trackgen: only create one .ac file for all individual objects
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9084 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-08 00:48:12 +00:00
iobyte 8184ea8c90 trackeditor: fix setup message
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9083 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-07 21:36:27 +00:00
iobyte 212fcd6a75 trackeitor: fix moving all objects from object map to objects
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9082 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-07 20:54:46 +00:00
iobyte 3c17eef93c trackeditor: force preferences setup at initial start
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9081 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-07 20:11:42 +00:00
iobyte 07440a2a44 trackeditor: add ability to move objects in object map property page to graphics
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9080 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-06 21:20:57 +00:00
iobyte f9a2ff65e4 trackeditor: add support for individual objects
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9079 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-06 14:31:44 +00:00
iobyte 25371fd22c trackgen: add individual objects to xml file with their own orientation
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9078 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-05 22:01:10 +00:00
torcs-ng 768570e4e4 - fi bug color with jarama track
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9077 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-03 10:03:34 +00:00
iobyte 56fbffc6d8 trackgen: fix regression from last patch and regenerate barrier-testtrack
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9076 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 22:46:29 +00:00
torcs-ng 9ad8986139 - added simuv4.1 for test compounds new formula
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9075 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 21:54:23 +00:00
torcs-ng a8ac9e5742 - added simuV4.1 in menu config
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9074 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 21:53:10 +00:00
iobyte 7546c3e598 trackgen: fix barriers with gaps and update barrier-testtrack
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9073 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 20:03:08 +00:00
iobyte 6f5c65ae59 fix cmake build by removing duplicate jarma track
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9072 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 16:43:29 +00:00
iobyte 0e968998e1 WIP modify barrier testtrack some more
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9071 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 15:50:42 +00:00
beaglejoe 486e1303e7 Update SDL2 to 2.28.1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9070 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-02 14:44:10 +00:00
torcs-ng 1da15c4930 - update MPA12 category
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9069 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-01 22:42:05 +00:00
torcs-ng ff20740ff1 - added jarama track circuit (by Leillo)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9068 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-01 22:26:05 +00:00
iobyte 386630a9f0 WIP modify barrier testtrack
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9067 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-01 15:38:48 +00:00
iobyte 48a8166e2e trackeditor: fix pasting into segment slider text field
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9066 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-07-01 15:20:26 +00:00
iobyte e3586191de trackgen: fix changing barrier height and width
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9065 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-29 23:43:09 +00:00
torcs-ng 576c2acb9a - added compound to mpa12-deckard/mpa12-murasama/mpa12-spirit
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9064 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-29 21:25:22 +00:00
torcs-ng 2199c67feb - update MPA11 category
- added compound to MPA12 category

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9063 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-29 21:23:57 +00:00
iobyte fcf984a855 add barrier width and height changes to barrier-testtrack
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9062 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-29 20:35:57 +00:00
torcs-ng 6b18abeac8 - update weather config in championship-online.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9061 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-29 14:46:09 +00:00
torcs-ng 64622d4438 - fix championship-online.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9060 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-28 23:22:08 +00:00
torcs-ng eb66d2e7a7 - update racetrack for info max pits track
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9059 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-06-28 23:14:21 +00:00