Jeff Harris
9ac6479f34
Feature/groove animations ( #59 )
...
* implements groove animations
2021-09-14 12:00:21 +12:00
Jeff Harris
6a31e4f6a9
Fix/global vars ordering ( #58 )
...
* reordered global vars based on updated codegen, resolve duplicate symbols
2021-09-10 13:36:14 +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
6bc804710e
Feature/loadcar ( #42 )
...
* LoadCar
2021-01-26 21:49:35 +13:00
Jeff Harris
716c65807d
plays intro smack files ( #32 )
...
* plays intro smack files
2020-07-19 23:42:03 -07:00
Jeff Harris
e54cf25a74
Feature/load races ( #31 )
...
* loading races, powerups, opponents
* runs all the way to end of initialization
2020-07-15 22:02:11 -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
4995fe4979
Implements LoadModel ( #24 )
...
* cpoint.dat model loading working
* Simplify resource_header padding, fixes resource free callback to close files correctly
2020-05-17 14:59:41 -07:00
Jeff Harris
92d549520e
Actor, pixelmap allocation etc ( #23 )
...
* Adds screen init, camera allocation
* Implements missing BrActorAdd
2020-02-01 09:15:06 -08:00
Jeff Harris
c4aba6e122
Implements RestoreOptions functions ( #22 )
2020-01-16 23:06:12 -08:00
Jeff Harris
1a5715dc81
BrV1dbBeginWrapper_Float call tree ( #19 )
...
* Implements BrV1dbBeginWrapper_Float tree calls
2020-01-10 14:59:43 -08:00
Jeff Harris
5f0d3652b5
Update README.md
2019-12-10 10:56:25 -08:00
Jeff Harris
e3a6995118
Update README.md
2019-12-10 10:56:09 -08:00
Jeff Harris
3ed8d79000
Codegen: add static modifier ( #12 )
...
* Codegen: add static modifier
2019-11-18 22:12:30 -08:00