Commit Graph

33 Commits

Author SHA1 Message Date
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 25159947f9 Removes sqr function 2020-01-11 09:35:01 -08:00
Jeff Harris f52f394675 merge 2020-01-11 09:27:00 -08:00
Jeff Harris efe0a8dbdc
clang format all files (#21) 2020-01-11 09:23:28 -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 7d1789a6ef Adds LoadGeneralParameters function 2020-01-10 14:56:03 -08:00
Jeff Harris 2ae8c4bc8d Implements BrV1dbBeginWrapper_Float tree calls 2020-01-02 21:40:49 -08:00
Jeff Harris 53de41f556 tests pass with *prev 2019-12-30 12:52:18 -08:00
Jeff Harris 25eeef2010 wip 2019-12-17 23:04:46 -08:00
Jeff Harris c57fc0e0a8
Adds stub for initialiseapplication (#18)
* Adds stub for InitialiseApplication
2019-12-10 16:36:04 -08:00
Jeff Harris f42242306a
Implements GameMain initialization (#17)
* GameMain methods
* Adds tests for PDInitialise, CD checks
2019-12-06 09:50:11 -08:00
Jeff Harris 66fe07e9a2
implements main method (#16)
* Implements: main, Usage
2019-12-02 11:24:18 -08:00
OmniBlade cee44698b2 Implements BrFloat* functions. (#15) 2019-11-26 16:21:18 -08:00
Jeff Harris b04c31139f
Adds unit tests, some more implementations (#14)
* unit tests, some implementations
2019-11-24 21:19:15 -08:00
Jeff Harris 57bf2c3dc4
compile DETHRACE and BRSRC13 separately. (#13)
* compile DETHRACE and BRSRC13 separately. Fixed some types wronly generated into dr_types.h

* Fix makefile ordering

* make gcc happy
2019-11-22 09:25:44 -08:00
Jeff Harris 3ed8d79000
Codegen: add static modifier (#12)
* Codegen: add static modifier
2019-11-18 22:12:30 -08:00
Jeff Harris 08fda020e4 clean up references to c stdlib 2019-11-18 10:48:16 -08:00
Jeff Harris 3edb659b11 Removes final duplicate symbols 2019-11-18 06:53:04 -08:00
Jeff Harris 4fa13b6749 6 duplicates remaining 2019-11-16 09:31:58 -08:00
Jeff Harris 5944ae4b75 Cleans up compile output, only half dozen warnings 2019-11-15 16:23:23 -08:00
Jeff Harris 2fac6bead3 Fix compile on OSX 2019-11-15 15:31:44 -08:00
OmniBlade fd1e8c52e3 Applies minimum alterations to allow compilation.
Linking fails due to a couple of duplicate symbols.
2019-11-15 17:43:42 +00:00
Jeff Harris a4dab84dc8 Dont forward declare every single struct 2019-11-14 17:37:39 -08:00
Jeff Harris fb4e4f73e7 Fixes some functions having incorrect parameters 2019-11-14 13:53:30 -08:00
OmniBlade 6b9e5b6cbd Implements functions from diag.c. 2019-11-04 22:54:14 +00:00
OmniBlade f865612c19 Implements functioins from brqsort.c. 2019-10-31 13:06:50 +00:00
Jeff Harris b22d73eeff
Merge pull request #2 from OmniBlade/stdmem
Implements the stdmem.c functions.
2019-10-30 14:38:54 -07:00
Jeff Harris e285a75a39
Merge pull request #3 from OmniBlade/stdfile
Implements most stdfile.c functions.
2019-10-30 14:38:25 -07:00
OmniBlade 749c595c85 Implements most stdfile.c functions. 2019-10-30 12:50:40 +00:00
OmniBlade 3c6dcb4300 Implements the stdmem.c functions. 2019-10-30 12:47:52 +00:00
OmniBlade a1d9dffd8c Implements stdblib.c functions. 2019-10-30 12:37:32 +00:00
Jeff Harris cfbafe8533 move to src 2019-10-29 17:17:46 -07:00