Commit Graph

45 Commits

Author SHA1 Message Date
theo3 07f9dac0a3 fix lib 2021-11-23 01:52:51 -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 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
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 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
octorock 1a0f416bac Use more macros 2021-11-01 22:05:13 +01:00
octorock 9c3ac2ecbf Extract sprite frames 2021-10-31 23:25:07 +01:00
octorock a87c35c4a5 Extract palette groups 2021-10-31 00:21:52 +02:00
octorock c913513bc1 Add tilesets with 256 colors 2021-10-29 22:43:56 +02:00
octorock 0f7d5fa29a Split map data 2021-10-28 23:14:39 +02:00
octorock dbb3eb700e Split asset config into multiple files 2021-10-27 20:48:23 +02:00
octorock 21e3e54c5f Convert directly referenced entity lists 2021-10-25 00:14:36 +02:00
octorock a924f2821b Extract exit lists 2021-10-24 13:21:52 +02:00
octorock fdfd43d0d3 Extract animations 2021-10-24 11:41:27 +02:00
octorock a19a870382 Add extractors for some assets 2021-10-24 01:03:36 +02:00
octorock a46697c2d0 Fix last music conversion issues 2021-10-16 22:44:46 +02:00
octorock bc858317ec Add prototype for music extraction 2021-10-16 22:44:46 +02:00
octorock 15956402ea Extract aif files 2021-10-16 22:44:46 +02:00
octorock 5b71bd95f7 Extract voicegroups 2021-10-16 22:44:46 +02:00
octorock 5983a9db7f Add asset description 2021-10-16 22:44:15 +02:00
octorock 806e346375 Workaround for translations 2021-10-16 22:44:15 +02:00
octorock 0ddca212c8 Extract graphics and palettes 2021-10-16 22:44:15 +02:00
octorock 6d565ed98d Add empty Makefile to fix make setup 2021-10-16 22:44:15 +02:00
octorock 55cd163122 Extract assets to build folder for version 2021-10-16 22:44:15 +02:00
octorock 54b078a1aa Use single yaml file instead of multiple csv files 2021-10-16 22:44:15 +02:00
octorock 401a7b9683 Add tileset post processing 2021-10-16 22:44:15 +02:00
octorock a868ae7228 Add asset extractor script 2021-10-16 22:44:15 +02:00
theo3 3079c016b4 clang-format and newlines 2020-11-13 23:27:50 -08:00
Behemoth 3d2ccd7d61 git subrepo pull tools/tmc_strings
subrepo:
  subdir:   "tools/tmc_strings"
  merged:   "3b16b11"
upstream:
  origin:   "git@github.com:HookedBehemoth/tmc_strings.git"
  branch:   "master"
  commit:   "3b16b11"
git-subrepo:
  version:  "0.4.1"
  origin:   "git@github.com:ingydotnet/git-subrepo.git"
  commit:   "a04d8c2"
2020-09-17 02:42:48 +02:00
Behemoth 868268e140 add string table builder and string json 2020-09-17 01:20:55 +02:00
theo3 293d080fca remove problematic file 2020-08-16 00:16:19 -07:00
theo3 83e6edf470 wisp.c OK 2020-08-05 20:47:10 -07:00
theo3 8604daff6a smallPesto 2020-06-15 00:11:43 -07:00
Ethan Roseman 3f369541da Usability fixes 2020-06-06 19:56:04 -04:00
theo 2554a7df5a fixed install.md 2020-06-06 13:49:18 -07:00
theo e0e05b1728 meddled some bits 2020-05-22 03:25:00 -07:00
jiangzhengwenjz 369dedd8f8 fix preproc 2020-05-18 11:08:15 -05:00
jiangzhengwenjz 9bbfe95925 calcrom.pl from pret/pokefirered 2020-04-27 20:41:56 +08:00
jiangzhengwenjz 43225434d7 initial commit 2020-03-27 09:41:51 +08:00