Commit Graph

46 Commits

Author SHA1 Message Date
LOuroboros 2d841a25f9 Removed unused extern declaration of old gUnknown func 2022-09-13 15:45:01 -03:00
LOuroboros ea345f90f5 Picked the correct pointers for correctness' sake 2022-08-31 23:06:20 -03:00
LOuroboros e02b33ee11 Automatized the contents of some sideof in src/item.c 2022-08-31 23:00:24 -03:00
LOuroboros dbca24aa82 [LEAK INFORMED] Documented the unk19 item field 2021-12-17 19:41:39 -03:00
ExpoSeed 361fa594b3 Various BUGFIXes and UBFIXes 2021-05-15 15:56:17 -05:00
Kurausukun 2cc38acb84 fix item.c gotos 2021-05-13 11:29:11 -05:00
GriffinR f7a699c686 Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
2021-04-29 00:25:01 -04:00
GriffinR aad090e154 Document TV 2021-04-26 12:35:35 -04:00
GriffinR 8c820878bf Document Battle Pyramid Bag 2021-04-23 15:07:36 -04:00
PikalaxALT e6b1b97aa1 Nonmatching resoltuion
- Fix fakematch in Cmd_get_used_held_item
- Remove `static` overrides in MODERN in four objects
2021-03-12 13:55:07 -05:00
GriffinR 752982552e Add FIRST_BALL, some FIRST_BERRY_INDEX usage 2021-01-19 13:39:18 -05:00
Kurausukun 9c9b626ccb re-match CheckBagHasSpace (from #1179) 2020-10-25 23:19:56 -04:00
aaaaaa123456789 7dc95a0103 Undo PokeCodec's PRs
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.

Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136,
#1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179,
#1180, #1181, #1182 and #1183.
2020-09-13 06:30:55 -03:00
PokeCodec 0039542e19 Match CheckBagHasSpace 2020-09-05 14:41:43 -04:00
Thomas Winwood a529bcf0b6 Tidy up naked functions 2020-09-02 14:49:04 +01:00
GriffinR 9a6c2c25d0 Add some capacity constants 2020-01-26 09:42:55 -06:00
GriffinR 6a470ddfda Some script clean up, document secret base secrets show 2020-01-12 19:39:30 -06:00
GriffinR 6db014cc32 Document party_menu first pass 2019-10-25 15:41:06 -04:00
PikalaxALT 306ce048ad Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
PikalaxALT 20863ac85b Resolve compile warnings in modern 2019-07-18 20:46:00 -04:00
Marcus Huderle 033580da96 Document secret base 2019-04-05 16:24:57 -05:00
Phlosioneer bf45b83c65 Finish documenting event vars 2019-02-27 23:54:51 -05:00
Slawter666 2fa0555ed5 Document some of item_menu.c 2018-12-15 18:08:13 +00:00
nullableVoidPtr f9ff7316d5 Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
nullableVoidPtr 3909b6408c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-06 09:44:08 +08:00
DizzyEggg d8b952f94c Clean up items data 2018-12-03 13:37:32 +01:00
DizzyEggg 4e37723288 Document Battle Pyramid 2018-11-18 17:52:22 +01:00
DizzyEggg 96f2b995dc Pyramid bag review changes 2018-08-30 21:28:03 +02:00
DizzyEggg 917b32ffbe Finish decompiling pyramid bag. 2018-08-30 20:10:57 +02:00
DizzyEggg bc9fe72c6e Do some pyramid bag 2018-08-30 15:01:07 +02:00
DizzyEggg edcf04b665 Document battle dome. 2018-08-25 19:59:47 +02:00
DizzyEggg 1c48e58574 small fixes 2018-07-07 14:24:19 +02:00
DizzyEggg 0fe3e612eb battle tent start and create frontier struct in saveblock 2018-06-17 12:30:09 +02:00
Diegoisawesome 23b050a99e Update naked attribute and ASM_DIRECT to NAKED macro 2018-05-11 17:24:32 -05:00
DizzyEggg 9f97646724 make item compile 2018-04-29 15:34:14 +02:00
DizzyEggg fd40e93cb5 clear item, save and load save files 2018-04-29 14:21:59 +02:00
DizzyEggg 25c669e36b decompile item 2018-04-29 13:36:26 +02:00
Diegoisawesome c74334c26a Fix address of berry struct in item.c 2018-01-19 12:49:08 -06:00
camthesaxman caa13f8777 convert some constants to C headers 2017-12-05 11:55:48 -06:00
ProjectRevoTPP e6bcfee668 Encyprtion 2017-11-27 15:20:10 -05:00
Diegoisawesome 2e40384fa2 Extract baseroms from event_scripts 2017-11-10 18:12:18 -06:00
Diegoisawesome e6ef86e4b0 Update variable and flag names 2017-11-08 15:20:10 -06:00
Diegoisawesome 9ed9f7de94 Finish renaming strings in strings.s 2017-09-20 16:46:59 -05:00
DizzyEggg 5f4c5e280c berry.s decompiled 2017-09-13 11:16:26 +02:00
DizzyEggg 907e281de6 decompile label more of item.s 2017-09-03 13:33:13 +02:00
DizzyEggg 50530b4666 begin decompiling item.s 2017-09-03 00:47:51 +02:00