Commit Graph

2600 Commits

Author SHA1 Message Date
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
Elliptic Ellipsis 64f36f4740 Update Jenkinsfile 2021-12-09 05:26:41 +00:00
Elliptic Ellipsis d4fc05d9cc Update progress script with new csv format, text mode, etc. 2021-12-09 05:24:45 +00:00
notyourav 02252b52ce
Merge pull request #203 from Henny022p/treeItem 2021-12-02 11:08:46 -08:00
notyourav 9a77603560
Merge pull request #204 from jorundev/master 2021-12-02 11:06:50 -08:00
notyourav 0f13e4faff
Merge pull request #205 from Ibot02/manager14 2021-12-02 11:06:25 -08:00
jorun fc20ec78fc
cleaner decomp for sub_0809B7C0 2021-11-30 18:04:53 +01:00
Ibot02 fc087427bd Moved some stuff to headers 2021-11-30 14:59:23 +01:00
Ibot02 27789fa949 Manager14.c: ok 2021-11-30 14:50:02 +01:00
jorun 43a22c5862
clang-format 2021-11-30 14:14:33 +01:00
jorun a1944ca979
moved fireplace.c into object folder 2021-11-30 14:13:29 +01:00
jorun be22573911
decompiled asm/fireplace.s 2021-11-30 13:34:15 +01:00
Henny022p 1c932ffea8 improve scaninc error messages 2021-11-30 06:44:30 +01:00
Henny022p b6314d9269 start work on scaninc 2021-11-30 05:24:07 +01:00
Henny022p 029ce60b3d removed some unnecessary vectors 2021-11-30 04:28:49 +01:00
jorun c498ec163e
unset LDFLAGS before calling cmake in Makefile 2021-11-29 08:27:56 +01:00
Henny022p 25c9367d17 replace fstream with fmt::print 2021-11-27 08:32:17 +01:00
Henny022p 9cc2fcf9ea remove data copy from reader class 2021-11-27 07:53:11 +01:00
Henny022p 9e9dc07d23 use simple stdio for binary buffer writes instead of filestream 2021-11-27 07:23:35 +01:00
Henny022p 48aa1d7720 Merge branch 'fix-offset-calculation' of github.com:octorock/tmc into refactorTools 2021-11-27 07:14:50 +01:00
Henny022p 3bda4ba3e8 added util lib with file helpers
will have more stuff in the future
2021-11-27 06:50:37 +01:00
Henny022p 3a7c596558 clean up TreeItem a bit 2021-11-26 06:15:24 +01:00
octorock bb42524920 Fix offset calculation for asset build mode 2021-11-24 13:02:16 +01:00
Henny022p 794d5fc97c cleaned asset_processor to build without warnings 2021-11-23 20:22:22 +01:00
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
Henny022p dee773da4a apply clang-format to tool sources 2021-11-23 09:31:09 +01:00
Henny022p 5f41468ba8 modify main Makefile to build tools using cmake 2021-11-23 07:57:15 +01:00
Henny022p 496ebc9a1b moved tmc_strings 2021-11-23 06:44:00 +01:00
Henny022p 986edc54cd moved scaninc 2021-11-23 06:36:40 +01:00
Henny022p 99c58ddf1d moved preproc 2021-11-23 06:33:11 +01:00
Henny022p 3cad3fe8e0 moved mid2agb 2021-11-23 06:30:50 +01:00
Henny022p d46eff5071 moved gbagfx 2021-11-23 06:28:20 +01:00
Henny022p 2579dbc8fb moved gbafix 2021-11-23 06:20:32 +01:00
Henny022p d54e8c34de moved bin2c 2021-11-23 06:07:53 +01:00
Henny022p cb0eb2bcd3 moved aif2pcm 2021-11-23 06:05:53 +01:00
Henny022p ab6b5a21ce moved agb2mid 2021-11-23 06:01:19 +01:00
Henny022p bc4a8577f3 moved asset_processor to new location 2021-11-23 05:40:41 +01:00
Henny022p 47a3e614a0 added cmake file with dependencies 2021-11-23 05:27:59 +01: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