Commit Graph

30 Commits

Author SHA1 Message Date
Dethrace Engineering Department a7f320beb0
Ini file and fallback directories (#462)
* implements an ini file and fallback directories

* Update README.md
2025-07-19 21:32:55 +12:00
Dethrace Engineering Department ca1ef76e7f
Adds original 3dfx rendering path (#434)
* using dossys, virtual_fb driver

* keyboard and hires working with dossys

* adds explicit opengl mode, opengles support, use-after-free fix

* remove compiler warnings

* bump BRender dep to latest commit

* adds mouse code from DOS version which correctly scales based on pixel size

* more 3dfx fixes, adds game-completed arg
2025-03-31 18:44:38 +13:00
Dethrace Engineering Department 954f40b8c7
Update README.md 2024-09-30 10:45:16 +13:00
Dethrace Engineering Department e7a79a8aad
Update README.md (#411) 2024-09-20 12:27:22 +12:00
Dethrace Engineering Department 8751f63695
Update README.md 2024-07-05 20:29:45 +12:00
Dethrace Engineering Department 5a9579143b
Update README.md 2024-06-17 15:56:52 +12:00
Dethrace Engineering Department 6c0b26cc8d
Update README.md 2023-04-19 13:15:18 +12:00
Dethrace Engineering Department 8602f68e44
Update README.md 2022-10-03 16:08:28 +13:00
Dethrace Engineering Department 408d550156
Update README.md 2022-08-30 09:18:44 +12:00
Dethrace Engineering Department 7730cf842e
Audio support (#130)
* 2d sound working in menus

* fix incorrect references to gIndexed_outlets

* 3d sound, pitch, pan, volume

* enable per-outlet pitch

* fix path length issues, compile warnings

* fixes hall of mirrors effect in smack videos

* fixes ped running away direction

* fixes horn by fixing S3GetChannelForTag

* fix master volume, uninitialized variable
2022-06-03 13:03:49 +12:00
Dethrace Engineering Department 40b326b3cd
Update README.md 2022-05-05 08:24:16 +12:00
Dethrace Engineering Department 3980d9e9c9
Update README.md 2022-04-01 12:31:04 +13:00
Dethrace Engineering Department b339af2cdf
Update README.md 2022-03-21 12:32:54 +13:00
Dethrace Engineering Department 8eb5b2346a
Update README.md 2022-02-06 16:22:39 +13:00
Dethrace Engineering Department 33f30c96c3
Update README.md 2022-02-06 16:14:18 +13:00
Dethrace Engineering Department 31d3e6e0d7
Update README.md 2022-02-06 15:48:06 +13:00
Dethrace Engineering Department 5f77c3dd72
Update README.md 2022-02-06 15:43:09 +13:00
Dethrace Engineering Department 0f702e95a3
Update README.md 2022-02-06 11:00:41 +13:00
Jeff Harris 12a500a9ee
Update README.md 2021-09-10 06:30:44 +12:00
Jeff Harris f1ed9ff522
Car control and physics attempt #1 (#57)
* correctly render track based on current view and yon factor

* some physics code

* rotate, translate, self centering steering

* Fix ordering of global variables

* ApplyPhysicsToCars

* car is moving somewhat

* fixes stumbling at low revs

* camera swings around properly when switching direction

* fix compile errors
2021-09-08 13:19:08 +12:00
Jeff Harris 65c4da8a63
Update README.md 2021-01-27 09:05:49 +13:00
Jeff Harris 19ef9d60d6
Update README.md 2021-01-27 05:54:13 +13:00
Jeff Harris 77e404f141
Adds font rendering, makes low memory screen work (#30)
* Adds font rendering, makes low memory screen work
* fix tests without data directory
2020-07-08 21:08:55 -07:00
Jeff Harris 0246c1de7f
Feature/renderer (#29)
* Adds first cut of GL renderer
* Adds harness: where we add modern code to interface with the original game code
2020-07-06 00:45:08 -07:00
Jeff Harris 60309ba905
Load fonts, pixelmaps, materials (#28)
* load fonts, pixelmaps, shadetables, materials
2020-06-29 21:20:03 -07:00
Jeff Harris 6268b16e12
Update README.md 2019-11-18 12:12:47 -08:00
Jeff Harris fb4e4f73e7 Fixes some functions having incorrect parameters 2019-11-14 13:53:30 -08:00
Jeff Harris 8c0a8f4934
Update README.md 2019-10-30 21:50:49 -07:00
Jeff Harris cfbafe8533 move to src 2019-10-29 17:17:46 -07:00
Jeff Harris d3a2366521 first commit 2019-10-29 16:06:47 -07:00