Commit Graph

967 Commits

Author SHA1 Message Date
Behemoth 0df7cfe8d9 decompile Bobomb 2020-09-21 23:08:16 +02:00
Behemoth 5b454deef6 decompile FallingBoulder 2020-09-21 21:55:41 +02:00
Behemoth 1a1d35e392 decompile Helmasaur 2020-09-21 17:47:22 +02:00
Marcus Huderle c9c88c1d56 Dump some minish woods entities 2020-09-20 18:14:39 -05:00
Behemoth e6e690107c decompile Sensor BladeTrap 2020-09-20 18:50:37 +02:00
Behemoth 0703d4ad8b decompile SpikedBeetle 2020-09-20 17:50:15 +02:00
Behemoth 0cc482a363 decompile chaser 2020-09-20 03:34:59 +02:00
Behemoth 4a01e1601b decompile spark 2020-09-20 03:20:51 +02:00
Behemoth 00938e5caf decompile bombPeahat 2020-09-19 18:38:23 +02:00
Behemoth 0316bb1426 decompile WallMaster 2020-09-19 01:37:43 +02:00
Behemoth 0299272ba5 decompile WaterDrop 2020-09-18 23:57:50 +02:00
Behemoth db2f3d3af8 add madderpillar and rupeeLike rodata 2020-09-18 18:54:08 +02:00
Behemoth 99605c8504 decompile businessScrub 2020-09-18 18:35:25 +02:00
Behemoth 34d16a7db5 decompile madderpillar 2020-09-18 01:21:13 +02:00
Behemoth 7e9ef1afa7 remove non-matching code 2020-09-18 01:21:13 +02:00
Behemoth 7ecc2caf21 decompile LikeLike and SpearMoblin
remove redundant function definitions
2020-09-18 01:21:13 +02:00
notyouraveragehooman c0a95b9063
Update INSTALL.md 2020-09-17 03:43:47 -07:00
notyouraveragehooman ea4a7bea49
Merge pull request #88 from HookedBehemoth:strings
add string table builder and string json
2020-09-16 20:42:48 -07: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
notyouraveragehooman f978830135
Merge pull request #87 from notyouraveragehooman/pr
hiddenLadderDown.c, started bird.c
2020-09-15 19:27:38 -07:00
theo3 76483d30c3 start bird.c 2020-09-15 19:22:47 -07:00
notyouraveragehooman 0cdc958fb4
Merge pull request #86 from Ibot02:button
button.c: ok
2020-09-13 14:41:46 -07:00
notyouraveragehooman 2bb41b1f09
Merge pull request #85 from Ibot02:manager20
Manager20.c: ok
2020-09-13 14:41:18 -07:00
notyouraveragehooman 25ad2077e4
Merge pull request #84 from HookedBehemoth:label
Label enemies and add direction macro
2020-09-13 14:40:52 -07:00
Ibot02 bff75ad660 button.c: ok
One non-matching for regalloc (probably caused by wrong types tbh)
2020-09-11 14:02:02 +02:00
Behemoth 2bfb0f27af match sub_080258C4 (thanks to Ibot02) 2020-09-11 01:41:56 +02:00
Ibot02 825d9c168b Manager20.c: ok 2020-09-09 23:18:46 +02:00
Behemoth 0674660b0d format position offsets 2020-09-06 03:45:46 +02:00
Behemoth 553e6d0b10 rename rodata file 2020-09-06 03:42:52 +02:00
Behemoth a7bd0cb575 decompile puffstool 2020-09-06 03:35:26 +02:00
Behemoth bf8349b463 rename rodata file 2020-09-04 18:04:41 +02:00
Behemoth 17a0f00ddf decompile pesto 2020-09-04 18:04:04 +02:00
Behemoth 18e12b74f2 rename rodata file 2020-09-03 23:21:01 +02:00
Behemoth 5b89355daa decompile sluggula 2020-09-03 23:19:53 +02:00
Behemoth c19fc6d0fa rename rodata file 2020-09-03 18:58:13 +02:00
Behemoth a56b6a2041 decompile moldworm 2020-09-03 18:57:40 +02:00
Behemoth 269d8970f3 remove nonsense direction modifier macro 2020-09-01 23:02:48 +02:00
Behemoth 723d233967 Enque -> Enqueue 2020-09-01 01:47:04 +02:00
Behemoth 0a2c0ad456 embrace direction macros 2020-09-01 01:21:50 +02:00
Behemoth 662e221f89 label a bunch of stuff 2020-09-01 00:58:36 +02:00
theo3 e8bf4aa165 hiddenLadderDown.c 2020-08-31 15:31:58 -07:00
notyouraveragehooman cc5bb0133b
Merge pull request #83 from notyouraveragehooman/master
bigVortex.c OK
2020-08-31 15:08:42 -07:00
theo3 b05c0e2205 bigVortex.c OK 2020-08-31 15:07:36 -07:00
theo3 c7f68576ba Merge remote-tracking branch 'upstream/master' 2020-08-29 18:01:00 -07:00
notyouraveragehooman 1bddf7c43d
Merge pull request #82 from huderlem:maps
Dump map headers
2020-08-29 17:57:21 -07:00
notyouraveragehooman d1044e19fc
Merge pull request #81 from Ibot02:manager30
manager30.c: ok
2020-08-29 17:56:03 -07:00
notyouraveragehooman 550ca4177b
Merge pull request #80 from HookedBehemoth:beetle
decompile Beetle, DoorMimic and RockChuchu
2020-08-29 17:54:59 -07:00
Behemoth dba975b15b rename rodata file 2020-08-30 00:35:40 +02:00
Behemoth b5bf34f521 decompile enemyE 2020-08-30 00:35:06 +02:00