Commit Graph

7 Commits

Author SHA1 Message Date
octorock db763950bb Fix clang warnings and remove remaining baserom references 2021-11-20 23:40:47 +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
octorock 02d9bda5db Calculate offsets for map and gfx 2021-11-19 12:41:03 +01:00
octorock e44d0e3fc9 Restructure asset processor 2021-11-07 18:38:04 +01: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