Commit Graph

3828 Commits

Author SHA1 Message Date
melody 255ae044a3 make unknown method args more generic 2018-11-14 00:11:05 -05:00
melody 5989a8a461 Brings in surfable tile data structure 2018-11-14 00:10:54 -05:00
melody 648885b00a more spaces on the soft tabs 2018-11-14 00:10:40 -05:00
Melody a5489aeef4 Decompiles metatile behaviors
Combines commits:
* WIP: start on metatile behavior functions
* WIP: more functions
* WIP: more functions
* WIP: another solid chunk + cleanup
* WIP: more things are stuff
* WIP: even more stuff done
* WIP: 🆗
* WIP: Cleaning Up
* WIP: More Cleanup
* WIP: Additional Cleanup
* WIP: clean up defines
2018-11-13 06:46:58 -05:00
Melody d387e7e0e0 Fixes includes 2018-11-13 06:46:50 -05:00
PikalaxALT a6b5d09ddf More changes for modern gcc compat 2018-11-10 18:28:24 -05:00
PikalaxALT d6233c5b3b Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
PikalaxALT 6317f0180e Start to refactor some of the data components 2018-11-09 08:28:39 -05:00
PikalaxALT 4ee3c03a69 through sub_8114834 2018-11-08 17:52:02 -05:00
PikalaxALT e3a2a2fa85 through sub_8114758 2018-11-08 17:01:10 -05:00
PikalaxALT 3e638ddb4b through sub_8114518 2018-11-08 16:38:49 -05:00
paul 4fc60e3f70 Merge remote-tracking branch 'upstream/master' 2018-11-08 21:54:53 +01:00
PikalaxALT 10900139e3 through sub_8114324 2018-11-08 15:23:15 -05:00
PikalaxALT 3e418d7a7b Finish disming quest_log strings 2018-11-08 14:20:36 -05:00
PikalaxALT 50709682c7 through sub_8113FBC 2018-11-08 11:43:54 -05:00
PikalaxALT 21b5f78d6a More string dumps (some Japanese text was incorrectly dumped as gibberish) 2018-11-08 11:01:58 -05:00
PikalaxALT 27ed9452c6 Placeholder for text control code F7 2018-11-08 10:05:22 -05:00
Marcus Huderle be4624024c Merge pull request #17 from PikalaxALT/vs_seeker
Vs seeker
2018-11-08 08:53:27 -06:00
PikalaxALT 2cc1329cd0 sub_8113F3C; disassemble some strings 2018-11-08 09:44:56 -05:00
PikalaxALT 325cc10aa7 sub_8113F14; make C code compatible with modern cc1 2018-11-07 15:37:00 -05:00
PikalaxALT 65b57e5a26 through sub_8113EAC 2018-11-07 08:45:08 -05:00
PikalaxALT 4628859055 sub_8113DE0 2018-11-06 17:27:11 -05:00
PikalaxALT 5a85a2273d through sub_8113D94 2018-11-06 14:29:43 -05:00
PikalaxALT 226bd50a5c sub_8113C5C; rethink what this data actually is 2018-11-06 11:36:09 -05:00
PikalaxALT 2c627ae373 through sub_8113C20 2018-11-06 11:19:39 -05:00
PikalaxALT 1e63aeb48d through sub_8113B94 2018-11-06 08:40:46 -05:00
PikalaxALT ed3cc83264 nonmatching sub_8113AE8 2018-11-05 22:19:53 -05:00
PikalaxALT 5819c8a97e sub_8113ABC 2018-11-05 17:45:21 -05:00
PikalaxALT 7344d64b15 Add missing data/graphics/unknown_84566a8.bin 2018-11-05 13:46:45 -05:00
PikalaxALT f3231493db through sub_8113A78 2018-11-03 19:28:55 -04:00
PikalaxALT a68ed3ec17 through sub_81139BC 2018-11-03 18:24:00 -04:00
PikalaxALT be7cda00a1 through sub_81138F8 2018-11-03 16:21:34 -04:00
PikalaxALT 8dcea40e58 sub_81136D4 2018-11-03 13:36:42 -04:00
PikalaxALT 812f735c03 Nonmatching sub_8113550 2018-11-03 11:25:27 -04:00
PikalaxALT 5391289fc1 Merge branch 'master' into quest_log 2018-11-02 14:16:03 -04:00
paul d40ea8b15d prepare graphics.s for further dumping of compressed data, tag regions which arent compressed 2018-10-30 01:27:51 +01:00
paul a488618e41 Merge remote-tracking branch 'upstream/master' 2018-10-26 22:51:25 +02:00
luckytyphlosion c0a9d62091 Update Discord link. 2018-10-22 22:20:28 -04:00
paul 092462d83d Merge remote-tracking branch 'upstream/master' 2018-10-21 17:10:02 +02:00
Marcus Huderle 26ca9acfa5 Merge pull request #25 from ProjectRevoTPP/money_coins
decompile money.c and coins.c
2018-10-18 21:33:08 -05:00
ProjectRevoTPP a63750306c decompile money.c and coins.c 2018-10-18 19:39:25 -04:00
Marcus Huderle 9078a0672d Merge pull request #24 from SatoMew/master
decompile math_util.c
2018-10-17 16:58:28 -05:00
paul e396bcdb72 Merge remote-tracking branch 'upstream/master' 2018-10-17 21:10:51 +02:00
SatoMew 2c5ffce6fc decompile math_util.c 2018-10-17 19:53:48 +01:00
PikalaxALT aa6e1a91fc Merge branch 'master' into vs_seeker 2018-10-17 11:05:44 -07:00
PikalaxALT 46e006b94c Merge branch 'master' into quest_log 2018-10-17 10:53:16 -07:00
Marcus Huderle d05339979e Merge pull request #23 from ProjectRevoTPP/load_save
decompile load_save.c
2018-10-17 12:22:10 -05:00
PikalaxALT 0ba5268858 through sub_8113530 2018-10-16 21:46:09 -07:00
PikalaxALT 7670f0527f through sub_8113414 2018-10-16 18:05:39 -07:00
PikalaxALT d50948133d through sub_81132E0 2018-10-16 17:32:29 -07:00