Commit Graph

54 Commits

Author SHA1 Message Date
ExpoSeed 76e40fe2dd Fix incorrect bug description 2020-12-09 16:45:27 -06:00
ExpoSeed e5f043ff72 Fix grammar 2020-11-15 16:28:09 -06:00
ExpoSeed 3f157b5293 Document bugged IV inheritance difference 2020-11-15 16:24:19 -06:00
aaaaaa123456789 bacc831aa9 Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
aaaaaa123456789 1c3d75f673 Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
GriffinR 5259898325 Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05: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 28ef2fb774 Switch to button macros 2020-09-04 21:11:55 -04:00
PokeCodec 86a1e89879 Documentation of unk field 2020-08-23 21:34:31 -04:00
GriffinR e27c3d2abd Clear up misleading egg step name 2020-05-27 16:41:23 -04:00
GriffinR 548af3c0f1 Document a bit of Match Call 2019-12-05 15:33:36 -05:00
GriffinR 6db014cc32 Document party_menu first pass 2019-10-25 15:41:06 -04:00
GriffinR 37373c1b21 Review changes for #817 2019-09-25 18:46:25 -05:00
GriffinR 4e98a0cc4b Remove Egg parent constants 2019-09-25 18:46:25 -05:00
GriffinR 801ca37f04 Document day_care.inc and related 2019-09-25 18:46:25 -05:00
GriffinR 85d97542cd Use MAX_MON_MOVES constants 2019-09-16 19:21:23 -05:00
GriffinR 5d30304f4e Use OTID constants for CreateMon 2019-08-30 22:13:14 -05:00
Phlosioneer 44e92ce259 Give window drawing functions better names 2019-02-22 01:40:11 -05:00
Phlosioneer d979ac3bf3 Document main_menu state machine, name window constants
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
2019-02-11 00:34:50 -05:00
DizzyEggg 23b240ab65 Fix Menu and List Menu input defines 2019-02-02 11:04:38 +01:00
melthelesbian 2dd706ca54 use max mon moves constant where able (#480)
* use max mon moves constant where able

* fix errors in script commands file

* fix more errors
2018-12-25 11:50:15 -06:00
DizzyEggg 9320fe8f85 Clear includes 2018-12-24 00:02:29 +01:00
DizzyEggg f1421d94c3 Up to sub 0x80ce580 2018-12-15 23:58:47 +01:00
nullableVoidPtr 8a8baaeaaa Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
DizzyEggg 6068495619 Document trainer battle scripts (#430) 2018-12-07 16:50:56 -06: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
Diegoisawesome f8d337e491 Finish cleaning up text.c 2018-11-06 11:30:21 -06:00
Diegoisawesome 6d38431c33 Begin cleaning text.c 2018-11-06 10:44:48 -06:00
DizzyEggg b252bd0292 Window priority to window bg 2018-10-27 00:53:07 +02:00
Diegoisawesome e75f0b4f80 Port/decompile field_control_avatar 2018-10-16 21:47:08 -05:00
Slawter666 f74adc80c1 Format more templates 2018-09-02 17:53:52 +01:00
DizzyEggg e28ce3be78 Fix the strings length issue 2018-09-01 22:03:21 +02:00
Diegoisawesome 731d6d59bc Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
DizzyEggg 9e7965fab0 document record mixing 2018-05-26 00:25:36 +02:00
DizzyEggg 9385036ff7 make menu indicators compile 2018-05-19 11:53:22 +02:00
DizzyEggg 18a92fdcc0 list menu is decompiled 2018-03-03 14:58:41 +01:00
DizzyEggg ae29f35afd start decompiling list menu 2018-03-02 16:34:31 +01:00
DizzyEggg 94b47c0686 decompile overworld 2018-02-14 00:58:22 +01:00
Diegoisawesome 387dbf48d0 Merge pull request #202 from DizzyEggg/move_mon_data
Move data from asm to pokemon_1.c
2018-02-08 14:06:57 -06:00
DizzyEggg ae8e89a10d move some pokemon data to c 2018-02-05 17:39:26 +01:00
Diegoisawesome 7d8a2ae7f0 Decompile new_menu_helpers.s 2018-01-25 15:25:35 -06:00
DizzyEggg f4ab21ee67 Merge branch 'master' into decompile_use_pokeblock 2017-12-16 11:42:59 +01:00
DizzyEggg 4351676749 decompile more of pokeblock.s 2017-12-16 00:08:23 +01:00
camthesaxman c681b482c2 convert more constants 2017-12-11 12:27:51 -06:00
camthesaxman 19fbf024ff fix merge conflicts 2017-12-05 12:42:30 -06:00
camthesaxman 00896cb3b5 rename rng.c to random.c and rom4.c to overworld.c 2017-12-05 12:27:33 -06:00
camthesaxman caa13f8777 convert some constants to C headers 2017-12-05 11:55:48 -06:00
DizzyEggg 1b7246395d merge conflicts, review changes, daycare 2017-11-17 19:31:03 +01:00
DizzyEggg ba00a1c688 daycare file fully done 2017-11-15 22:12:18 +01:00