Commit Graph

1263 Commits

Author SHA1 Message Date
notyourav d572b9b64c
Merge pull request #202 from notyourav/fixxx
fix lib
2021-11-23 01:54:24 -08:00
theo3 07f9dac0a3 fix lib 2021-11-23 01:52:51 -08:00
notyourav 8c12094f47
Merge pull request #170 from octorock/asset-extraction
Asset extraction
2021-11-22 18:08:54 -08:00
theo3 12c54b0be4 mac fix 2021-11-22 18:08:06 -08:00
octorock db763950bb Fix clang warnings and remove remaining baserom references 2021-11-20 23:40:47 +01:00
octorock 74e416b578 Clean up 2021-11-20 00:35:03 +01:00
octorock fefa865d91 Fix incbin dependencies to assets 2021-11-19 23:13:08 +01:00
octorock 91ad7860b2 Improve compilation time of asset_processor
By splitting it up into object files and letting them be compiled in
parallel. Also only rebuild the parts that changed.
2021-11-19 20:58:25 +01:00
Ibot02 cc7e1137a3
Merge pull request #199 from destoer/master
decompile code_0804B9F8.s
2021-11-19 20:03:18 +01:00
octorock 24e1a6091c Remove python asset_extractor 2021-11-19 12:45:07 +01:00
octorock 02d9bda5db Calculate offsets for map and gfx 2021-11-19 12:41:03 +01:00
octorock deb7f39279 Merge branch 'master' into asset-extraction 2021-11-18 23:46:36 +01:00
octorock c1bbe639f9 Split sprites 2021-11-18 23:38:53 +01:00
destoer 9db8acbe47 decompile code_0804B9F8.s 2021-11-18 19:46:05 +00:00
notyourav faeab7f6e3
Merge pull request #198 from notyourav/lf
fix flag enum
2021-11-15 21:06:02 -08:00
theo3 9f360a0b72 fix flag enum 2021-11-15 20:52:19 -08:00
octorock 3a523cb74b Decompile entity init functions 2021-11-14 14:50:45 +01:00
octorock 9396484df6 Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
octorock b1e2175ffb Extract entity definitions 2021-11-12 11:04:37 +01:00
notyourav 22b5c086e3
Merge pull request #197 from notyourav/files
Merge a few files and entity struct edits
2021-11-12 01:38:29 -08:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 f70c95f037 loadRoom merge 2021-11-12 00:45:13 -08:00
theo3 fddb4abd53 move entity update functions 2021-11-11 21:18:48 -08:00
theo3 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -08:00
octorock e44d0e3fc9 Restructure asset processor 2021-11-07 18:38:04 +01:00
theo3 e6eeeefc50 merge entity.c 2021-11-06 21:42:53 -07:00
octorock 473bc5f260 Need to use it as the last flag? 2021-11-07 03:15:01 +01:00
octorock 8bfad820b1 Link stdc++fs for old g++ compiler? 2021-11-07 01:44:02 +01:00
octorock 8d6c3fe541 Rewrite asset processor in C++ 2021-11-07 01:30:03 +01:00
octorock a6d133e42d Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00
notyourav 3592e47cd6
Merge pull request #189 from notyourav/m
Entity changes, textbox changes
2021-11-05 02:14:08 -07:00
theo3 a2cf269272 x 2021-11-05 02:12:31 -07:00
theo3 c95572b4df x 2021-11-05 02:11:56 -07:00
theo3 d0a7050072 x 2021-11-05 02:10:24 -07:00
theo3 a9bb5184d0 Merge remote-tracking branch 'upstream/master' into m 2021-11-05 01:58:55 -07:00
notyourav 90ed4a86ce
Merge pull request #188 from notyourav/yo
dump flags to c
2021-11-05 01:49:43 -07:00
theo3 f7f8e9b6b1 x 2021-11-05 00:58:04 -07:00
theo3 207d70ad77 dump flags to c 2021-11-05 00:05:15 -07:00
notyourav 26b053266a
Merge pull request #169 from octorock/demo-jp
Add DEMO_JP variant
2021-11-04 21:43:14 -07:00
notyourav 371b7f97f0
Merge pull request #187 from zeldaret/revert-186-yo
Revert "Flag strings dumped"
2021-11-04 21:43:01 -07:00
notyourav 12e2cb1458
Revert "Flag strings dumped" 2021-11-04 21:39:02 -07:00
notyourav 0e6a2ce2d1
Merge pull request #186 from notyourav/yo
Flag strings dumped
2021-11-04 21:22:01 -07:00
theo3 ea69be3d29 doogfood 2021-11-04 21:21:03 -07:00
theo3 87002946e5 flag strings extracted 2021-11-04 21:21:03 -07:00
theo3 60c744c998 string prep 2021-11-04 21:21:03 -07:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
theo3 9ef31544e2 prep 2021-11-02 23:05:38 -07:00
notyourav 479920b5ba
Merge pull request #185 from notyourav/yo
all flags dumped
2021-11-02 12:26:51 -07:00
theo3 3118ba5b4d all flags dumped 2021-11-02 01:06:35 -07:00
octorock 1a0f416bac Use more macros 2021-11-01 22:05:13 +01:00